From bfcba9dc36901c7e9a83f131ed7610a5bc49e813 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 13 May 2026 16:28:50 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 215 +++++++++++------------------------------------ 1 file changed, 51 insertions(+), 164 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 75ec755..3ba3ff6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,21 +31,13 @@ export default function LandingPage() { @@ -54,60 +46,37 @@ export default function LandingPage() {
@@ -118,9 +87,7 @@ export default function LandingPage() { title="Beauty Rooted in Quality & Care" buttons={[ { - text: "Learn More About Us", - href: "#", - }, + text: "Learn More About Us", href: "#"}, ]} /> @@ -133,44 +100,25 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - name: "Luxury Radiance Serum", - price: "TZS 45,000", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-lipsticks-assortment_23-2149096664.jpg", - }, + id: "p1", name: "Luxury Radiance Serum", price: "TZS 45,000", imageSrc: "http://img.b2bpic.net/free-photo/top-view-lipsticks-assortment_23-2149096664.jpg"}, { - id: "p2", - name: "Matte Finish Foundation", - price: "TZS 35,000", - imageSrc: "http://img.b2bpic.net/free-photo/dirty-makeup-brushes_23-2147710659.jpg", - }, + id: "p2", name: "Matte Finish Foundation", price: "TZS 35,000", imageSrc: "http://img.b2bpic.net/free-photo/dirty-makeup-brushes_23-2147710659.jpg"}, { - id: "p3", - name: "Velvet Touch Eyeshadow", - price: "TZS 28,000", - imageSrc: "http://img.b2bpic.net/free-photo/red-lip-gloss-with-sky-background_23-2149681517.jpg", - }, + id: "p3", name: "Velvet Touch Eyeshadow", price: "TZS 28,000", imageSrc: "http://img.b2bpic.net/free-photo/red-lip-gloss-with-sky-background_23-2149681517.jpg"}, { - id: "p4", - name: "Midnight Bloom Perfume", - price: "TZS 65,000", - imageSrc: "http://img.b2bpic.net/free-photo/gua-sha-small-flowers-arrangement-flat-lay_23-2149322600.jpg", - }, + id: "p4", name: "Midnight Bloom Perfume", price: "TZS 65,000", imageSrc: "http://img.b2bpic.net/free-photo/gua-sha-small-flowers-arrangement-flat-lay_23-2149322600.jpg"}, { - id: "p5", - name: "Hydrating Body Lotion", - price: "TZS 22,000", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-woman-s-face-with-wet-skin-with-drops-water-it-mousturizing-skin-concept_633478-1164.jpg", - }, + id: "p5", name: "Hydrating Body Lotion", price: "TZS 22,000", imageSrc: "http://img.b2bpic.net/free-photo/closeup-woman-s-face-with-wet-skin-with-drops-water-it-mousturizing-skin-concept_633478-1164.jpg"}, { - id: "p6", - name: "Organic Night Cream", - price: "TZS 40,000", - imageSrc: "http://img.b2bpic.net/free-photo/foundation-advertising-with-containers_23-2149511275.jpg", - }, + id: "p6", name: "Organic Night Cream", price: "TZS 40,000", imageSrc: "http://img.b2bpic.net/free-photo/foundation-advertising-with-containers_23-2149511275.jpg"}, ]} title="Our Signature Collection" description="Discover high-performance beauty essentials crafted for every skin type." + buttons={[ + { + text: "View All Products", href: "#shop" + } + ]} /> @@ -181,20 +129,11 @@ export default function LandingPage() { description="We are dedicated to providing safe, effective, and ethically sourced beauty products." accordionItems={[ { - id: "a1", - title: "Ethically Sourced", - content: "Our ingredients are harvested with respect for the environment.", - }, + id: "a1", title: "Ethically Sourced", content: "Our ingredients are harvested with respect for the environment."}, { - id: "a2", - title: "Dermatologically Tested", - content: "Every product undergoes rigorous safety checks for your skin.", - }, + id: "a2", title: "Dermatologically Tested", content: "Every product undergoes rigorous safety checks for your skin."}, { - id: "a3", - title: "Local Expertise", - content: "Specially formulated for the Tanzanian climate and skin needs.", - }, + id: "a3", title: "Local Expertise", content: "Specially formulated for the Tanzanian climate and skin needs."}, ]} mediaAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-photo/cleaning-disks-cosmetics-products_23-2148574921.jpg" @@ -208,40 +147,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - name: "Sarah A.", - role: "Makeup Artist", - testimonial: "The quality is unmatched. My clients love the glow!", - imageSrc: "http://img.b2bpic.net/free-photo/charming-browneyed-woman-headband-kigurumi-smiles-poses-with-eyepatches-pink-background_197531-28325.jpg", - }, + id: "t1", name: "Sarah A.", role: "Makeup Artist", testimonial: "The quality is unmatched. My clients love the glow!", imageSrc: "http://img.b2bpic.net/free-photo/charming-browneyed-woman-headband-kigurumi-smiles-poses-with-eyepatches-pink-background_197531-28325.jpg"}, { - id: "t2", - name: "Grace M.", - role: "Student", - testimonial: "Finally found a foundation that stays on in our heat.", - imageSrc: "http://img.b2bpic.net/free-photo/inside-portrait-smiling-happy-european-woman-with-wine-lips-wearing-white-jacket-posing-camera_291650-432.jpg", - }, + id: "t2", name: "Grace M.", role: "Student", testimonial: "Finally found a foundation that stays on in our heat.", imageSrc: "http://img.b2bpic.net/free-photo/inside-portrait-smiling-happy-european-woman-with-wine-lips-wearing-white-jacket-posing-camera_291650-432.jpg"}, { - id: "t3", - name: "Fatuma J.", - role: "Professional", - testimonial: "The Night Cream changed my skin tone completely. Highly recommended.", - imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-outdoor_624325-131.jpg", - }, + id: "t3", name: "Fatuma J.", role: "Professional", testimonial: "The Night Cream changed my skin tone completely. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-outdoor_624325-131.jpg"}, { - id: "t4", - name: "Amina S.", - role: "Business Owner", - testimonial: "Excellent service and fast delivery across Tanzania.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-beautiful-lifestyle-blogger-girl-records-beauty-vlog-her-room-using-professional_1258-255198.jpg", - }, + id: "t4", name: "Amina S.", role: "Business Owner", testimonial: "Excellent service and fast delivery across Tanzania.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-beautiful-lifestyle-blogger-girl-records-beauty-vlog-her-room-using-professional_1258-255198.jpg"}, { - id: "t5", - name: "Brenda L.", - role: "Teacher", - testimonial: "My go-to brand for natural and clean skincare.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-beautiful-female-barber-uniform-showing-okay-gesture-isolated-pink-background_141793-118849.jpg", - }, + id: "t5", name: "Brenda L.", role: "Teacher", testimonial: "My go-to brand for natural and clean skincare.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-beautiful-female-barber-uniform-showing-okay-gesture-isolated-pink-background_141793-118849.jpg"}, ]} title="Hear From Our Community" description="Join thousands of satisfied customers who have transformed their routine." @@ -254,20 +168,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "f1", - title: "Do you offer nationwide delivery?", - content: "Yes, we ship across all regions in Tanzania.", - }, + id: "f1", title: "Do you offer nationwide delivery?", content: "Yes, we ship across all regions in Tanzania."}, { - id: "f2", - title: "Are your products cruelty-free?", - content: "Absolutely, we never test our products on animals.", - }, + id: "f2", title: "Are your products cruelty-free?", content: "Absolutely, we never test our products on animals."}, { - id: "f3", - title: "How can I join the Niffer loyalty program?", - content: "Sign up online or at any of our retail stores.", - }, + id: "f3", title: "How can I join the Niffer loyalty program?", content: "Sign up online or at any of our retail stores."}, ]} title="Common Questions" description="Get quick answers about our shipping, ingredients, and store locations." @@ -279,14 +184,11 @@ export default function LandingPage() { @@ -296,42 +198,27 @@ export default function LandingPage() { logoText="Niffer Cosmetics" columns={[ { - title: "Shop", - items: [ + title: "Shop", items: [ { - label: "All Products", - href: "#products", - }, + label: "All Products", href: "#products"}, { - label: "Best Sellers", - href: "#products", - }, + label: "Best Sellers", href: "#products"}, ], }, { - title: "Support", - items: [ + title: "Support", items: [ { - label: "FAQ", - href: "#faq", - }, + label: "FAQ", href: "#faq"}, { - label: "Contact", - href: "mailto:hello@niffercosmetics.co.tz", - }, + label: "Contact", href: "mailto:hello@niffercosmetics.co.tz"}, ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { - label: "Privacy Policy", - href: "#", - }, + label: "Privacy Policy", href: "#"}, { - label: "Terms of Service", - href: "#", - }, + label: "Terms of Service", href: "#"}, ], }, ]} @@ -341,4 +228,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file