From 3f70b53ca473b3a8945f8a8ee501379d76f80323 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 30 Mar 2026 11:48:38 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 204 ++++++++++++----------------------------------- 1 file changed, 51 insertions(+), 153 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a7c8f97..7e8a6e6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,25 +29,15 @@ export default function LandingPage() { @@ -56,78 +46,49 @@ export default function LandingPage() {
@@ -138,9 +99,7 @@ export default function LandingPage() { title="Science Meets Nature" buttons={[ { - text: "Our Story", - href: "#", - }, + text: "Our Story", href: "#"}, ]} /> @@ -153,26 +112,11 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - name: "Lumina Serum", - price: "$48", - imageSrc: "http://img.b2bpic.net/free-photo/beach-skincare-product-still-life_23-2150167943.jpg", - imageAlt: "Lumina Serum", - }, + id: "p1", name: "Lumina Serum", price: "$48", imageSrc: "http://img.b2bpic.net/free-photo/beach-skincare-product-still-life_23-2150167943.jpg", imageAlt: "Lumina Serum"}, { - id: "p2", - name: "Daily Moisturizer", - price: "$52", - imageSrc: "http://img.b2bpic.net/free-photo/ecofriendly-beauty-product_23-2150669138.jpg", - imageAlt: "Daily Moisturizer", - }, + id: "p2", name: "Daily Moisturizer", price: "$52", imageSrc: "http://img.b2bpic.net/free-photo/ecofriendly-beauty-product_23-2150669138.jpg", imageAlt: "Daily Moisturizer"}, { - id: "p3", - name: "Gentle Cleanser", - price: "$34", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-beauty-products-based-regenerative-agriculture_23-2150721478.jpg", - imageAlt: "Gentle Cleanser", - }, + id: "p3", name: "Gentle Cleanser", price: "$34", imageSrc: "http://img.b2bpic.net/free-photo/still-life-beauty-products-based-regenerative-agriculture_23-2150721478.jpg", imageAlt: "Gentle Cleanser"}, ]} title="Essential Daily Rituals" description="Our curated selection of high-performance skincare essentials." @@ -186,59 +130,28 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Elena R.", - role: "User", - company: "Happy Customer", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-experiencing-anxiety-home-side-view_23-2149485795.jpg", - }, + id: "1", name: "Elena R.", role: "User", company: "Happy Customer", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/woman-experiencing-anxiety-home-side-view_23-2149485795.jpg"}, { - id: "2", - name: "Mark S.", - role: "User", - company: "Skin Enthusiast", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/interested-lady-posing-with-smile-jocund-young-woman-expressing-happiness_197531-14036.jpg?_wi=1", - }, + id: "2", name: "Mark S.", role: "User", company: "Skin Enthusiast", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/interested-lady-posing-with-smile-jocund-young-woman-expressing-happiness_197531-14036.jpg?_wi=1"}, { - id: "3", - name: "Sarah J.", - role: "User", - company: "Radiance Community", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-trying-beauty-products_23-2148723128.jpg", - }, + id: "3", name: "Sarah J.", role: "User", company: "Radiance Community", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-trying-beauty-products_23-2148723128.jpg"}, { - id: "4", - name: "Tom K.", - role: "User", - company: "Lumina Fan", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/world-cancer-day-awareness-with-patient_23-2151249714.jpg", - }, + id: "4", name: "Tom K.", role: "User", company: "Lumina Fan", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/world-cancer-day-awareness-with-patient_23-2151249714.jpg"}, { - id: "5", - name: "Chloe B.", - role: "User", - company: "Radiance Insider", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/interested-lady-posing-with-smile-jocund-young-woman-expressing-happiness_197531-14036.jpg?_wi=2", - }, + id: "5", name: "Chloe B.", role: "User", company: "Radiance Insider", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/interested-lady-posing-with-smile-jocund-young-woman-expressing-happiness_197531-14036.jpg?_wi=2"}, ]} kpiItems={[ { - value: "5.0", - label: "Avg Rating", - }, + value: "5.0", label: "Avg Rating"}, { - value: "100%", - label: "Clean Promise", - }, + value: "100%", label: "Clean Promise"}, { - value: "Daily", - label: "Loved By All", - }, + value: "Daily", label: "Loved By All"}, ]} title="What They Say" description="Hear from the radiance community about their journey." @@ -251,20 +164,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "f1", - title: "Are your products cruelty-free?", - content: "Yes, we are 100% cruelty-free and vegan.", - }, + id: "f1", title: "Are your products cruelty-free?", content: "Yes, we are 100% cruelty-free and vegan."}, { - id: "f2", - title: "Can I use this on sensitive skin?", - content: "Our formulas are designed to be hypoallergenic and gentle.", - }, + id: "f2", title: "Can I use this on sensitive skin?", content: "Our formulas are designed to be hypoallergenic and gentle."}, { - id: "f3", - title: "How long until I see results?", - content: "Most users see visible results within 2-4 weeks of consistent use.", - }, + id: "f3", title: "How long until I see results?", content: "Most users see visible results within 2-4 weeks of consistent use."}, ]} title="Frequently Asked Questions" description="Have questions about our ingredients or routine? We have answers." @@ -277,28 +181,22 @@ export default function LandingPage() { columns={[ { items: [ - { - label: "About Us", - href: "#", - }, - { - label: "Shop", - href: "#products", - }, + { label: "About Us", href: "#about" }, + { label: "Shop All", href: "#products" }, ], }, { items: [ - { - label: "Privacy Policy", - href: "#", - }, - { - label: "Terms of Use", - href: "#", - }, + { label: "Privacy Policy", href: "#" }, + { label: "Return Policy", href: "#" }, ], }, + { + items: [ + { label: "New Arrivals", href: "#products" }, + { label: "Best Sellers", href: "#products" }, + ], + } ]} logoText="Lumina Skin" /> @@ -306,4 +204,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file