From d8da22623ea065d1b12b5be57dcd9a457b0ae2a9 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 30 Mar 2026 05:25:53 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 222 +++++++++++------------------------------------ 1 file changed, 53 insertions(+), 169 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b43b992..8602bdb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -7,7 +7,7 @@ import FaqBase from '@/components/sections/faq/FaqBase'; import FooterCard from '@/components/sections/footer/FooterCard'; import HeroSplitDoubleCarousel from '@/components/sections/hero/HeroSplitDoubleCarousel'; import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSplitTextAbout'; -import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; +import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; import ProductCardFour from '@/components/sections/product/ProductCardFour'; import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen'; @@ -27,28 +27,18 @@ export default function LandingPage() { > @@ -184,26 +126,11 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "1", - name: "Classic Embroidered Abaya", - price: "$120", - variant: "Luxury", - imageSrc: "http://img.b2bpic.net/free-photo/woman-praying-indoors-front-view_23-2150154510.jpg", - }, + id: "1", name: "Classic Embroidered Abaya", price: "$120", variant: "Luxury", imageSrc: "http://img.b2bpic.net/free-photo/woman-praying-indoors-front-view_23-2150154510.jpg"}, { - id: "2", - name: "Silk Headscarf Collection", - price: "$25", - variant: "Premium", - imageSrc: "http://img.b2bpic.net/free-photo/woman-shopping-ramadan-medium-shot_23-2150154487.jpg", - }, + id: "2", name: "Silk Headscarf Collection", price: "$25", variant: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/woman-shopping-ramadan-medium-shot_23-2150154487.jpg"}, { - id: "3", - name: "Floral Designer Abaya", - price: "$150", - variant: "Elegant", - imageSrc: "http://img.b2bpic.net/free-photo/new-normal-hangout-muslim-friends-wearing-mask_53876-100304.jpg", - }, + id: "3", name: "Floral Designer Abaya", price: "$150", variant: "Elegant", imageSrc: "http://img.b2bpic.net/free-photo/new-normal-hangout-muslim-friends-wearing-mask_53876-100304.jpg"}, ]} title="Featured Collection" description="Explore our hand-picked selection of high-quality modest wear." @@ -217,59 +144,28 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Nada Saleh", - role: "Customer", - company: "Local Community", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-with-smartphone-paper-bags_23-2147786770.jpg?_wi=1", - }, + id: "1", name: "Nada Saleh", role: "Customer", company: "Local Community", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/woman-with-smartphone-paper-bags_23-2147786770.jpg?_wi=1"}, { - id: "2", - name: "Wazzy S", - role: "Customer", - company: "Local Community", - rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/outdoor-adult-stylish-looking-modern_1157-3417.jpg", - }, + id: "2", name: "Wazzy S", role: "Customer", company: "Local Community", rating: 4, + imageSrc: "http://img.b2bpic.net/free-photo/outdoor-adult-stylish-looking-modern_1157-3417.jpg"}, { - id: "3", - name: "Aboubakar Bamba", - role: "Local Guide", - company: "Local Community", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-blonde-curly-lady-trendy-silk-black-home-suit-smiles-widely-looks-into-camera-holds-l_197531-33672.jpg", - }, + id: "3", name: "Aboubakar Bamba", role: "Local Guide", company: "Local Community", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-blonde-curly-lady-trendy-silk-black-home-suit-smiles-widely-looks-into-camera-holds-l_197531-33672.jpg"}, { - id: "4", - name: "Community Member", - role: "Customer", - company: "Local Community", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-summer-outfit-by-old-building_1303-16124.jpg", - }, + id: "4", name: "Community Member", role: "Customer", company: "Local Community", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-summer-outfit-by-old-building_1303-16124.jpg"}, { - id: "5", - name: "Sarah Ahmed", - role: "Customer", - company: "Local Community", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-with-smartphone-paper-bags_23-2147786770.jpg?_wi=2", - }, + id: "5", name: "Sarah Ahmed", role: "Customer", company: "Local Community", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/woman-with-smartphone-paper-bags_23-2147786770.jpg?_wi=2"}, ]} kpiItems={[ { - value: "4.5", - label: "Rating", - }, + value: "4.5", label: "Rating"}, { - value: "46", - label: "Reviews", - }, + value: "46", label: "Reviews"}, { - value: "100+", - label: "Happy Clients", - }, + value: "100+", label: "Happy Clients"}, ]} title="Customer Reviews" description="Hear what our wonderful community has to say about their experience at Dubai Store." @@ -282,20 +178,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "1", - title: "Do you offer in-store pickup?", - content: "Yes, we offer convenient in-store pickup for all orders placed online.", - }, + id: "1", title: "Do you offer in-store pickup?", content: "Yes, we offer convenient in-store pickup for all orders placed online."}, { - id: "2", - title: "What are your store hours?", - content: "We are open daily and close at 8 PM. Feel free to visit us at Metroplex Plaza.", - }, + id: "2", title: "What are your store hours?", content: "We are open daily and close at 8 PM. Feel free to visit us at Metroplex Plaza."}, { - id: "3", - title: "Do you have parking available?", - content: "Yes, we have plenty of parking spaces available at Metroplex Plaza.", - }, + id: "3", title: "Do you have parking available?", content: "Yes, we have plenty of parking spaces available at Metroplex Plaza."}, ]} title="Frequently Asked Questions" description="Have questions? We're here to help." @@ -307,14 +194,11 @@ export default function LandingPage() { @@ -328,4 +212,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file