12 Commits

Author SHA1 Message Date
0ec845be4f Update src/app/spa-services/page.tsx 2026-05-13 18:41:03 +00:00
90e7f8a0c9 Update src/app/services/nails/page.tsx 2026-05-13 18:41:02 +00:00
5f83cc8fa5 Update src/app/services/hair/page.tsx 2026-05-13 18:41:02 +00:00
036375a568 Update src/app/mens-cuts/page.tsx 2026-05-13 18:41:01 +00:00
21b9c16df3 Add src/app/spa-services/page.tsx 2026-05-13 18:40:27 +00:00
4cb451be8a Add src/app/services/nails/page.tsx 2026-05-13 18:40:26 +00:00
ad9d9cd293 Add src/app/services/hair/page.tsx 2026-05-13 18:40:26 +00:00
a4e36133f9 Update src/app/page.tsx 2026-05-13 18:40:25 +00:00
061cefeb7c Add src/app/mens-cuts/page.tsx 2026-05-13 18:40:25 +00:00
124325f7d3 Merge version_2 into main
Merge version_2 into main
2026-05-13 18:36:17 +00:00
5028d62fe3 Update src/app/page.tsx 2026-05-13 18:36:14 +00:00
ee3683ab60 Merge version_1 into main
Merge version_1 into main
2026-05-13 18:27:58 +00:00
5 changed files with 185 additions and 233 deletions

View File

@@ -0,0 +1,34 @@
"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
export default function MensCutsPage() {
return (
<ThemeProvider defaultButtonVariant="text-stagger" defaultTextAnimation="entrance-slide" borderRadius="rounded" contentWidth="medium" sizing="medium" background="circleGradient" cardStyle="glass-elevated" primaryButtonStyle="gradient" secondaryButtonStyle="glass" headingFontWeight="normal">
<ReactLenis root>
<NavbarStyleApple
navItems={[
{ name: "Home", id: "/" },
{ name: "Spa Services", id: "/spa-services" },
{ name: "Men's Cuts", id: "/mens-cuts" },
{ name: "Testimonials", id: "/testimonials" },
{ name: "Contact", id: "/contact" },
]}
brandName="Looks Unlimited"
/>
<div className="pt-32 pb-20 px-8">
<h1 className="text-4xl font-bold mb-8">Men's Cuts</h1>
<p>Dedicated page for our professional men's haircut and grooming services.</p>
</div>
<FooterLogoReveal
logoText="Looks Unlimited Salon & Spa"
leftLink={{ text: "Terms of Service", href: "#" }}
rightLink={{ text: "Privacy Policy", href: "#" }}
/>
</ReactLenis>
</ThemeProvider>
);
}

View File

@@ -32,22 +32,11 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "Services",
id: "services",
},
{
name: "Testimonials",
id: "testimonials",
},
{
name: "Contact",
id: "contact",
},
{ name: "Home", id: "hero" },
{ name: "Spa Services", id: "/spa-services" },
{ name: "Men's Cuts", id: "/mens-cuts" },
{ name: "Testimonials", id: "testimonials" },
{ name: "Contact", id: "contact" },
]}
brandName="Looks Unlimited"
/>
@@ -55,72 +44,31 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitKpi
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
title="Excellence in Salon & Spa Services"
description="Friendly, courteous, and talented staff providing top-quality beauty services in Boise. Your journey to wellness starts here."
kpis={[
{
value: "20+",
label: "Years Experience",
},
{
value: "300 CFM",
label: "Air Ventilation",
},
{
value: "4.5/5",
label: "Client Rating",
},
{ value: "20+", label: "Years Experience" },
{ value: "300 CFM", label: "Air Ventilation" },
{ value: "4.5/5", label: "Client Rating" },
]}
enableKpiAnimation={true}
imageSrc="http://img.b2bpic.net/free-photo/serene-spa-room-with-mountain-view_23-2151934190.jpg?_wi=1"
mediaAnimation="slide-up"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/empty-wintertime-luxury-ski-resort_482257-102290.jpg",
alt: "Empty wintertime luxury ski resort",
},
{
src: "http://img.b2bpic.net/free-photo/luxury-modern-apartment-boasts-elegant-furniture-design-generated-by-ai_188544-26999.jpg",
alt: "Luxury modern apartment boasts elegant furniture design generated by AI",
},
{
src: "http://img.b2bpic.net/free-photo/alpine-hotel-hosting-winter-sports_482257-102253.jpg",
alt: "Alpine hotel hosting winter sports",
},
{
src: "http://img.b2bpic.net/free-photo/massage-table-with-white-sheets_23-2148531278.jpg",
alt: "Massage table with white sheets",
},
{
src: "http://img.b2bpic.net/free-photo/serene-spa-room-with-mountain-view_23-2151934190.jpg",
alt: "luxurious beauty salon interior",
},
{ src: "http://img.b2bpic.net/free-photo/empty-wintertime-luxury-ski-resort_482257-102290.jpg", alt: "Empty wintertime luxury ski resort" },
{ src: "http://img.b2bpic.net/free-photo/luxury-modern-apartment-boasts-elegant-furniture-design-generated-by-ai_188544-26999.jpg", alt: "Luxury modern apartment boasts elegant furniture design generated by AI" },
{ src: "http://img.b2bpic.net/free-photo/alpine-hotel-hosting-winter-sports_482257-102253.jpg", alt: "Alpine hotel hosting winter sports" },
{ src: "http://img.b2bpic.net/free-photo/massage-table-with-white-sheets_23-2148531278.jpg", alt: "Massage table with white sheets" },
{ src: "http://img.b2bpic.net/free-photo/serene-spa-room-with-mountain-view_23-2151934190.jpg", alt: "luxurious beauty salon interior" },
]}
avatarText="Trusted by 500+ happy clients"
marqueeItems={[
{
type: "text",
text: "Expert Stylists",
},
{
type: "text",
text: "Premium Products",
},
{
type: "text",
text: "Boise Top Rated",
},
{
type: "text",
text: "Clean Environment",
},
{
type: "text",
text: "Relaxing Atmosphere",
},
{ type: "text", text: "Expert Stylists" },
{ type: "text", text: "Premium Products" },
{ type: "text", text: "Boise Top Rated" },
{ type: "text", text: "Clean Environment" },
{ type: "text", text: "Relaxing Atmosphere" },
]}
/>
</div>
@@ -130,21 +78,9 @@ export default function LandingPage() {
useInvertedBackground={true}
title="Safety First, Always"
metrics={[
{
icon: Shield,
label: "Air Cycle Speed",
value: "25x/hr",
},
{
icon: CheckCircle,
label: "Sanitizing Standard",
value: "Premium",
},
{
icon: Wind,
label: "Ventilation Flow",
value: "300 CFM",
},
{ icon: Shield, label: "Air Cycle Speed", value: "25x/hr" },
{ icon: CheckCircle, label: "Sanitizing Standard", value: "Premium" },
{ icon: Wind, label: "Ventilation Flow", value: "300 CFM" },
]}
metricsAnimation="blur-reveal"
/>
@@ -157,24 +93,12 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
features={[
{
title: "Hair Services",
description: "Expert haircuts, coloring, highlights, and custom styling for all hair types.",
imageSrc: "http://img.b2bpic.net/free-photo/haircare-product-near-scissors-combs_23-2147711608.jpg?_wi=1",
},
{
title: "Nail Enhancements",
description: "Professional manicures, pedicures, and acrylic/gel sets for beautiful nails.",
imageSrc: "http://img.b2bpic.net/free-photo/brushes-nail-polishes_23-2147778932.jpg?_wi=1",
},
{
title: "Spa & Facials",
description: "Relaxing spa facials, collagen treatments, and skin therapy for pure wellness.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-hand-holding-dark-face-roller_23-2149357162.jpg?_wi=1",
},
{ title: "Hair Services & Cuts", description: "Precision haircuts ($50+), custom coloring ($120+), balayage ($150+), and deep conditioning treatments ($40+).", imageSrc: "http://img.b2bpic.net/free-photo/haircare-product-near-scissors-combs_23-2147711608.jpg?_wi=1" },
{ title: "Nail & Lash Enhancements", description: "Full lash extensions ($150+), fills ($60+), luxury manicures ($35+), and spa pedicures ($50+).", imageSrc: "http://img.b2bpic.net/free-photo/brushes-nail-polishes_23-2147778932.jpg?_wi=1" },
{ title: "Spa & Facial Treatments", description: "Signature facials ($85+), chemical peels ($120+), collagen boosting therapies ($95+), and skin consultations.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-hand-holding-dark-face-roller_23-2149357162.jpg?_wi=1" },
]}
title="Wide Range of Services"
description="From expert haircuts and coloring to soothing facials and manicures, we offer a full suite of beauty solutions."
title="Our Professional Services Pricing"
description="Transparency in beauty. Explore our detailed list of salon and spa service categories and pricing tiers."
/>
</div>
@@ -184,24 +108,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
team={[
{
id: "1",
name: "Sarah Miller",
role: "Master Stylist",
imageSrc: "http://img.b2bpic.net/free-photo/hostess-latino-hair-salon_23-2150555153.jpg",
},
{
id: "2",
name: "John Davis",
role: "Lead Colorist",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-model-holding-book-red-wall_114579-56021.jpg",
},
{
id: "3",
name: "Elena Smith",
role: "Spa Specialist",
imageSrc: "http://img.b2bpic.net/free-photo/smiley-mother-doing-her-make-up_23-2148396061.jpg",
},
{ id: "1", name: "Sarah Miller", role: "Master Stylist", imageSrc: "http://img.b2bpic.net/free-photo/hostess-latino-hair-salon_23-2150555153.jpg" },
{ id: "2", name: "John Davis", role: "Lead Colorist", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-model-holding-book-red-wall_114579-56021.jpg" },
{ id: "3", name: "Elena Smith", role: "Spa Specialist", imageSrc: "http://img.b2bpic.net/free-photo/smiley-mother-doing-her-make-up_23-2148396061.jpg" },
]}
title="Our Talented Staff"
description="Our friendly professionals are committed to providing the best beauty experience."
@@ -214,36 +123,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "72",
title: "Verified Reviews",
items: [
"High client satisfaction",
"Positive feedback",
"Trustworthy service",
],
},
{
id: "m2",
value: "4.5",
title: "Avg Rating",
items: [
"Expert results",
"Courteous staff",
"Quality work",
],
},
{
id: "m3",
value: "200",
title: "Active Clients",
items: [
"Loyal customer base",
"Regular upkeep",
"Beauty community",
],
},
{ id: "m1", value: "72", title: "Verified Reviews", items: ["High client satisfaction", "Positive feedback", "Trustworthy service"] },
{ id: "m2", value: "4.5", title: "Avg Rating", items: ["Expert results", "Courteous staff", "Quality work"] },
{ id: "m3", value: "200", title: "Active Clients", items: ["Loyal customer base", "Regular upkeep", "Beauty community"] },
]}
title="Salon Excellence"
description="Quality service backed by long-term industry experience."
@@ -255,61 +137,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
testimonials={[
{
id: "t1",
name: "Sarah Johnson",
date: "Oct 2023",
title: "Excellent!",
quote: "Great people, great conversation, coffee, snacks and soft drinks.",
tag: "Satisfied",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-mature-woman-drinking-cup-tea-cafeteria_231208-10725.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/serene-spa-room-with-mountain-view_23-2151934190.jpg?_wi=2",
imageAlt: "happy customer salon interior",
},
{
id: "t2",
name: "Michael Chen",
date: "Sep 2023",
title: "Quality",
quote: "His experience definitely shows in the quality of his work.",
tag: "Professional",
avatarSrc: "http://img.b2bpic.net/free-photo/enjoying-weekend-with-friends_1098-16908.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wooden-cubes-with-stay-home-hand-sanitizer-medical-mask_23-2148821825.jpg",
imageAlt: "happy customer salon interior",
},
{
id: "t3",
name: "Emily Rodriguez",
date: "Aug 2023",
title: "Amazing",
quote: "I've received loads of compliments on my new style.",
tag: "Happy",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-healthy-woman-bathrobe-posing-camera-indoors_1153-8644.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/haircare-product-near-scissors-combs_23-2147711608.jpg?_wi=2",
imageAlt: "happy customer salon interior",
},
{
id: "t4",
name: "David Kim",
date: "Jul 2023",
title: "Relaxing",
quote: "The most relaxing salon visit I've had in a long time.",
tag: "Friendly",
avatarSrc: "http://img.b2bpic.net/free-photo/smiley-woman-face-massaging-with-gua-sha-medium-shot_23-2149349087.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/brushes-nail-polishes_23-2147778932.jpg?_wi=2",
imageAlt: "happy customer salon interior",
},
{
id: "t5",
name: "Julie Reed",
date: "Jun 2023",
title: "Top Notch",
quote: "Best facial and nail service in Boise. Will be back!",
tag: "Returning",
avatarSrc: "http://img.b2bpic.net/free-photo/attractive-woman-just-has-taken-shower_329181-7867.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-hand-holding-dark-face-roller_23-2149357162.jpg?_wi=2",
imageAlt: "happy customer salon interior",
},
{ id: "t1", name: "Sarah Johnson", date: "Oct 2023", title: "Excellent!", quote: "Great people, great conversation, coffee, snacks and soft drinks.", tag: "Satisfied", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-mature-woman-drinking-cup-tea-cafeteria_231208-10725.jpg", imageSrc: "http://img.b2bpic.net/free-photo/serene-spa-room-with-mountain-view_23-2151934190.jpg?_wi=2", imageAlt: "happy customer salon interior" },
{ id: "t2", name: "Michael Chen", date: "Sep 2023", title: "Quality", quote: "His experience definitely shows in the quality of his work.", tag: "Professional", avatarSrc: "http://img.b2bpic.net/free-photo/enjoying-weekend-with-friends_1098-16908.jpg", imageSrc: "http://img.b2bpic.net/free-photo/wooden-cubes-with-stay-home-hand-sanitizer-medical-mask_23-2148821825.jpg", imageAlt: "happy customer salon interior" },
{ id: "t3", name: "Emily Rodriguez", date: "Aug 2023", title: "Amazing", quote: "I've received loads of compliments on my new style.", tag: "Happy", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-healthy-woman-bathrobe-posing-camera-indoors_1153-8644.jpg", imageSrc: "http://img.b2bpic.net/free-photo/haircare-product-near-scissors-combs_23-2147711608.jpg?_wi=2", imageAlt: "happy customer salon interior" },
{ id: "t4", name: "David Kim", date: "Jul 2023", title: "Relaxing", quote: "The most relaxing salon visit I've had in a long time.", tag: "Friendly", avatarSrc: "http://img.b2bpic.net/free-photo/smiley-woman-face-massaging-with-gua-sha-medium-shot_23-2149349087.jpg", imageSrc: "http://img.b2bpic.net/free-photo/brushes-nail-polishes_23-2147778932.jpg?_wi=2", imageAlt: "happy customer salon interior" },
{ id: "t5", name: "Julie Reed", date: "Jun 2023", title: "Top Notch", quote: "Best facial and nail service in Boise. Will be back!", tag: "Returning", avatarSrc: "http://img.b2bpic.net/free-photo/attractive-woman-just-has-taken-shower_329181-7867.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-hand-holding-dark-face-roller_23-2149357162.jpg?_wi=2", imageAlt: "happy customer salon interior" },
]}
title="What Our Clients Say"
description="Hear about the friendly experience and quality work from our happy guests."
@@ -321,21 +153,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "How can I book an appointment?",
content: "You can call us directly at 208-342-2111 to schedule your salon or spa services.",
},
{
id: "q2",
title: "Are there stylist stations available for lease?",
content: "Yes, we currently have semi-private suites available. Call 208-995-6210 for pricing and details.",
},
{
id: "q3",
title: "Do you provide safety measures for guests?",
content: "Yes, our ventilation system cycles fresh air 25 times per hour, and we maintain rigorous sanitizing protocols.",
},
{ id: "q1", title: "How can I book an appointment?", content: "You can call us directly at 208-342-2111 to schedule your salon or spa services." },
{ id: "q2", title: "Are there stylist stations available for lease?", content: "Yes, we currently have semi-private suites available. Call 208-995-6210 for pricing and details." },
{ id: "q3", title: "Do you provide safety measures for guests?", content: "Yes, our ventilation system cycles fresh air 25 times per hour, and we maintain rigorous sanitizing protocols." },
]}
title="Frequently Asked Questions"
description="Have questions about our services or lease options? We are here to help."
@@ -346,9 +166,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplit
useInvertedBackground={true}
background={{
variant: "rotated-rays-static",
}}
background={{ variant: "rotated-rays-static" }}
tag="Visit Us"
title="Ready for a Refresh?"
description="Visit us at 4620 W Emerald St, Boise, ID 83706. Friendly service awaits you."
@@ -360,17 +178,11 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterLogoReveal
logoText="Looks Unlimited Salon & Spa"
leftLink={{
text: "Terms of Service",
href: "#",
}}
rightLink={{
text: "Privacy Policy",
href: "#",
}}
leftLink={{ text: "Terms of Service", href: "#" }}
rightLink={{ text: "Privacy Policy", href: "#" }}
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}

View File

@@ -0,0 +1,36 @@
"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
import FeatureCardThree from '@/components/sections/feature/featureCardThree/FeatureCardThree';
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
export default function HairServicesPage() {
return (
<ThemeProvider defaultButtonVariant="text-stagger" defaultTextAnimation="entrance-slide" borderRadius="rounded" contentWidth="medium" sizing="medium" background="circleGradient" cardStyle="glass-elevated" primaryButtonStyle="gradient" secondaryButtonStyle="glass" headingFontWeight="normal">
<ReactLenis root>
<NavbarStyleApple
navItems={[{ name: "Home", id: "/" }, { name: "Hair Services", id: "/services/hair" }, { name: "Nail Services", id: "/services/nails" }]}
brandName="Looks Unlimited"
/>
<div className="pt-32 pb-20">
<FeatureCardThree
title="Professional Hair Services"
description="Expert haircuts, coloring, and treatments for all hair types."
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
features={[
{ title: "Precision Haircut", description: "Professional cut starting from $50", imageSrc: "http://img.b2bpic.net/free-photo/haircare-product-near-scissors-combs_23-2147711608.jpg?_wi=1" },
{ title: "Custom Coloring", description: "High-quality coloring starting from $120", imageSrc: "http://img.b2bpic.net/free-photo/hair-coloring-professional-set_23-2147711608.jpg" },
{ title: "Balayage", description: "Modern balayage technique starting from $150", imageSrc: "http://img.b2bpic.net/free-photo/balayage-service-view_23-2147778932.jpg" }
]}
/>
</div>
<FooterLogoReveal logoText="Looks Unlimited Salon & Spa" leftLink={{ text: "Home", href: "/" }} rightLink={{ text: "Contact", href: "/#contact" }} />
</ReactLenis>
</ThemeProvider>
);
}

View File

@@ -0,0 +1,36 @@
"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
import FeatureCardThree from '@/components/sections/feature/featureCardThree/FeatureCardThree';
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
export default function NailServicesPage() {
return (
<ThemeProvider defaultButtonVariant="text-stagger" defaultTextAnimation="entrance-slide" borderRadius="rounded" contentWidth="medium" sizing="medium" background="circleGradient" cardStyle="glass-elevated" primaryButtonStyle="gradient" secondaryButtonStyle="glass" headingFontWeight="normal">
<ReactLenis root>
<NavbarStyleApple
navItems={[{ name: "Home", id: "/" }, { name: "Hair Services", id: "/services/hair" }, { name: "Nail Services", id: "/services/nails" }]}
brandName="Looks Unlimited"
/>
<div className="pt-32 pb-20">
<FeatureCardThree
title="Professional Nail Services"
description="Luxury nail care, manicures, and pedicures for complete relaxation."
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
features={[
{ title: "Luxury Manicure", description: "Premium manicure starting from $35", imageSrc: "http://img.b2bpic.net/free-photo/brushes-nail-polishes_23-2147778932.jpg?_wi=1" },
{ title: "Spa Pedicure", description: "Relaxing spa pedicure starting from $50", imageSrc: "http://img.b2bpic.net/free-photo/pedicure-setup_23-2147778932.jpg" },
{ title: "Lash Extensions", description: "Full set extensions starting from $150", imageSrc: "http://img.b2bpic.net/free-photo/lashes-set_23-2147778932.jpg" }
]}
/>
</div>
<FooterLogoReveal logoText="Looks Unlimited Salon & Spa" leftLink={{ text: "Home", href: "/" }} rightLink={{ text: "Contact", href: "/#contact" }} />
</ReactLenis>
</ThemeProvider>
);
}

View File

@@ -0,0 +1,34 @@
"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
export default function SpaServicesPage() {
return (
<ThemeProvider defaultButtonVariant="text-stagger" defaultTextAnimation="entrance-slide" borderRadius="rounded" contentWidth="medium" sizing="medium" background="circleGradient" cardStyle="glass-elevated" primaryButtonStyle="gradient" secondaryButtonStyle="glass" headingFontWeight="normal">
<ReactLenis root>
<NavbarStyleApple
navItems={[
{ name: "Home", id: "/" },
{ name: "Spa Services", id: "/spa-services" },
{ name: "Men's Cuts", id: "/mens-cuts" },
{ name: "Testimonials", id: "/testimonials" },
{ name: "Contact", id: "/contact" },
]}
brandName="Looks Unlimited"
/>
<div className="pt-32 pb-20 px-8">
<h1 className="text-4xl font-bold mb-8">Spa Services</h1>
<p>Dedicated page for our premium spa services offerings.</p>
</div>
<FooterLogoReveal
logoText="Looks Unlimited Salon & Spa"
leftLink={{ text: "Terms of Service", href: "#" }}
rightLink={{ text: "Privacy Policy", href: "#" }}
/>
</ReactLenis>
</ThemeProvider>
);
}