diff --git a/src/app/page.tsx b/src/app/page.tsx index b45a424..18d2bac 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -117,13 +117,13 @@ export default function OLIPage() { useInvertedBackground={false} products={[ { - id: "1", name: "Hand & Body Wash", price: "$34.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-natural-body-butter-leaves-plain-background_23-2148241839.jpg", imageAlt: "Hand & Body Wash" + id: "1", name: "Hand & Body Wash", price: "$34.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-natural-body-butter-leaves-plain-background_23-2148241839.jpg?_wi=1", imageAlt: "Hand & Body Wash" }, { - id: "2", name: "AHA Peeling Solution", price: "$42.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-natural-body-butter-leaves-plain-background_23-2148241839.jpg", imageAlt: "AHA Peeling Solution" + id: "2", name: "AHA Peeling Solution", price: "$42.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-natural-body-butter-leaves-plain-background_23-2148241839.jpg?_wi=2", imageAlt: "AHA Peeling Solution" }, { - id: "3", name: "Hydration Essence", price: "$48.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-natural-body-butter-leaves-plain-background_23-2148241839.jpg", imageAlt: "Hydration Essence" + id: "3", name: "Hydration Essence", price: "$48.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-natural-body-butter-leaves-plain-background_23-2148241839.jpg?_wi=3", imageAlt: "Hydration Essence" } ]} gridVariant="three-columns-all-equal-width" @@ -167,7 +167,7 @@ export default function OLIPage() { useInvertedBackground={false} testimonials={[ { - id: "1", name: "Alexandra Chen", handle: "@alexandrachen", testimonial: "OLI DE PARLOR™ understands that luxury isn't about volume—it's about precision. Every detail speaks volumes.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-groom-looks-thoughtful-sitting-couch-cosy-dark-cafe_8353-8118.jpg", imageAlt: "Alexandra Chen" + id: "1", name: "Alexandra Chen", handle: "@alexandrachen", testimonial: "OLI DE PARLOR™ understands that luxury isn't about volume—it's about precision. Every detail speaks volumes.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-groom-looks-thoughtful-sitting-couch-cosy-dark-cafe_8353-8118.jpg?_wi=1", imageAlt: "Alexandra Chen" }, { id: "2", name: "Marcus Williams", handle: "@marcuswilliams", testimonial: "The attention to detail in both apparel and skincare is unmatched. This is what intentional design looks like.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg", imageAlt: "Marcus Williams" @@ -176,7 +176,7 @@ export default function OLIPage() { id: "3", name: "Sophie Dubois", handle: "@sophiedubois", testimonial: "Finally, a brand that respects the intelligence of its audience. No noise, just quality and clarity.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-woman-with-wet-hair-posing-studio-wearing-black-oversize-blazer-shiny-necklace_343596-7120.jpg", imageAlt: "Sophie Dubois" }, { - id: "4", name: "James Park", handle: "@jamespark_", testimonial: "OLI DE PARLOR™ captures what true luxury means today: discipline, vision, and refined presence.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-groom-looks-thoughtful-sitting-couch-cosy-dark-cafe_8353-8118.jpg", imageAlt: "James Park" + id: "4", name: "James Park", handle: "@jamespark_", testimonial: "OLI DE PARLOR™ captures what true luxury means today: discipline, vision, and refined presence.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-groom-looks-thoughtful-sitting-couch-cosy-dark-cafe_8353-8118.jpg?_wi=2", imageAlt: "James Park" }, { id: "5", name: "Isabella Romano", handle: "@isabellaromano", testimonial: "The clothing feels timeless. The skincare performs flawlessly. This is curated identity at its finest.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg", imageAlt: "Isabella Romano"