diff --git a/src/app/page.tsx b/src/app/page.tsx index e925f13..efc5596 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,23 +53,23 @@ export default function HomePage() { background={{ variant: "glowing-orb" }} leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-perfume-bottle-clear-glass-with-cover_140725-13873.jpg", imageAlt: "Premium Perfume Bottle 1"}, + imageSrc: "http://img.b2bpic.net/free-photo/front-view-perfume-bottle-clear-glass-with-cover_140725-13873.jpg?_wi=1", imageAlt: "Premium Perfume Bottle 1"}, { - imageSrc: "http://img.b2bpic.net/free-vector/gradient-art-deco-instagram-story-collection_23-2149183119.jpg", imageAlt: "Exotic Attar Fragrance"}, + imageSrc: "http://img.b2bpic.net/free-vector/gradient-art-deco-instagram-story-collection_23-2149183119.jpg?_wi=1", imageAlt: "Exotic Attar Fragrance"}, { - imageSrc: "http://img.b2bpic.net/free-photo/gua-sha-face-roller-red-flower-high-angle_23-2149357114.jpg", imageAlt: "Luxury Perfume Design"}, + imageSrc: "http://img.b2bpic.net/free-photo/gua-sha-face-roller-red-flower-high-angle_23-2149357114.jpg?_wi=1", imageAlt: "Luxury Perfume Design"}, { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-perfume-bottle-clear-glass-with-cover_140725-13873.jpg", imageAlt: "Premium Collection"}, + imageSrc: "http://img.b2bpic.net/free-photo/front-view-perfume-bottle-clear-glass-with-cover_140725-13873.jpg?_wi=2", imageAlt: "Premium Collection"}, ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-vector/gradient-art-deco-instagram-story-collection_23-2149183119.jpg", imageAlt: "Floral Fragrance"}, + imageSrc: "http://img.b2bpic.net/free-vector/gradient-art-deco-instagram-story-collection_23-2149183119.jpg?_wi=2", imageAlt: "Floral Fragrance"}, { - imageSrc: "http://img.b2bpic.net/free-photo/gua-sha-face-roller-red-flower-high-angle_23-2149357114.jpg", imageAlt: "Oriental Attar"}, + imageSrc: "http://img.b2bpic.net/free-photo/gua-sha-face-roller-red-flower-high-angle_23-2149357114.jpg?_wi=2", imageAlt: "Oriental Attar"}, { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-perfume-bottle-clear-glass-with-cover_140725-13873.jpg", imageAlt: "Signature Scent"}, + imageSrc: "http://img.b2bpic.net/free-photo/front-view-perfume-bottle-clear-glass-with-cover_140725-13873.jpg?_wi=3", imageAlt: "Signature Scent"}, { - imageSrc: "http://img.b2bpic.net/free-vector/gradient-art-deco-instagram-story-collection_23-2149183119.jpg", imageAlt: "Collection Range"}, + imageSrc: "http://img.b2bpic.net/free-vector/gradient-art-deco-instagram-story-collection_23-2149183119.jpg?_wi=3", imageAlt: "Collection Range"}, ]} carouselPosition="right" buttons={[ @@ -93,16 +93,16 @@ export default function HomePage() { useInvertedBackground={false} products={[ { - id: "1", name: "Royal Oud Attar", price: "$89.00", imageSrc: "http://img.b2bpic.net/free-photo/front-view-perfume-bottle-clear-glass-with-cover_140725-13873.jpg", imageAlt: "Royal Oud Attar", initialQuantity: 1, + id: "1", name: "Royal Oud Attar", price: "$89.00", imageSrc: "http://img.b2bpic.net/free-photo/front-view-perfume-bottle-clear-glass-with-cover_140725-13873.jpg?_wi=4", imageAlt: "Royal Oud Attar", initialQuantity: 1, }, { - id: "2", name: "Floral Bliss Perfume", price: "$79.00", imageSrc: "http://img.b2bpic.net/free-vector/gradient-art-deco-instagram-story-collection_23-2149183119.jpg", imageAlt: "Floral Bliss Perfume", initialQuantity: 1, + id: "2", name: "Floral Bliss Perfume", price: "$79.00", imageSrc: "http://img.b2bpic.net/free-vector/gradient-art-deco-instagram-story-collection_23-2149183119.jpg?_wi=4", imageAlt: "Floral Bliss Perfume", initialQuantity: 1, }, { - id: "3", name: "Amber Nights Attar", price: "$99.00", imageSrc: "http://img.b2bpic.net/free-photo/gua-sha-face-roller-red-flower-high-angle_23-2149357114.jpg", imageAlt: "Amber Nights Attar", initialQuantity: 1, + id: "3", name: "Amber Nights Attar", price: "$99.00", imageSrc: "http://img.b2bpic.net/free-photo/gua-sha-face-roller-red-flower-high-angle_23-2149357114.jpg?_wi=3", imageAlt: "Amber Nights Attar", initialQuantity: 1, }, { - id: "4", name: "Rose Garden Essence", price: "$85.00", imageSrc: "http://img.b2bpic.net/free-photo/front-view-perfume-bottle-clear-glass-with-cover_140725-13873.jpg", imageAlt: "Rose Garden Essence", initialQuantity: 1, + id: "4", name: "Rose Garden Essence", price: "$85.00", imageSrc: "http://img.b2bpic.net/free-photo/front-view-perfume-bottle-clear-glass-with-cover_140725-13873.jpg?_wi=5", imageAlt: "Rose Garden Essence", initialQuantity: 1, }, ]} gridVariant="uniform-all-items-equal" @@ -152,13 +152,13 @@ export default function HomePage() { testimonials={[ { id: "1", name: "Sophia Rahman", handle: "@sophiarahman", testimonial: "The Royal Oud Attar is absolutely exquisite! The quality and longevity are unmatched. I've tried many brands, but Mulla Perfumes stands out for its authenticity and luxury.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-woman_641386-483.jpg", imageAlt: "Sophia Rahman"}, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-woman_641386-483.jpg?_wi=1", imageAlt: "Sophia Rahman"}, { id: "2", name: "Ahmed Hassan", handle: "@ahmedhassan", testimonial: "I purchased their gift set for my wife and she loves every single fragrance. The packaging is elegant and the scents are divine. Highly recommended!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-outdoors-business-man-smiles_23-2148763856.jpg", imageAlt: "Ahmed Hassan"}, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-outdoors-business-man-smiles_23-2148763856.jpg?_wi=1", imageAlt: "Ahmed Hassan"}, { id: "3", name: "Fatima Al-Mazrouei", handle: "@fatima.luxe", testimonial: "Mulla Perfumes captures the essence of true Arabian fragrance heritage. Each product feels like a journey. Exceptional quality and customer service.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-young-woman-posing-studio_23-2149392882.jpg", imageAlt: "Fatima Al-Mazrouei"}, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-young-woman-posing-studio_23-2149392882.jpg?_wi=1", imageAlt: "Fatima Al-Mazrouei"}, { id: "4", name: "Mohamed Khan", handle: "@mohamedkhan", testimonial: "The Amber Nights Attar has become my signature scent. The complexity and depth of the fragrance are remarkable. Worth every penny!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-posing_23-2149915906.jpg", imageAlt: "Mohamed Khan"},