From f28541ec2b9cda64ef9e460352ce96f007b33e1c Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 16:57:02 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index cc5b436..5b385b4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -104,7 +104,7 @@ export default function LandingPage() { }, { id: "6", brand: "Fresh Pastries", name: "Assorted Pastries", price: "֏800", rating: 5, - reviewCount: "33", imageSrc: "http://img.b2bpic.net/free-photo/bakery_23-2148011818.jpg", imageAlt: "Assorted Pastries" + reviewCount: "33", imageSrc: "http://img.b2bpic.net/free-photo/bakery_23-2148011818.jpg?_wi=1", imageAlt: "Assorted Pastries" } ]} /> @@ -136,7 +136,7 @@ export default function LandingPage() { title: "Cake Display", description: "Browse our selection of fresh, artisan cakes", imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-tray-with-dessert-close-up_23-2148972051.jpg", imageAlt: "Cake Display", buttonIcon: ArrowRight }, { - title: "Fresh Pastries", description: "Freshly baked pastries and sweet treats daily", imageSrc: "http://img.b2bpic.net/free-photo/bakery_23-2148011818.jpg", imageAlt: "Fresh Pastries", buttonIcon: ArrowRight + title: "Fresh Pastries", description: "Freshly baked pastries and sweet treats daily", imageSrc: "http://img.b2bpic.net/free-photo/bakery_23-2148011818.jpg?_wi=2", imageAlt: "Fresh Pastries", buttonIcon: ArrowRight }, { title: "Coffee & Dessert", description: "Perfect pairing of quality coffee and delicious cake", imageSrc: "http://img.b2bpic.net/free-photo/top-view-creative-desk-with-copy-space_23-2148563670.jpg", imageAlt: "Coffee and Dessert", buttonIcon: ArrowRight