From be0ee40354a84194c2fc1e9bdf0cbd3e105569aa Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 18:16:52 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 257 ++++++++++------------------------------------- 1 file changed, 53 insertions(+), 204 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 12e4479..0115bc6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,21 +30,13 @@ export default function LandingPage() { @@ -54,98 +46,42 @@ export default function LandingPage() { @@ -158,7 +94,7 @@ export default function LandingPage() { description="MOGWARDS was founded to redefine the standard of luxury skincare. We believe that true beauty is cultivated through precision, integrity, and the finest organic essences." subdescription="Every ingredient is ethically sourced and meticulously blended, ensuring unparalleled performance and a sensory journey like no other." icon={Sparkles} - imageSrc="https://pixabay.com/get/g368216becb074aa1e0d3f27b05633c0ae038183ce3b4561531cd852d6ab5073a37ed365a2fcfafd3af81fb786b29eaaebfdcc3e4bc096fcc2e608882ad3678be_1280.jpg?_wi=2" + imageSrc="https://images.unsplash.com/photo-1608248543803-ba4f8c70a0b9?q=80&w=1200" mediaAnimation="slide-up" /> @@ -171,59 +107,23 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "p1", - brand: "MOGWARDS", - name: "Radiance Oil", - price: "$125", - rating: 5, - reviewCount: "120", - imageSrc: "https://pixabay.com/get/g8608b56adc49effefdfeaa49b1f62aa8d029bb6920c656e2c7100acd24914226c41ce437b10a17dfe17ece0dd18d136177feaf17f13a6afd14b2f2375429b068_1280.jpg?_wi=2", - }, + id: "p1", brand: "MOGWARDS", name: "Radiance Oil", price: "$125", rating: 5, + reviewCount: "120", imageSrc: "https://images.unsplash.com/photo-1615397349754-cfa2066a298e?q=80&w=600"}, { - id: "p2", - brand: "MOGWARDS", - name: "Day Cream", - price: "$95", - rating: 5, - reviewCount: "85", - imageSrc: "https://pixabay.com/get/g8d2fd7cd21397df63b4e44957053f9457d682282eaf65dbc15b1e09d2b9db5977a787ee730ba10d6739372c7ef28f96cab5517cd699492c04d0637282ceec548_1280.jpg?_wi=2", - }, + id: "p2", brand: "MOGWARDS", name: "Day Cream", price: "$95", rating: 5, + reviewCount: "85", imageSrc: "https://images.unsplash.com/photo-1570177759628-98e3b782c5e5?q=80&w=600"}, { - id: "p3", - brand: "MOGWARDS", - name: "Night Serum", - price: "$150", - rating: 5, - reviewCount: "210", - imageSrc: "https://pixabay.com/get/g0cfab0069250e7b1410d6ddc67ecbed202ffa5cbbc63561e05d1b5ea9e1707accc6449eab8aec43e085309329ad40e439ef8d95390446f9d6bd788123322ced4_1280.jpg?_wi=2", - }, + id: "p3", brand: "MOGWARDS", name: "Night Serum", price: "$150", rating: 5, + reviewCount: "210", imageSrc: "https://images.unsplash.com/photo-1556228578-0d85b1a4d571?q=80&w=600"}, { - id: "p4", - brand: "MOGWARDS", - name: "Cleansing Gel", - price: "$65", - rating: 4, - reviewCount: "95", - imageSrc: "https://pixabay.com/get/ge42c5e8b73bcef2cbc7885f85234f6cc8ea211357ec8ae062bd719e87af4727e21042ec9520907cd2972d36ea81a3e7e565333ae48946ebe0cf8ce0dbf10af93_1280.jpg", - }, + id: "p4", brand: "MOGWARDS", name: "Cleansing Gel", price: "$65", rating: 4, + reviewCount: "95", imageSrc: "https://images.unsplash.com/photo-1598440947619-2c35fc95f088?q=80&w=600"}, { - id: "p5", - brand: "MOGWARDS", - name: "Eye Concentrate", - price: "$110", - rating: 5, - reviewCount: "67", - imageSrc: "https://pixabay.com/get/ga77f392099200741a3892169b216f4b5648d72b94b91ba4003de27c95762e50fa1942caefdbce59f944705669a55e3d55794ddfb921fb44ed24c429db9960696_1280.jpg", - }, + id: "p5", brand: "MOGWARDS", name: "Eye Concentrate", price: "$110", rating: 5, + reviewCount: "67", imageSrc: "https://images.unsplash.com/photo-1612817288484-6f916006741a?q=80&w=600"}, { - id: "p6", - brand: "MOGWARDS", - name: "Hydration Mist", - price: "$55", - rating: 5, - reviewCount: "140", - imageSrc: "https://pixabay.com/get/ge40576f349e11e4bf1674c8dd5040685869de005432ea4d12696dcdb67929540385d0468013b4271dd9446f1662f120788f79dd2c797d3de2103619e555289dc_1280.jpg", - }, + id: "p6", brand: "MOGWARDS", name: "Hydration Mist", price: "$55", rating: 5, + reviewCount: "140", imageSrc: "https://images.unsplash.com/photo-1571781926291-c4a7e3021b3d?q=80&w=600"}, ]} title="The Collection" description="Discover our curated selection of high-performance skincare essentials." @@ -236,45 +136,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - title: "Transformative", - quote: "I've never felt more radiant.", - name: "Sarah J.", - role: "Client", - imageSrc: "https://pixabay.com/get/g5b1db652928d68ff020bf812a03b0af70e855ee3cf10d0b38eb35aa4466accb3ab425aea7a58a1bc644a87a11e5c18f40cef0816056305c98afa9e79dd75c84a_1280.jpg", - }, + id: "1", title: "Transformative", quote: "I've never felt more radiant.", name: "Sarah J.", role: "Client", imageSrc: "https://i.pravatar.cc/150?u=1"}, { - id: "2", - title: "Simply Luxury", - quote: "The packaging, the scent, the results—perfection.", - name: "Elena R.", - role: "Brand Ambassador", - imageSrc: "https://pixabay.com/get/g6b5734eec62fe010fa9f1d0fd13340cdedc9b0cd6a7598be4aeab4aeecaaa4cafb15e35064b13ae3864b0f71f02b7364094bb653afde091ef64ea92e8ae52c53_1280.jpg", - }, + id: "2", title: "Simply Luxury", quote: "The packaging, the scent, the results—perfection.", name: "Elena R.", role: "Brand Ambassador", imageSrc: "https://i.pravatar.cc/150?u=2"}, { - id: "3", - title: "Gold Standard", - quote: "MOGWARDS is in a league of its own.", - name: "Mark D.", - role: "Skincare Expert", - imageSrc: "https://pixabay.com/get/g2fc2757936de0e124fe774105d89202a613291f70b917e571c52fba9a5acfb77b41f8f1bd8b1d754c3f1df05a21632e64a50c4b80899ef45ef1bf601b00f933a_1280.jpg", - }, + id: "3", title: "Gold Standard", quote: "MOGWARDS is in a league of its own.", name: "Mark D.", role: "Skincare Expert", imageSrc: "https://i.pravatar.cc/150?u=3"}, { - id: "4", - title: "Essential Ritual", - quote: "I cannot start my day without it.", - name: "Chloe P.", - role: "Artist", - imageSrc: "https://pixabay.com/get/gd43ea4fe136ee403b95e220397efcbacf6247df42814705bdbe650103485a7dfdbdc2de1b634c4c483ec2b53ed5458214d262cefaddced6bd0a34ebc035cd90c_1280.jpg", - }, + id: "4", title: "Essential Ritual", quote: "I cannot start my day without it.", name: "Chloe P.", role: "Artist", imageSrc: "https://i.pravatar.cc/150?u=4"}, { - id: "5", - title: "Radiant Health", - quote: "My skin has been forever changed.", - name: "Lucas K.", - role: "Entrepreneur", - imageSrc: "https://pixabay.com/get/g239b88693b54288c9847aa1502983820882b39d0ba890899b75f510da7e68147a22fdec4dccb20e389a69be84ac46a87255b5e915ae1c724c213bad76f8d0bdc_1280.jpg", - }, + id: "5", title: "Radiant Health", quote: "My skin has been forever changed.", name: "Lucas K.", role: "Entrepreneur", imageSrc: "https://i.pravatar.cc/150?u=5"}, ]} title="A Legacy of Glow" description="Don't just take our word for it." @@ -285,16 +155,13 @@ export default function LandingPage() { @@ -304,38 +171,20 @@ export default function LandingPage() { columns={[ { items: [ - { - label: "Collections", - href: "#products", - }, - { - label: "About", - href: "#about", - }, + { label: "Collections", href: "#products" }, + { label: "About", href: "#about" }, ], }, { items: [ - { - label: "Contact", - href: "#contact", - }, - { - label: "Concierge", - href: "#", - }, + { label: "Contact", href: "#contact" }, + { label: "Concierge", href: "#" }, ], }, { items: [ - { - label: "Privacy", - href: "#", - }, - { - label: "Terms", - href: "#", - }, + { label: "Privacy", href: "#" }, + { label: "Terms", href: "#" }, ], }, ]} @@ -345,4 +194,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file