From 1121b5195cdb87206ee51d5489f2a0da287fff01 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 23:16:02 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e75b132..8cbc3b2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { }} title="Redefining Luxury & Self-Care" description="Experience a world where empowerment meets elegance. Curated beauty and lifestyle rituals designed for the modern woman." - imageSrc="http://img.b2bpic.net/free-photo/beautiful-bride-portrait_624325-3507.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-bride-portrait_624325-3507.jpg?_wi=1" buttons={[ { text: "Explore Rituals", @@ -91,7 +91,7 @@ export default function LandingPage() { description: "Embracing your unique beauty and inner strength.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/top-view-arrangement-with-make-up-items-device_23-2148299568.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-arrangement-with-make-up-items-device_23-2148299568.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -118,7 +118,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-green-face-roller-gua-sha_23-2149357164.jpg", }, reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bride-portrait_624325-3507.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bride-portrait_624325-3507.jpg?_wi=2", imageAlt: "modern skincare beauty treatment luxury", }, { @@ -138,7 +138,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/leaf-candles-bath-products-with-copy-space_23-2148366062.jpg", }, reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-arrangement-with-make-up-items-device_23-2148299568.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-arrangement-with-make-up-items-device_23-2148299568.jpg?_wi=2", imageAlt: "modern skincare beauty treatment luxury", }, ]} -- 2.49.1