diff --git a/src/app/page.tsx b/src/app/page.tsx index 6456c2f..864f0c3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,10 +48,10 @@ export default function LandingPage() { description="Discover TAGHIT, a refined fragrance inspired by the golden sands and ancient woods of the deep desert." buttons={[{ text: "Discover the Fragrance", href: "#product" }]} carouselItems={[ - { id: "1", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D8IutBLUByZuNeDB6SRmonrNe3/uploaded-1777657516729-9vp2hlar.jpg", imageAlt: "Taghit Bottle 1" }, - { id: "2", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D8IutBLUByZuNeDB6SRmonrNe3/uploaded-1777657516729-53m295et.jpg", imageAlt: "Taghit Bottle 2" }, - { id: "3", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D8IutBLUByZuNeDB6SRmonrNe3/uploaded-1777657516729-zvdjkawu.jpg", imageAlt: "Taghit Bottle 3" }, - { id: "4", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D8IutBLUByZuNeDB6SRmonrNe3/uploaded-1777657516729-die54c6x.jpg", imageAlt: "Taghit Bottle 4" }, + { id: "1", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D8IutBLUByZuNeDB6SRmonrNe3/uploaded-1777657516729-9vp2hlar.jpg?_wi=1", imageAlt: "Taghit Bottle 1" }, + { id: "2", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D8IutBLUByZuNeDB6SRmonrNe3/uploaded-1777657516729-53m295et.jpg?_wi=1", imageAlt: "Taghit Bottle 2" }, + { id: "3", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D8IutBLUByZuNeDB6SRmonrNe3/uploaded-1777657516729-zvdjkawu.jpg?_wi=1", imageAlt: "Taghit Bottle 3" }, + { id: "4", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D8IutBLUByZuNeDB6SRmonrNe3/uploaded-1777657516729-die54c6x.jpg?_wi=1", imageAlt: "Taghit Bottle 4" }, { id: "5", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D8IutBLUByZuNeDB6SRmonrNe3/uploaded-1777657516729-bbbe5byh.jpg", imageAlt: "Taghit Bottle 5" }, { id: "6", imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-product-container-with-art-nouveau-inspired-sun-relief-background_23-2151420649.jpg", imageAlt: "perfume bottle gold desert" }, ]} @@ -107,10 +107,10 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { title: "Rare Notes", description: "Sourced from the heart of the desert.", buttonIcon: Zap, imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-bottle-with-luxurious-art-nouveau-inspired-sun-relief-background_23-2151420699.jpg" }, - { title: "Long Lasting", description: "Designed for all-day radiance.", buttonIcon: Zap, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D8IutBLUByZuNeDB6SRmonrNe3/uploaded-1777657516729-9vp2hlar.jpg" }, - { title: "Artisanal", description: "Bottled with traditional expertise.", buttonIcon: Zap, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D8IutBLUByZuNeDB6SRmonrNe3/uploaded-1777657516729-53m295et.jpg" }, - { title: "Sustainable", description: "Ethical luxury for modern needs.", buttonIcon: Zap, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D8IutBLUByZuNeDB6SRmonrNe3/uploaded-1777657516729-zvdjkawu.jpg" }, - { title: "Handcrafted", description: "Each bottle is carefully inspected.", buttonIcon: Zap, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D8IutBLUByZuNeDB6SRmonrNe3/uploaded-1777657516729-die54c6x.jpg" }, + { title: "Long Lasting", description: "Designed for all-day radiance.", buttonIcon: Zap, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D8IutBLUByZuNeDB6SRmonrNe3/uploaded-1777657516729-9vp2hlar.jpg?_wi=2" }, + { title: "Artisanal", description: "Bottled with traditional expertise.", buttonIcon: Zap, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D8IutBLUByZuNeDB6SRmonrNe3/uploaded-1777657516729-53m295et.jpg?_wi=2" }, + { title: "Sustainable", description: "Ethical luxury for modern needs.", buttonIcon: Zap, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D8IutBLUByZuNeDB6SRmonrNe3/uploaded-1777657516729-zvdjkawu.jpg?_wi=2" }, + { title: "Handcrafted", description: "Each bottle is carefully inspected.", buttonIcon: Zap, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D8IutBLUByZuNeDB6SRmonrNe3/uploaded-1777657516729-die54c6x.jpg?_wi=2" }, ]} title="The Art of Scent" description="Crafting fragrances with care and passion."