From d4bbab3e5bff79dc4efe42a6d5562ed2d0d794a1 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 30 Apr 2026 15:32:39 +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 cf6df77..0b781b7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,7 +73,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-table-arrangement-with-roses_23-2150737403.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-table-arrangement-with-roses_23-2150737403.jpg?_wi=1" mediaAnimation="blur-reveal" avatars={[ { @@ -154,7 +154,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/festive-champagne-glasses_23-2147729195.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-table-arrangement-with-roses_23-2150737403.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-table-arrangement-with-roses_23-2150737403.jpg?_wi=2", imageAlt: "wedding planning service premium", }, { @@ -178,7 +178,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/groom-holds-bride-s-hand-while-they-go-upstairs_8353-8283.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/dark-pink-milk-cloth-beautify-chairs-covered_8353-100.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dark-pink-milk-cloth-beautify-chairs-covered_8353-100.jpg?_wi=1", imageAlt: "wedding planning service premium", }, ]} @@ -201,7 +201,7 @@ export default function LandingPage() { price: "$800", rating: 5, reviewCount: "12", - imageSrc: "http://img.b2bpic.net/free-photo/dark-pink-milk-cloth-beautify-chairs-covered_8353-100.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dark-pink-milk-cloth-beautify-chairs-covered_8353-100.jpg?_wi=2", }, { id: "2", -- 2.49.1