diff --git a/src/app/page.tsx b/src/app/page.tsx index 3758031..9da2e77 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -43,7 +43,8 @@ export default function HomePage() { brandName="Déstock Market" navItems={navItems} button={{ - text: "Shop Now", href: "/products"}} + text: "Shop Now", href: "/products" + }} animateOnLoad={true} /> @@ -63,17 +64,23 @@ export default function HomePage() { buttonAnimation="slide-up" carouselItems={[ { - id: "1", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-shopping-mall_53876-46893.jpg?_wi=1", imageAlt: "Multicultural marketplace showcase"}, + id: "1", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-shopping-mall_53876-46893.jpg?_wi=1", imageAlt: "Multicultural marketplace showcase" + }, { - id: "2", imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-friends-with-drinks_23-2149128350.jpg?_wi=1", imageAlt: "Featured drinks collection"}, + id: "2", imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-friends-with-drinks_23-2149128350.jpg?_wi=1", imageAlt: "Featured drinks collection" + }, { - id: "3", imageSrc: "http://img.b2bpic.net/free-photo/rows-columns-colourful-bottles_23-2148301296.jpg?_wi=1", imageAlt: "International beverages"}, + id: "3", imageSrc: "http://img.b2bpic.net/free-photo/rows-columns-colourful-bottles_23-2148301296.jpg?_wi=1", imageAlt: "International beverages" + }, { - id: "4", imageSrc: "http://img.b2bpic.net/free-photo/healthy-food-near-labelled-lunchbox_23-2147866382.jpg?_wi=1", imageAlt: "Specialty snacks"}, + id: "4", imageSrc: "http://img.b2bpic.net/free-photo/healthy-food-near-labelled-lunchbox_23-2147866382.jpg?_wi=1", imageAlt: "Specialty snacks" + }, { - id: "5", imageSrc: "http://img.b2bpic.net/free-photo/healthy-food-near-labelled-lunchbox_23-2147866382.jpg?_wi=2", imageAlt: "Global products"}, + id: "5", imageSrc: "http://img.b2bpic.net/free-photo/healthy-food-near-labelled-lunchbox_23-2147866382.jpg?_wi=2", imageAlt: "Global products" + }, { - id: "6", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-couple-buying-panettone-supermarket_171337-2403.jpg?_wi=1", imageAlt: "Multicultural variety"}, + id: "6", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-couple-buying-panettone-supermarket_171337-2403.jpg?_wi=1", imageAlt: "Multicultural variety" + } ]} autoPlay={true} autoPlayInterval={4000} @@ -138,17 +145,20 @@ export default function HomePage() { features={[ { id: "global-selection", label: "Global", title: "Worldwide Selection of Authentic Products", items: [ - "Products from 50+ countries", "Authentic multicultural brands", "Exclusive international items", "Fresh & premium quality"], + "Products from 50+ countries", "Authentic multicultural brands", "Exclusive international items", "Fresh & premium quality" + ], buttons: [{ text: "Browse Categories", href: "/categories" }], }, { id: "unbeatable-prices", label: "Discounted", title: "Unbeatable Discount Prices", items: [ - "Up to 60% off retail prices", "Bulk purchase discounts", "Regular flash sales", "Membership rewards program"], + "Up to 60% off Asian beverages and specialty snacks", "Bulk purchase discounts", "Regular flash sales", "Membership rewards program" + ], buttons: [{ text: "View Deals", href: "/deals" }], }, { id: "community", label: "Community", title: "Celebrate Diversity & Culture", items: [ - "Support local communities", "Discover cultural traditions", "Educational product guides", "Recipe and usage tips"], + "Support local communities", "Discover cultural traditions", "Educational product guides", "Recipe and usage tips" + ], buttons: [{ text: "Learn More", href: "/about" }], }, ]} @@ -169,7 +179,8 @@ export default function HomePage() { tagAnimation="slide-up" names={["Nestlé", "Coca-Cola", "Pepsi", "Danone", "Mondelēz", "Ferrero", "Reckitt"]} logos={[ - "http://img.b2bpic.net/free-vector/gluten-free-labels-symbol-icons-set_1017-19671.jpg", "http://img.b2bpic.net/free-vector/soda-simple-element_24908-54238.jpg", "http://img.b2bpic.net/free-vector/soda-simple-element_24908-54236.jpg", "http://img.b2bpic.net/free-vector/hand-drawn-lactose-free-label_23-2151173214.jpg", "http://img.b2bpic.net/free-vector/flat-design-food-label-set_23-2149483006.jpg", "http://img.b2bpic.net/free-vector/chocolate_24908-54001.jpg", "http://img.b2bpic.net/free-vector/hand-drawn-rt-logo-template_23-2150607150.jpg"]} + "http://img.b2bpic.net/free-vector/gluten-free-labels-symbol-icons-set_1017-19671.jpg", "http://img.b2bpic.net/free-vector/soda-simple-element_24908-54238.jpg", "http://img.b2bpic.net/free-vector/soda-simple-element_24908-54236.jpg", "http://img.b2bpic.net/free-vector/hand-drawn-lactose-free-label_23-2151173214.jpg", "http://img.b2bpic.net/free-vector/flat-design-food-label-set_23-2149483006.jpg", "http://img.b2bpic.net/free-vector/chocolate_24908-54001.jpg", "http://img.b2bpic.net/free-vector/hand-drawn-rt-logo-template_23-2150607150.jpg" + ]} textboxLayout="default" useInvertedBackground={false} speed={40} @@ -184,13 +195,17 @@ export default function HomePage() { author="Maria Santos, Satisfied Customer" avatars={[ { - src: "http://img.b2bpic.net/free-photo/young-caucasian-woman-holding-shopping-bags-make-selfie-by-camera-clothing-store_839833-1916.jpg", alt: "Customer testimonial 1"}, + src: "http://img.b2bpic.net/free-photo/young-caucasian-woman-holding-shopping-bags-make-selfie-by-camera-clothing-store_839833-1916.jpg", alt: "Customer testimonial 1" + }, { - src: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1563.jpg", alt: "Customer testimonial 2"}, + src: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1563.jpg", alt: "Customer testimonial 2" + }, { - src: "http://img.b2bpic.net/free-photo/smiling-casual-caucasian-middle-aged-woman-showing-okey-gesture-isolated-yellow-wall_141793-78396.jpg", alt: "Customer testimonial 3"}, + src: "http://img.b2bpic.net/free-photo/smiling-casual-caucasian-middle-aged-woman-showing-okey-gesture-isolated-yellow-wall_141793-78396.jpg", alt: "Customer testimonial 3" + }, { - src: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", alt: "Customer testimonial 4"}, + src: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", alt: "Customer testimonial 4" + }, ]} ratingAnimation="slide-up" avatarsAnimation="slide-up" @@ -227,4 +242,4 @@ export default function HomePage() { ); -} \ No newline at end of file +}