From 0d1936ef32470ac5e278550f4029b246e1d52b99 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 10 May 2026 18:53:47 +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 3ae00fc..1d97f9c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064701.jpg" + imageSrc="http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064701.jpg?_wi=1" mediaAnimation="blur-reveal" avatars={[ { @@ -141,7 +141,7 @@ export default function LandingPage() { name: "Signature Espresso", price: "$3.50", variant: "Coffee", - imageSrc: "http://img.b2bpic.net/free-photo/appetizing-pancakes-decorated-with-berries-flowers_169016-23187.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/appetizing-pancakes-decorated-with-berries-flowers_169016-23187.jpg?_wi=1", }, { id: "m2", @@ -252,7 +252,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/fine-dining-design-restaurant-with-good-red-wine-great-cooking_482257-10388.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064701.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064701.jpg?_wi=2", imageAlt: "artisan interior design cafe", }, { @@ -276,7 +276,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/computer-desktop-table_23-2147936237.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/appetizing-pancakes-decorated-with-berries-flowers_169016-23187.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/appetizing-pancakes-decorated-with-berries-flowers_169016-23187.jpg?_wi=2", imageAlt: "artisan interior design cafe", }, ]}