diff --git a/src/app/page.tsx b/src/app/page.tsx index d8c4f88..e8905c2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,14 +46,14 @@ export default function LandingPage() { title="Wear the Silence" description="ZARO Berlin represents the intersection of avant-garde scent craft and timeless luxury. Experience the essence of darkness, refined." testimonials={[ - { name: "Marc L.", handle: "@berlin_scent", testimonial: "A scent that defines the modern noir experience.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/monochrome-beauty-product-skincare_23-2151307223.jpg", imageAlt: "perfume bottle gold luxury" }, + { name: "Marc L.", handle: "@berlin_scent", testimonial: "A scent that defines the modern noir experience.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/monochrome-beauty-product-skincare_23-2151307223.jpg?_wi=1", imageAlt: "perfume bottle gold luxury" }, { name: "Elena K.", handle: "@parisian_chic", testimonial: "ZARO is the most sophisticated fragrance I own.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/isolated-shot-cheerful-extreme-young-blonde-stuntwoman-biker-wearing-white-tank-top-khaki-pants-sitting-floor-smiling-happily-holding-black-motorcycle-safety-helmet_343059-3288.jpg", imageAlt: "perfume bottle gold luxury" }, - { name: "Julian S.", handle: "@fragrance_enthusiast", testimonial: "Absolute perfection in a bottle.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/green-bottle-parfum-table_140725-7027.jpg", imageAlt: "perfume bottle gold luxury" }, - { name: "Sarah T.", handle: "@vogue_berlin", testimonial: "The depth of the oud is truly transcendent.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-light-bottle-with-golden-cap-isolated-white-floor_140725-11640.jpg", imageAlt: "perfume bottle gold luxury" }, - { name: "Marcus V.", handle: "@luxe_collector", testimonial: "Finally, a brand that understands true minimalism.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/high-angle-empty-perfume-bottle_23-2149234374.jpg", imageAlt: "perfume bottle gold luxury" } + { name: "Julian S.", handle: "@fragrance_enthusiast", testimonial: "Absolute perfection in a bottle.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/green-bottle-parfum-table_140725-7027.jpg?_wi=1", imageAlt: "perfume bottle gold luxury" }, + { name: "Sarah T.", handle: "@vogue_berlin", testimonial: "The depth of the oud is truly transcendent.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-light-bottle-with-golden-cap-isolated-white-floor_140725-11640.jpg?_wi=1", imageAlt: "perfume bottle gold luxury" }, + { name: "Marcus V.", handle: "@luxe_collector", testimonial: "Finally, a brand that understands true minimalism.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/high-angle-empty-perfume-bottle_23-2149234374.jpg?_wi=1", imageAlt: "perfume bottle gold luxury" } ]} buttons={[{ text: "Discover Collection", href: "#collections" }]} - imageSrc="http://img.b2bpic.net/free-photo/monochrome-beauty-product-skincare_23-2151307223.jpg" + imageSrc="http://img.b2bpic.net/free-photo/monochrome-beauty-product-skincare_23-2151307223.jpg?_wi=2" imageAlt="ZARO Signature Bottle" mediaAnimation="blur-reveal" avatars={[ @@ -92,9 +92,9 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} features={[ - { title: "ZARO PURE", description: "The clarity of white light. Jasmine, bergamot, and white musk.", imageSrc: "http://img.b2bpic.net/free-photo/green-bottle-parfum-table_140725-7027.jpg", imageAlt: "ZARO Pure" }, - { title: "ZARO LUXE", description: "Opulence in abundance. Gold leaf, saffron, and aged sandalwood.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-light-bottle-with-golden-cap-isolated-white-floor_140725-11640.jpg", imageAlt: "ZARO Luxe" }, - { title: "ZARO NOIR", description: "The deep abyss. Oud, leather, and black iris.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-empty-perfume-bottle_23-2149234374.jpg", imageAlt: "ZARO Noir" } + { title: "ZARO PURE", description: "The clarity of white light. Jasmine, bergamot, and white musk.", imageSrc: "http://img.b2bpic.net/free-photo/green-bottle-parfum-table_140725-7027.jpg?_wi=2", imageAlt: "ZARO Pure" }, + { title: "ZARO LUXE", description: "Opulence in abundance. Gold leaf, saffron, and aged sandalwood.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-light-bottle-with-golden-cap-isolated-white-floor_140725-11640.jpg?_wi=2", imageAlt: "ZARO Luxe" }, + { title: "ZARO NOIR", description: "The deep abyss. Oud, leather, and black iris.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-empty-perfume-bottle_23-2149234374.jpg?_wi=2", imageAlt: "ZARO Noir" } ]} title="The Collections" description="Exclusivity defined through three distinct sensory journeys."