Update src/app/page.tsx

This commit is contained in:
2026-03-08 16:57:02 +00:00
parent 1f2e8bedfc
commit f28541ec2b

View File

@@ -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