import { createFileRoute } from "@tanstack/react-router";
import { useEffect, useState } from "react";
import { Phone, MapPin, Instagram, Facebook, MessageCircle, Menu, X, Sparkles, Scissors, Hand, Crown, Heart, User, Check, Star } from "lucide-react";
import hero from "@/assets/hero.jpg";
import laser from "@/assets/laser.jpg";
import bridal from "@/assets/bridal.jpg";
import hair from "@/assets/hair.jpg";
import nails from "@/assets/nails.jpg";
import interior from "@/assets/interior.jpg";
import skin from "@/assets/skin.jpg";
import men from "@/assets/men.jpg";
export const Route = createFileRoute("/")({
head: () => ({
meta: [
{ title: "My Salounge — Ultra Luxury Salon in Ahmedabad | Hair, Skin, Laser & Bridal" },
{ name: "description", content: "Ahmedabad's most luxurious salon on Sindhubhavan Road. Premium hair, skin, laser hair removal, bridal makeup, nails & men's grooming. Book your appointment today." },
{ property: "og:title", content: "My Salounge — Where Luxury Meets Beauty" },
{ property: "og:description", content: "Ultra-luxury salon experience in Ahmedabad." },
{ property: "og:image", content: hero },
],
}),
component: Home,
});
const PHONE = "+91 74500 74745";
const PHONE_RAW = "+917450074745";
const WHATSAPP = "https://wa.me/917450074745";
const MAPS = "https://www.google.com/maps/search/?api=1&query=B-104+Times+Square+Grand+Sindhubhavan+Road+Ahmedabad";
function Nav() {
const [open, setOpen] = useState(false);
const [scrolled, setScrolled] = useState(false);
useEffect(() => {
const onScroll = () => setScrolled(window.scrollY > 20);
window.addEventListener("scroll", onScroll);
return () => window.removeEventListener("scroll", onScroll);
}, []);
const links: Array<[string, string]> = [
["Services", "#services"],
["Laser", "#laser"],
["Bridal", "#bridal"],
["Gallery", "#gallery"],
["About", "#about"],
["Visit", "#location"],
];
return (
My Salounge
{links.map(([l, h]) => (
{l}
))}
setOpen(!open)} aria-label="Menu">
{open ? : }
{open && (
)}
);
}
function Eyebrow({ children }: { children: React.ReactNode }) {
return (
{children}
);
}
function Hero() {
return (
Established in Ahmedabad
Ahmedabad's Ultra Luxury Salon Experience
Premium Hair, Beauty, Skin, Laser, Nail & Grooming Services — crafted under one extraordinary roof.
{PHONE}
Scroll
);
}
function Laser() {
const benefits = [
"Long-Term Hair Reduction", "Suitable for Men & Women", "Safe & Professional Treatment",
"Faster Than Traditional Methods", "Personalized Consultation", "Comfortable Experience",
];
const areas = ["Full Body", "Face", "Underarms", "Arms", "Legs", "Bikini Area", "Back & Chest"];
return (
Signature Treatment
Ahmedabad's Trusted Destination for Laser Hair Removal
Say goodbye to unwanted hair. Experience smooth, confident skin.
Using advanced technology and personalized consultation, we help clients achieve long-lasting hair reduction safely, comfortably, and effectively.
{benefits.map((b) => (
{b}
))}
Treatment Areas
{areas.map((a) => (
{a}
))}
Book Free Consultation
);
}
function About() {
const highlights = ["Luxury Interiors", "Expert Professionals", "Advanced Laser Technology", "Premium Products", "Personalized Consultation", "Exceptional Experience"];
return (
About My Salounge
A New Standard of Luxury Beauty
My Salounge has been created to redefine salon experiences in Ahmedabad. Combining luxury interiors, highly trained professionals, premium products, advanced laser technology, and personalized service — we deliver a beauty experience that goes beyond expectations.
{highlights.map((h) => (
))}
);
}
const SERVICE_GROUPS = [
{ icon: Scissors, title: "Hair", img: hair, items: ["Hair Cut & Styling", "Hair Spa", "Hair Coloring", "Hair Smoothening", "Keratin Treatment", "Hair Rebonding"] },
{ icon: Sparkles, title: "Beauty", img: skin, items: ["Facials", "Cleanups", "Skin Treatments", "Waxing", "Threading"] },
{ icon: Star, title: "Advanced Aesthetics", img: laser, items: ["Laser Hair Removal", "Skin Rejuvenation", "Pigmentation Treatments", "Advanced Skin Care"] },
{ icon: Crown, title: "Bridal", img: bridal, items: ["Bridal Makeup", "Engagement Makeup", "Reception Makeup", "Pre-Bridal Packages"] },
{ icon: Hand, title: "Nails", img: nails, items: ["Nail Extensions", "Nail Art", "Nail Care"] },
{ icon: User, title: "Men's Grooming", img: men, items: ["Haircuts", "Beard Grooming", "Premium Grooming Packages"] },
];
function Services() {
return (
Our Services
Crafted for the Discerning
{SERVICE_GROUPS.map(({ icon: Icon, title, img, items }) => (
{title}
{items.map((i) => (
{i}
))}
))}
);
}
function Bridal() {
const items = ["Bridal Makeup", "Engagement Makeup", "Reception Makeup", "Family Packages", "Party Makeup", "Hair Styling", "Pre-Bridal Treatments"];
return (
Your Special Day
Your Perfect Look For Every Celebration
Located conveniently near premium event venues, My Salounge is the preferred destination for brides, bridesmaids, engagement celebrations, receptions, parties, and family functions.
{items.map((i) => (
{i}
))}
);
}
function WhyUs() {
const points = ["Ultra Luxury Ambience", "Experienced Stylists", "Advanced Laser Technology", "International Quality Products", "Personalized Service", "Highest Hygiene Standards", "One Stop Beauty Destination"];
return (
Why Choose Us
The My Salounge Difference
{points.map((p, i) => (
{String(i + 1).padStart(2, "0")}
{p}
))}
);
}
function Gallery() {
const imgs = [hero, bridal, hair, laser, nails, interior, skin, men];
return (
Gallery
Moments of Luxury
{imgs.map((src, i) => (
))}
);
}
function Testimonials() {
const items = [
{ name: "Anaya S.", role: "Bride", text: "The team at My Salounge made my wedding day flawless. The bridal makeup was beyond perfect — I felt like royalty." },
{ name: "Priya M.", role: "Laser Client", text: "Best laser hair removal experience in Ahmedabad. Professional, comfortable, and visible results from the very first session." },
{ name: "Rohan D.", role: "Regular Client", text: "The grooming experience is unmatched. Truly a luxury escape every time I visit." },
{ name: "Meera K.", role: "Skincare Client", text: "My skin has transformed. The personalized consultation and premium products make all the difference." },
];
return (
Testimonials
Words From Our Clientele
{items.map((t) => (
{[...Array(5)].map((_, i) => )}
"{t.text}"
{t.name}
{t.role}
))}
);
}
function Location() {
return (
Visit Us
Step Into Our World
Address
B-104 Times Square Grand, Sindhubhavan Road, Ahmedabad, Gujarat, India
);
}
function FinalCTA() {
return (
The Experience Awaits
Ready To Experience Luxury?
Book your appointment today and discover a salon experience unlike any other.
);
}
function Footer() {
const socials: Array<[typeof Instagram, string]> = [
[Instagram, "https://instagram.com"],
[Facebook, "https://facebook.com"],
[MessageCircle, WHATSAPP],
];
return (
);
}
function FloatingActions() {
return (
<>
>
);
}
function Home() {
return (
);
}