From a06fa6bbcff6181509082d7784b928c8dbea6263 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 10:31:04 +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 502c17e..8e7b082 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -87,7 +87,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/dessert-sweet-cake-tasty-bakery-soft_53876-30995.jpg" + imageSrc="http://img.b2bpic.net/free-photo/dessert-sweet-cake-tasty-bakery-soft_53876-30995.jpg?_wi=1" imageAlt="Assortment of gourmet desserts and coffee on a table" mediaAnimation="slide-up" avatars={[ @@ -172,7 +172,7 @@ export default function LandingPage() { description="HINAR Dessert Bar & Café began with a simple dream: to create a haven where every dessert tells a story and every coffee sip brings joy. We blend traditional recipes with innovative twists, using only the finest ingredients to craft edible art. Join us and discover your new favorite treat." tag="Crafted with Love" tagIcon={Heart} - imageSrc="http://img.b2bpic.net/free-photo/side-view-happy-family-with-muffins-cup_23-2148414893.jpg" + imageSrc="http://img.b2bpic.net/free-photo/side-view-happy-family-with-muffins-cup_23-2148414893.jpg?_wi=1" imageAlt="A cozy cafe interior with a barista preparing coffee" /> @@ -214,7 +214,7 @@ export default function LandingPage() { imageAlt: "Freshly baked croissant", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/dessert-sweet-cake-tasty-bakery-soft_53876-30995.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dessert-sweet-cake-tasty-bakery-soft_53876-30995.jpg?_wi=2", imageAlt: "slice of chocolate cake with creamy frosting", }, { @@ -231,7 +231,7 @@ export default function LandingPage() { imageAlt: "Gourmet ice cream dessert", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/side-view-happy-family-with-muffins-cup_23-2148414893.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-happy-family-with-muffins-cup_23-2148414893.jpg?_wi=2", imageAlt: "slice of chocolate cake with creamy frosting", }, ]}