From 84217c12eb89dbcac99e4f464a893d69538e18e8 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 27 May 2026 14:20:52 +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 30b5940..1bc003c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -98,11 +98,11 @@ export default function LandingPage() { buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-modern-plants-deco_23-2149198542.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-modern-plants-deco_23-2149198542.jpg?_wi=1", imageAlt: "Modern living room interior with cozy sofa", }, { - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-young-woman-writing-down-food-ideas-creating-new-meal-writing-down-grocery-list_1258-198112.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-young-woman-writing-down-food-ideas-creating-new-meal-writing-down-grocery-list_1258-198112.jpg?_wi=1", imageAlt: "Elegant dining room set with wooden table", }, { @@ -187,7 +187,7 @@ export default function LandingPage() { imageAlt: "Elegant dresser with mirror", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-modern-plants-deco_23-2149198542.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-modern-plants-deco_23-2149198542.jpg?_wi=2", imageAlt: "cozy armchair with blanket by window", }, { @@ -204,7 +204,7 @@ export default function LandingPage() { imageAlt: "Modern bookshelf filled with decor", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-young-woman-writing-down-food-ideas-creating-new-meal-writing-down-grocery-list_1258-198112.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-young-woman-writing-down-food-ideas-creating-new-meal-writing-down-grocery-list_1258-198112.jpg?_wi=2", imageAlt: "cozy armchair with blanket by window", }, ]}