From f12122c37d2bd9779f34e3b1874a546073fde779 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 27 Mar 2026 17:00:55 +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 1b64670..44596b7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,10 +68,10 @@ export default function LandingPage() { ]} buttonAnimation="slide-up" layoutOrder="default" - imageSrc="http://img.b2bpic.net/free-photo/cosmetic-products-flowers-white_1150-15372.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cosmetic-products-flowers-white_1150-15372.jpg?_wi=1" mediaAnimation="blur-reveal" frameStyle="card" - videoSrc="http://img.b2bpic.net/free-photo/cosmetic-products-flowers-white_1150-15372.jpg" + videoSrc="http://img.b2bpic.net/free-photo/cosmetic-products-flowers-white_1150-15372.jpg?_wi=2" /> @@ -146,7 +146,7 @@ export default function LandingPage() { name: "Elena V.", role: "Journalist", testimonial: "My skin has never felt this hydrated and calm. Absolutely obsessed.", - imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-girl-with-blond-hair_176420-28338.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-girl-with-blond-hair_176420-28338.jpg?_wi=1", }, { id: "2", @@ -174,7 +174,7 @@ export default function LandingPage() { name: "Clara M.", role: "Wellness Coach", testimonial: "Pure ingredients that deliver visible results. A conscious choice for my daily ritual.", - imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-girl-with-blond-hair_176420-28338.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-girl-with-blond-hair_176420-28338.jpg?_wi=2", }, ]} title="Loved by Nature" -- 2.49.1