Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-05-01 00:13:08 +00:00

View File

@@ -31,109 +31,47 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "#hero",
},
{
name: "Services",
id: "#services",
},
{
name: "Booking",
id: "#booking",
},
{
name: "Contact",
id: "#contact",
},
{ name: "Home", id: "#hero" },
{ name: "Services", id: "#services" },
{ name: "Booking", id: "#booking" },
{ name: "Contact", id: "#contact" },
]}
brandName="Salon Greenwich"
button={{
text: "Book Now",
href: "#booking",
}}
button={{ text: "Book Now", href: "#booking" }}
/>
</div>
<div id="hero" data-section="hero">
<HeroSplitKpi
background={{
variant: "plain",
}}
background={{ variant: "plain" }}
title="Salon Greenwich"
description="Luxury Haircare & Styling in Greenwich. Experience the perfect blend of technique and indulgence in our serene salon sanctuary."
kpis={[
{
value: "15+",
label: "Years Experience",
},
{
value: "5k+",
label: "Happy Clients",
},
{
value: "100%",
label: "Client Satisfaction",
},
{ value: "15+", label: "Years Experience" },
{ value: "5k+", label: "Happy Clients" },
{ value: "100%", label: "Client Satisfaction" },
]}
enableKpiAnimation={true}
buttons={[
{
text: "Book Appointment",
href: "#booking",
},
{
text: "View Services",
href: "#services",
},
{ text: "Book Appointment", href: "#booking" },
{ text: "View Services", href: "#services" },
]}
imageSrc="http://img.b2bpic.net/free-photo/alpine-hotel-hosting-winter-sports_482257-102253.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/alpine-hotel-hosting-winter-sports_482257-102253.jpg"
mediaAnimation="opacity"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/female-stylist-posing-japanese-hairdressers_23-2149395766.jpg",
alt: "Female stylist posing at a japanese hairdressers",
},
{
src: "http://img.b2bpic.net/free-photo/blurred-coffee-shop-with-white-chairs_1203-963.jpg",
alt: "Blurred coffee shop with white chairs",
},
{
src: "http://img.b2bpic.net/free-photo/close-up-details-hairdresser-salon_23-2149205854.jpg",
alt: "Close up details of hairdresser salon",
},
{
src: "http://img.b2bpic.net/free-photo/modern-chair-decoration-livingroom-interior_74190-446.jpg",
alt: "Modern chair decoration in livingroom interior",
},
{
src: "http://img.b2bpic.net/free-photo/female-doctor-diagnosing-melanoma-body-female-patient_23-2149365766.jpg",
alt: "Female doctor diagnosing a melanoma on the body of a female patient",
},
{ src: "http://img.b2bpic.net/free-photo/female-stylist-posing-japanese-hairdressers_23-2149395766.jpg", alt: "Female stylist posing at a japanese hairdressers" },
{ src: "http://img.b2bpic.net/free-photo/blurred-coffee-shop-with-white-chairs_1203-963.jpg", alt: "Blurred coffee shop with white chairs" },
{ src: "http://img.b2bpic.net/free-photo/close-up-details-hairdresser-salon_23-2149205854.jpg", alt: "Close up details of hairdresser salon" },
{ src: "http://img.b2bpic.net/free-photo/modern-chair-decoration-livingroom-interior_74190-446.jpg", alt: "Modern chair decoration in livingroom interior" },
{ src: "http://img.b2bpic.net/free-photo/female-doctor-diagnosing-melanoma-body-female-patient_23-2149365766.jpg", alt: "Female doctor diagnosing a melanoma on the body of a female patient" },
]}
avatarText="Trusted by 5,000+ satisfied clients"
marqueeItems={[
{
type: "text",
text: "Award-Winning Stylists",
},
{
type: "text",
text: "Premium Products",
},
{
type: "text",
text: "Greenwich Exclusive",
},
{
type: "text",
text: "Modern Sanctuary",
},
{
type: "text",
text: "Expert Consultation",
},
{ type: "text", text: "Award-Winning Stylists" },
{ type: "text", text: "Premium Products" },
{ type: "text", text: "Greenwich Exclusive" },
{ type: "text", text: "Modern Sanctuary" },
{ type: "text", text: "Expert Consultation" },
]}
/>
</div>
@@ -143,7 +81,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Our Philosophy"
description="At Salon Greenwich, we believe hair styling is an art form. Our stylists bring bespoke care to every visit, ensuring you leave feeling confident and refreshed. We specialize in high-end haircare in a calming, minimalist environment."
imageSrc="http://img.b2bpic.net/free-photo/beautiful-woman-posing-camera-against-background-large-window_1153-3649.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/beautiful-woman-posing-camera-against-background-large-window_1153-3649.jpg"
/>
</div>
@@ -152,27 +90,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
features={[
{
tag: "Styling",
title: "Precision Cutting",
subtitle: "Modern Cuts",
description: "Expertly crafted cuts that suit your facial features and lifestyle.",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-shaving-objects_23-2148122011.jpg",
},
{
tag: "Treatment",
title: "Deep Conditioning",
subtitle: "Hydration Boost",
description: "Restore shine and moisture with our premium conditioning rituals.",
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-beauty-skin-care-spa-products_23-2147844990.jpg",
},
{
tag: "Styling",
title: "Signature Blow Dry",
subtitle: "Glossy Finish",
description: "The perfect blowout for any occasion, sleek or voluminous.",
imageSrc: "http://img.b2bpic.net/free-photo/girl-chair-professional-hairdresser_23-2147769753.jpg",
},
{ tag: "Styling", title: "Precision Cutting", subtitle: "Modern Cuts", description: "Expertly crafted cuts that suit your facial features and lifestyle.", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-shaving-objects_23-2148122011.jpg" },
{ tag: "Treatment", title: "Deep Conditioning", subtitle: "Hydration Boost", description: "Restore shine and moisture with our premium conditioning rituals.", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-beauty-skin-care-spa-products_23-2147844990.jpg" },
{ tag: "Styling", title: "Signature Blow Dry", subtitle: "Glossy Finish", description: "The perfect blowout for any occasion, sleek or voluminous.", imageSrc: "http://img.b2bpic.net/free-photo/girl-chair-professional-hairdresser_23-2147769753.jpg" },
]}
title="Our Popular Services"
description="Curated treatments tailored to your unique hair profile."
@@ -183,53 +103,22 @@ export default function LandingPage() {
<PricingCardNine
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
plans={[
{
id: "1",
title: "Haircuts",
price: "$95 - $165",
period: "service",
features: [
"Men Haircut ($95)",
"Women's Haircut ($165)",
],
button: {
text: "Select",
href: "#booking",
},
imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-hotel-interior-space_23-2150683471.jpg",
imageAlt: "minimalist hair salon desk contact",
id: "1", title: "Haircuts", price: "$95 - $165", period: "service", features: ["Men Haircut ($95)", "Women's Haircut ($165)"],
button: { text: "Select", href: "#booking" },
imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-hotel-interior-space_23-2150683471.jpg", imageAlt: "minimalist hair salon desk contact"
},
{
id: "2",
title: "Treatments",
price: "$40 - $90",
period: "session",
features: [
"Deep Conditioning ($40)",
"Demineralization ($90)",
],
button: {
text: "Select",
href: "#booking",
},
imageSrc: "http://img.b2bpic.net/free-photo/alpine-hotel-hosting-winter-sports_482257-102253.jpg?_wi=2",
imageAlt: "minimalist hair salon desk contact",
id: "2", title: "Treatments", price: "$40 - $90", period: "session", features: ["Deep Conditioning ($40)", "Demineralization ($90)"],
button: { text: "Select", href: "#booking" },
imageSrc: "http://img.b2bpic.net/free-photo/alpine-hotel-hosting-winter-sports_482257-102253.jpg", imageAlt: "minimalist hair salon desk contact"
},
{
id: "3",
title: "Styling",
price: "$65",
period: "session",
features: [
"Signature Blow Dry ($65)",
],
button: {
text: "Select",
href: "#booking",
},
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-posing-camera-against-background-large-window_1153-3649.jpg?_wi=2",
imageAlt: "minimalist hair salon desk contact",
id: "3", title: "Styling", price: "$65", period: "session", features: ["Signature Blow Dry ($65)"],
button: { text: "Select", href: "#booking" },
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-posing-camera-against-background-large-window_1153-3649.jpg", imageAlt: "minimalist hair salon desk contact"
},
]}
title="Services Menu"
@@ -242,46 +131,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
testimonials={[
{
id: "1",
title: "Excellent Service",
quote: "The best haircut I have had in years. Professional and calming space.",
name: "Sarah Miller",
role: "Client",
imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-treatment-hairdresser-shop_23-2149229812.jpg",
},
{
id: "2",
title: "Total Luxury",
quote: "Salon Greenwich is my go-to for indulgence. The treatments are phenomenal.",
name: "James Doe",
role: "Client",
imageSrc: "http://img.b2bpic.net/free-photo/charming-smiling-lady-with-long-wavy-dark-hair-is-touching-hair-looking-camera-home_291650-2384.jpg",
},
{
id: "3",
title: "Expert Styling",
quote: "I love the attention to detail. My stylist was incredibly skilled.",
name: "Emily Smith",
role: "Client",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-blond-bearded-male-dressed-suit-sunglasses_613910-11921.jpg",
},
{
id: "4",
title: "Perfect Blow Dry",
quote: "I get so many compliments after my sessions here. Simply the best.",
name: "Lucy Jones",
role: "Client",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-smiling_1187-3773.jpg",
},
{
id: "5",
title: "Wonderful Experience",
quote: "A truly modern salon with a fantastic atmosphere and professional staff.",
name: "Mark Wilson",
role: "Client",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-caucasian-woman-with-very-long-hair-blue-eyes_1139-1550.jpg",
},
{ id: "1", title: "Excellent Service", quote: "The best haircut I have had in years. Professional and calming space.", name: "Sarah Miller", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-treatment-hairdresser-shop_23-2149229812.jpg" },
{ id: "2", title: "Total Luxury", quote: "Salon Greenwich is my go-to for indulgence. The treatments are phenomenal.", name: "James Doe", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/charming-smiling-lady-with-long-wavy-dark-hair-is-touching-hair-looking-camera-home_291650-2384.jpg" },
{ id: "3", title: "Expert Styling", quote: "I love the attention to detail. My stylist was incredibly skilled.", name: "Emily Smith", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/stylish-blond-bearded-male-dressed-suit-sunglasses_613910-11921.jpg" },
{ id: "4", title: "Perfect Blow Dry", quote: "I get so many compliments after my sessions here. Simply the best.", name: "Lucy Jones", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-smiling_1187-3773.jpg" },
{ id: "5", title: "Wonderful Experience", quote: "A truly modern salon with a fantastic atmosphere and professional staff.", name: "Mark Wilson", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-caucasian-woman-with-very-long-hair-blue-eyes_1139-1550.jpg" },
]}
title="Client Reviews"
description="Hear what our clients in Greenwich are saying about us."
@@ -295,24 +149,9 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
members={[
{
id: "1",
name: "Elena",
role: "Creative Director",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-woman-with-hammer_23-2147771846.jpg",
},
{
id: "2",
name: "Marcus",
role: "Senior Stylist",
imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-beautiful-female-barber-uniform-holding-barber-tools-combing-hair-isolated-pink-wall_141793-106140.jpg",
},
{
id: "3",
name: "Sophia",
role: "Colorist & Stylist",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-hair-stylist_23-2148915791.jpg",
},
{ id: "1", name: "Elena", role: "Creative Director", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-woman-with-hammer_23-2147771846.jpg" },
{ id: "2", name: "Marcus", role: "Senior Stylist", imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-beautiful-female-barber-uniform-holding-barber-tools-combing-hair-isolated-pink-wall_141793-106140.jpg" },
{ id: "3", name: "Sophia", role: "Colorist & Stylist", imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-hair-stylist_23-2148915791.jpg" },
]}
title="Meet Our Stylists"
description="Expert professionals dedicated to your beauty."
@@ -324,21 +163,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
faqs={[
{
id: "1",
title: "How do I book an appointment?",
content: "You can book directly through our website booking portal or call us at 203-555-0123.",
},
{
id: "2",
title: "What are your operating hours?",
content: "We are open Monday to Saturday, 9 AM to 7 PM, and Sunday by appointment.",
},
{
id: "3",
title: "Do you offer gift cards?",
content: "Yes, digital and physical gift cards are available for purchase at the front desk or via our website.",
},
{ id: "1", title: "How do I book an appointment?", content: "You can book directly through our website booking portal or call us at 203-555-0123." },
{ id: "2", title: "What are your operating hours?", content: "We are open Monday to Saturday, 9 AM to 7 PM, and Sunday by appointment." },
{ id: "3", title: "Do you offer gift cards?", content: "Yes, digital and physical gift cards are available for purchase at the front desk or via our website." },
]}
title="Common Questions"
description="Everything you need to know about Salon Greenwich."
@@ -351,9 +178,7 @@ export default function LandingPage() {
<div id="booking" data-section="booking">
<ContactCenter
useInvertedBackground={false}
background={{
variant: "plain",
}}
background={{ variant: "plain" }}
tag="Booking"
title="Book Your Appointment"
description="Secure your session and experience luxury haircare."
@@ -364,49 +189,9 @@ export default function LandingPage() {
<FooterBaseReveal
logoText="Salon Greenwich"
columns={[
{
title: "Visit Us",
items: [
{
label: "123 Greenwich Ave, CT",
href: "#",
},
{
label: "203-555-0123",
href: "tel:2035550123",
},
],
},
{
title: "Services",
items: [
{
label: "Haircuts",
href: "#services",
},
{
label: "Treatments",
href: "#services",
},
{
label: "Styling",
href: "#services",
},
],
},
{
title: "Social",
items: [
{
label: "Instagram",
href: "#",
},
{
label: "Facebook",
href: "#",
},
],
},
{ title: "Visit Us", items: [{ label: "123 Greenwich Ave, CT", href: "#" }, { label: "203-555-0123", href: "tel:2035550123" }] },
{ title: "Services", items: [{ label: "Haircuts", href: "#services" }, { label: "Treatments", href: "#services" }, { label: "Styling", href: "#services" }] },
{ title: "Social", items: [{ label: "Instagram", href: "#" }, { label: "Facebook", href: "#" }] },
]}
copyrightText="© 2024 Salon Greenwich. All rights reserved."
/>
@@ -414,4 +199,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}