Update src/app/page.tsx
This commit is contained in:
@@ -106,7 +106,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Fresh Every Day", description: "We bake daily. Bread, focaccia, desserts and pastries are prepared fresh every day, because quality always comes first.", icon: Crop,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/coffee-juice-with-pastry_23-2147693937.jpg"},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/coffee-juice-with-pastry_23-2147693937.jpg?_wi=1"},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/healthy-food-vs-unhealthy-food_23-2148194534.jpg"},
|
||||
],
|
||||
},
|
||||
@@ -155,7 +155,7 @@ export default function LandingPage() {
|
||||
reviewCount: "48", imageSrc: "http://img.b2bpic.net/free-photo/bucket-grapes-glass-juice-marble_114579-30938.jpg", imageAlt: "Bottle of Chianti Classico red wine"},
|
||||
{
|
||||
id: "4", brand: "Artisan Focaccia", name: "Rosemary & Sea Salt", price: "€4.99 / Loaf", rating: 4.8,
|
||||
reviewCount: "91", imageSrc: "http://img.b2bpic.net/free-photo/coffee-juice-with-pastry_23-2147693937.jpg", imageAlt: "Fresh focaccia bread"},
|
||||
reviewCount: "91", imageSrc: "http://img.b2bpic.net/free-photo/coffee-juice-with-pastry_23-2147693937.jpg?_wi=2", imageAlt: "Fresh focaccia bread"},
|
||||
]}
|
||||
title="Our Italian Delights"
|
||||
description="Beyond freshly baked goods, discover a curated selection of premium Italian products, perfect for any occasion."
|
||||
|
||||
Reference in New Issue
Block a user