From 11b41568bde373aa2fe6742ee5aba59124e963fc Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 23 Jun 2026 19:42:16 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 440 ++++++++++++++--------------------------- 1 file changed, 153 insertions(+), 287 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index a64e826..f912329 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -12,309 +12,175 @@ import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary"; export default function HomePage() { return ( <> -
- +
+ - -
+ tag="Beauty, naturally" + title="Sakura Lab Wellness Institute" + description="Excellence in dermopigmentation and advanced skincare, nestled in the heart of Petit-Lancy. Discover personalized, cocooning care tailored to your unique beauty." + primaryButton={{ + text: "Book an Appointment", href: "https://salonkee.ch/salon/sakura-lab"}} + secondaryButton={{ + text: "Our Philosophy", href: "#about"}} + items={[ + { imageSrc: "http://img.b2bpic.net/free-photo/spa-composition-with-thai-orchid-flowers-bath-accessories_169016-17361.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/comparison-different-types-brush-strokes_23-2150105276.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/girl-receiving-facial-treatment-beauty-salon_23-2148194226.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-field-portrait-with-focus-face_23-2151993980.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/spa-concept-with-woman-close-up-hand_23-2147816931.jpg" }, + ]} + /> +
+
-
- +
+ - -
+ tag="Our Essence" + quote="Our sanctuary in Petit-Lancy blends Swiss advanced technology with Korean beauty wisdom to create a bespoke, cocooning environment where natural beauty thrives." + author="The Sakura Lab Team" + role="Certified Specialists" + imageSrc="http://img.b2bpic.net/free-photo/single-white-flower-with-petals-spread-pink-background_23-2147841510.jpg" + /> +
+
-
- +
+ - -
+ tag="Expertise" + title="Signature Specialties" + description="From aesthetic dermopigmentation to advanced K-Beauty, our treatments are curated for transformative results." + features={[ + { + title: "Dermopigmentation", description: "Flagship semi-permanent artistry for brows, lips, and reparative needs.", bentoComponent: "media-stack", mediaItems: [ + { imageSrc: "http://img.b2bpic.net/free-photo/woman-with-red-gloves-posing_23-2148916453.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-writing-glass-screen_1262-2027.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/sensual-woman-flower-twigs_23-2148105427.jpg" }, + ], + }, + { + title: "Advanced Skincare", description: "Curated Korean skincare protocols and facial rejuvenation.", bentoComponent: "checklist-timeline", checklistItems: [ + { label: "K-Beauty Cleanse", detail: "Deep hydration" }, + { label: "Facial Therapy", detail: "Rejuvenating massage" }, + { label: "Skin Renewal", detail: "Advanced serum application" }, + ], + heading: "Routine", subheading: "10-Step Glow", completedLabel: "Completed"}, + ]} + /> +
+
-
- +
+ - -
+ tag="Our Offerings" + title="Signature Packages" + description="Selected treatments for a refined experience." + plans={[ + { + tag: "Essentials", price: "CHF 120", description: "Core facial and lash maintenance.", primaryButton: { + text: "Book Now", href: "https://salonkee.ch/salon/sakura-lab"}, + features: ["Consultation", "K-Beauty Cleanse", "Lash Lift"], + }, + { + tag: "Signature", price: "CHF 250", description: "Full dermopigmentation or facial rejuvenation.", primaryButton: { + text: "Book Now", href: "https://salonkee.ch/salon/sakura-lab"}, + features: ["Aesthetic Consultation", "Signature Procedure", "Post-care Kit"], + }, + ]} + /> +
+
-
- +
+ - -
+ tag="Trust" + title="Why Choose Sakura Lab" + description="Experience excellence backed by our clients." + metrics={[ + { + value: "217", title: "Verified Reviews", description: "Highly satisfied clients trusting our expertise.", imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-black-swimsuit-is-relaxing-pool_169016-22938.jpg"}, + { + value: "5★", title: "Avg. Rating", description: "Near-perfect rating on all platforms.", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-brow-microblading-tools_23-2149238716.jpg"}, + ]} + /> +
+
-
- +
+ - -
+ tag="Client Stories" + title="Voices of Sakura Lab" + description="Hear what our wellness community has to say." + testimonials={[ + { + name: "Sophie M.", role: "Client", company: "Geneva", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-woman_93675-130621.jpg"}, + { + name: "Clara V.", role: "Client", company: "Petit-Lancy", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-cheerful-beautiful-girl-with-dark-wavy-hair-dressed-black-shirt-sitting-smiling-with-teeth-against-pink-wall_176532-9878.jpg"}, + { + name: "Julie K.", role: "Client", company: "Geneva", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-happy-fit-girl-sportswear-laughing_1153-7827.jpg"}, + { + name: "Marie L.", role: "Client", company: "Petit-Lancy", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/side-view-smile-bride-chair_23-2149860772.jpg"}, + { + name: "Alice B.", role: "Client", company: "Geneva", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/senior-man-talking-phone_23-2148404354.jpg"}, + ]} + /> +
+
- -
- +
+ - -
+ tag="Support" + title="Common Questions" + description="We are here to assist with all your beauty inquiries." + items={[ + { question: "Where is the lab?", answer: "Chemin Louis-Hubert 2, 4th floor, Petit-Lancy." }, + { question: "Do you accept appointments online?", answer: "Yes, via Salonkee." }, + { question: "What is dermopigmentation?", answer: "Semi-permanent tattooing for cosmetic improvement." }, + { question: "Do you offer K-Beauty?", answer: "Yes, expert Korean routines." }, + ]} + /> +
+
-
- +
+ - -
+ tag="Contact" + text="Ready to rejuvenate? Our team is waiting to provide your personalized consultation in the heart of Geneva." + primaryButton={{ text: "Book Now", href: "https://salonkee.ch/salon/sakura-lab" }} + secondaryButton={{ text: "Contact Us", href: "mailto:info@sakuralab.ch" }} + /> +
+
); -} +} \ No newline at end of file -- 2.49.1