Update src/app/page.tsx
This commit is contained in:
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-dough_23-2148906969.jpg", imageAlt: "Chef che prepara l'impasto"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-tray-with-pepperoni_23-2149363065.jpg", imageAlt: "Pizze e focacce appena sfornate"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-tray-with-pepperoni_23-2149363065.jpg?_wi=1", imageAlt: "Pizze e focacce appena sfornate"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/assortment-pastries_23-2149594411.jpg", imageAlt: "Dolci artigianali della pasticceria veneta"},
|
||||
{
|
||||
@@ -99,7 +99,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Pane Fresco Quotidiano", description: "Varietà di pane con lunghe lievitazioni e farine selezionate, per fragranza e gusto autentico ogni giorno.", imageSrc: "http://img.b2bpic.net/free-photo/rustic-bread-loaf-wooden-table_23-2149363068.jpg", imageAlt: "Pane rustico artigianale"},
|
||||
{
|
||||
title: "Pizze e Focacce Squisite", description: "Sfornate calde, perfette per una pausa gustosa o un pasto veloce, apprezzate per la loro bontà e croccantezza.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-tray-with-pepperoni_23-2149363065.jpg", imageAlt: "Pizza al taglio e focaccia"},
|
||||
title: "Pizze e Focacce Squisite", description: "Sfornate calde, perfette per una pausa gustosa o un pasto veloce, apprezzate per la loro bontà e croccantezza.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-tray-with-pepperoni_23-2149363065.jpg?_wi=2", imageAlt: "Pizza al taglio e focaccia"},
|
||||
{
|
||||
title: "Dolci Artigianali della Tradizione", description: "Dalla pasticceria tradizionale veneta ai biscotti, ogni dolce è una delizia preparata con cura e passione.", imageSrc: "http://img.b2bpic.net/free-photo/assortment-delicious-pastries_23-2150821568.jpg", imageAlt: "Vassoio di pasticcini assortiti"},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user