From 8ea83858c3177e0680fa3efe4173bb60fcfa0cba Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 12 May 2026 00:08:35 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 213 ++++++++++------------------------------------- 1 file changed, 46 insertions(+), 167 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f3b573f..ac52f23 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,21 +32,13 @@ export default function LandingPage() { @@ -58,9 +50,7 @@ export default function LandingPage() { description="Where beauty meets perfection. Discover our premium facial treatments, injectables, and scalp rejuvenation therapies designed to make you glow." buttons={[ { - text: "View Treatments", - href: "#facials", - }, + text: "View Treatments", href: "#facials"}, ]} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXIFtGtZyHhtgYZKwSuUfxbGt2/uploaded-1778544288034-xutw1e4j.png?_wi=1" imageAlt="Salon Hero Image" @@ -73,8 +63,7 @@ export default function LandingPage() { title="A Sanctuary of Sophistication" buttons={[ { - text: "Learn More", - }, + text: "Learn More"}, ]} /> @@ -87,41 +76,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - name: "Deep Cleansing", - price: "$120", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXIFtGtZyHhtgYZKwSuUfxbGt2/uploaded-1778544288034-nw84jptv.png?_wi=1", - }, + id: "p1", name: "Deep Cleansing", price: "$120", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXIFtGtZyHhtgYZKwSuUfxbGt2/uploaded-1778544288034-nw84jptv.png?_wi=1"}, { - id: "p2", - name: "Dermaplaning", - price: "$180", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXIFtGtZyHhtgYZKwSuUfxbGt2/uploaded-1778544288035-hhwbkge9.png?_wi=1", - }, + id: "p2", name: "Dermaplaning", price: "$180", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXIFtGtZyHhtgYZKwSuUfxbGt2/uploaded-1778544288035-hhwbkge9.png?_wi=1"}, { - id: "p3", - name: "Facial Massage", - price: "$60", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXIFtGtZyHhtgYZKwSuUfxbGt2/uploaded-1778544288034-xutw1e4j.png?_wi=2", - }, + id: "p3", name: "Facial Massage", price: "$60", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXIFtGtZyHhtgYZKwSuUfxbGt2/uploaded-1778544288034-xutw1e4j.png?_wi=2"}, { - id: "p4", - name: "Chemical Peel", - price: "$120+", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXIFtGtZyHhtgYZKwSuUfxbGt2/uploaded-1778544288034-xx0ir8rm.png?_wi=1", - }, + id: "p4", name: "Chemical Peel", price: "$120+", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXIFtGtZyHhtgYZKwSuUfxbGt2/uploaded-1778544288034-xx0ir8rm.png?_wi=1"}, { - id: "p5", - name: "Microneedling", - price: "$400", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXIFtGtZyHhtgYZKwSuUfxbGt2/uploaded-1778544288035-4ac15joo.png?_wi=1", - }, + id: "p5", name: "Microneedling", price: "$400", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXIFtGtZyHhtgYZKwSuUfxbGt2/uploaded-1778544288035-4ac15joo.png?_wi=1"}, { - id: "p6", - name: "Hydrafacial", - price: "$200", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXIFtGtZyHhtgYZKwSuUfxbGt2/uploaded-1778544288035-hhwbkge9.png?_wi=2", - }, + id: "p6", name: "Hydrafacial", price: "$200", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXIFtGtZyHhtgYZKwSuUfxbGt2/uploaded-1778544288035-hhwbkge9.png?_wi=2"}, ]} title="Facial Treatments" description="Expert care for radiant, healthy skin." @@ -136,26 +101,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Confidence Booster", - description: "Revive and volumize fine hair.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXIFtGtZyHhtgYZKwSuUfxbGt2/uploaded-1778544288035-4ac15joo.png?_wi=2", - titleImageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXIFtGtZyHhtgYZKwSuUfxbGt2/uploaded-1778544288035-4ac15joo.png", - buttonText: "Book Now", - }, + title: "Confidence Booster", description: "Revive and volumize fine hair.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXIFtGtZyHhtgYZKwSuUfxbGt2/uploaded-1778544288035-4ac15joo.png?_wi=2", titleImageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXIFtGtZyHhtgYZKwSuUfxbGt2/uploaded-1778544288035-4ac15joo.png", buttonText: "Book Now"}, { - title: "Hydration Hideaway", - description: "Calm and quench dry hair.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXIFtGtZyHhtgYZKwSuUfxbGt2/uploaded-1778544288034-xutw1e4j.png?_wi=3", - titleImageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXIFtGtZyHhtgYZKwSuUfxbGt2/uploaded-1778544288035-4ac15joo.png", - buttonText: "Book Now", - }, + title: "Hydration Hideaway", description: "Calm and quench dry hair.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXIFtGtZyHhtgYZKwSuUfxbGt2/uploaded-1778544288034-xutw1e4j.png?_wi=3", titleImageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXIFtGtZyHhtgYZKwSuUfxbGt2/uploaded-1778544288035-4ac15joo.png", buttonText: "Book Now"}, { - title: "Scalp Facial", - description: "Renew and polish your scalp.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXIFtGtZyHhtgYZKwSuUfxbGt2/uploaded-1778544288034-xx0ir8rm.png?_wi=2", - titleImageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXIFtGtZyHhtgYZKwSuUfxbGt2/uploaded-1778544288035-4ac15joo.png", - buttonText: "Book Now", - }, + title: "Scalp Facial", description: "Renew and polish your scalp.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXIFtGtZyHhtgYZKwSuUfxbGt2/uploaded-1778544288034-xx0ir8rm.png?_wi=2", titleImageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXIFtGtZyHhtgYZKwSuUfxbGt2/uploaded-1778544288035-4ac15joo.png", buttonText: "Book Now"}, ]} title="Luxury Hair Care" description="Borage & Castor Oil treatments." @@ -169,46 +119,28 @@ export default function LandingPage() { useInvertedBackground={false} plans={[ { - id: "b1", - price: "$13", - name: "Botox (per unit)", - buttons: [ + id: "b1", price: "$13", name: "Botox (per unit)", buttons: [ { - text: "Select", - }, + text: "Select"}, ], features: [ - "Consultation", - "Precision Application", - ], + "Consultation", "Precision Application"], }, { - id: "b2", - price: "$11", - name: "Xeomin (per unit)", - buttons: [ + id: "b2", price: "$11", name: "Xeomin (per unit)", buttons: [ { - text: "Select", - }, + text: "Select"}, ], features: [ - "Natural Movement", - "Safe Care", - ], + "Natural Movement", "Safe Care"], }, { - id: "b3", - price: "$700", - name: "Dermal Filler", - buttons: [ + id: "b3", price: "$700", name: "Dermal Filler", buttons: [ { - text: "Select", - }, + text: "Select"}, ], features: [ - "Lip Augmentation", - "Jawline Contouring", - ], + "Lip Augmentation", "Jawline Contouring"], }, ]} title="Injectables & Aesthetics" @@ -223,34 +155,16 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", - value: "$80", - title: "Face Session", - items: [ - "Face", - "Upper Lip", - "Chin", - ], + id: "m1", value: "$80", title: "Face Session", items: [ + "Face", "Upper Lip", "Chin"], }, { - id: "m2", - value: "$150", - title: "Full Back", - items: [ - "Full Back", - "Full Stomach", - "Chest", - ], + id: "m2", value: "$150", title: "Full Back", items: [ + "Full Back", "Full Stomach", "Chest"], }, { - id: "m3", - value: "$150", - title: "Full Legs", - items: [ - "Full Legs", - "Brazilian", - "Bikini Line", - ], + id: "m3", value: "$150", title: "Full Legs", items: [ + "Full Legs", "Brazilian", "Bikini Line"], }, ]} title="Laser Hair Removal" @@ -266,26 +180,11 @@ export default function LandingPage() { useInvertedBackground={false} members={[ { - id: "t1", - name: "Alex Smith", - role: "Head Esthetician", - description: "10 years of experience in facial rejuvenation.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXIFtGtZyHhtgYZKwSuUfxbGt2/uploaded-1778544288034-xx0ir8rm.png?_wi=3", - }, + id: "t1", name: "Alex Smith", role: "Head Esthetician", description: "10 years of experience in facial rejuvenation.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXIFtGtZyHhtgYZKwSuUfxbGt2/uploaded-1778544288034-xx0ir8rm.png?_wi=3"}, { - id: "t2", - name: "Jordan Doe", - role: "Hair Specialist", - description: "Expert in scalp health and volumizing treatments.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXIFtGtZyHhtgYZKwSuUfxbGt2/uploaded-1778544288034-xutw1e4j.png?_wi=4", - }, + id: "t2", name: "Jordan Doe", role: "Hair Specialist", description: "Expert in scalp health and volumizing treatments.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXIFtGtZyHhtgYZKwSuUfxbGt2/uploaded-1778544288034-xutw1e4j.png?_wi=4"}, { - id: "t3", - name: "Taylor Ray", - role: "Laser Tech", - description: "Advanced certified laser hair removal practitioner.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXIFtGtZyHhtgYZKwSuUfxbGt2/uploaded-1778544288034-nw84jptv.png?_wi=2", - }, + id: "t3", name: "Taylor Ray", role: "Laser Tech", description: "Advanced certified laser hair removal practitioner.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXIFtGtZyHhtgYZKwSuUfxbGt2/uploaded-1778544288034-nw84jptv.png?_wi=2"}, ]} title="Our Expert Team" description="Dedicated professionals committed to your beauty." @@ -296,16 +195,13 @@ export default function LandingPage() { @@ -314,46 +210,29 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1