diff --git a/src/app/page.tsx b/src/app/page.tsx index cffe41b..03ac0a0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function BordersPage() { { text: "📅 Prenota un tavolo", href: "#prenotazione" } ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/young-woman-drinking-tea-cafe_1303-25721.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-woman-drinking-tea-cafe_1303-25721.jpg?_wi=1" imageAlt="Borders Ristopub interno moderno" className="min-h-screen flex items-center justify-center" titleClassName="text-7xl md:text-8xl font-extrabold tracking-tight" @@ -69,7 +69,7 @@ export default function BordersPage() { { text: "Chiama: 375 833 4900", href: "tel:+393758334900" }, { text: "Apre alle 17:30", href: "#info" } ]} - imageSrc="http://img.b2bpic.net/free-photo/bread-with-spice-cheese-spices_1122-905.jpg" + imageSrc="http://img.b2bpic.net/free-photo/bread-with-spice-cheese-spices_1122-905.jpg?_wi=1" imageAlt="Panini artigianali Borders" className="py-20" /> @@ -86,15 +86,15 @@ export default function BordersPage() { features={[ { id: 1, - tag: "Ingredienti", title: "Panini Artigianali", subtitle: "Ricette creative e qualità garantita", description: "Non semplici panini. Ogni piatto ha la sua caratteristica particolare. Ingredienti selezionati, opzioni vegane, salse molto particolari che non troverai altrove. Preparati con cura dai nostri chef.", imageSrc: "http://img.b2bpic.net/free-photo/bread-with-spice-cheese-spices_1122-905.jpg", imageAlt: "Panini artigianali" + tag: "Ingredienti", title: "Panini Artigianali", subtitle: "Ricette creative e qualità garantita", description: "Non semplici panini. Ogni piatto ha la sua caratteristica particolare. Ingredienti selezionati, opzioni vegane, salse molto particolari che non troverai altrove. Preparati con cura dai nostri chef.", imageSrc: "http://img.b2bpic.net/free-photo/bread-with-spice-cheese-spices_1122-905.jpg?_wi=2", imageAlt: "Panini artigianali" }, { id: 2, - tag: "Selezione", title: "Birre Artigianali", subtitle: "Spina e bottiglia per tutti i palati", description: "Locale con birre ottime sia alla spina che in bottiglia per tutti i palati. Scopri nuove birre artigianali o torna ai tuoi classici preferiti. La nostra selezione cresce ogni mese.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-bartender-pouring-beer_171337-13762.jpg", imageAlt: "Birre artigianali spina" + tag: "Selezione", title: "Birre Artigianali", subtitle: "Spina e bottiglia per tutti i palati", description: "Locale con birre ottime sia alla spina che in bottiglia per tutti i palati. Scopri nuove birre artigianali o torna ai tuoi classici preferiti. La nostra selezione cresce ogni mese.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-bartender-pouring-beer_171337-13762.jpg?_wi=1", imageAlt: "Birre artigianali spina" }, { id: 3, - tag: "Accoglienza", title: "Family Friendly", subtitle: "Seggiolini e spazi per le famiglie", description: "Locale nuovo, adatto anche a famiglie con bambini. Seggiolone presente e non è sempre scontato. Accoglienza per tutti, atmosfera calorosa, servizio attento alle necessità di ogni ospite.", imageSrc: "http://img.b2bpic.net/free-photo/girl-with-family_1098-15228.jpg", imageAlt: "Famiglia al tavolo" + tag: "Accoglienza", title: "Family Friendly", subtitle: "Seggiolini e spazi per le famiglie", description: "Locale nuovo, adatto anche a famiglie con bambini. Seggiolone presente e non è sempre scontato. Accoglienza per tutti, atmosfera calorosa, servizio attento alle necessità di ogni ospite.", imageSrc: "http://img.b2bpic.net/free-photo/girl-with-family_1098-15228.jpg?_wi=1", imageAlt: "Famiglia al tavolo" } ]} buttons={[ @@ -116,22 +116,22 @@ export default function BordersPage() { animationType="slide-up" products={[ { - id: "1", name: "Panini Gourmet", price: "€12–16", imageSrc: "http://img.b2bpic.net/free-photo/bread-with-spice-cheese-spices_1122-905.jpg", imageAlt: "Panini artigianali", initialQuantity: 1 + id: "1", name: "Panini Gourmet", price: "€12–16", imageSrc: "http://img.b2bpic.net/free-photo/bread-with-spice-cheese-spices_1122-905.jpg?_wi=3", imageAlt: "Panini artigianali", initialQuantity: 1 }, { - id: "2", name: "Antipasti Ricercati", price: "€8–14", imageSrc: "http://img.b2bpic.net/free-photo/bread-with-spice-cheese-spices_1122-905.jpg", imageAlt: "Antipasti selezionati", initialQuantity: 1 + id: "2", name: "Antipasti Ricercati", price: "€8–14", imageSrc: "http://img.b2bpic.net/free-photo/bread-with-spice-cheese-spices_1122-905.jpg?_wi=4", imageAlt: "Antipasti selezionati", initialQuantity: 1 }, { - id: "3", name: "Dolci Deliziosi", price: "€5–8", imageSrc: "http://img.b2bpic.net/free-photo/bread-with-spice-cheese-spices_1122-905.jpg", imageAlt: "Dolci homemade", initialQuantity: 1 + id: "3", name: "Dolci Deliziosi", price: "€5–8", imageSrc: "http://img.b2bpic.net/free-photo/bread-with-spice-cheese-spices_1122-905.jpg?_wi=5", imageAlt: "Dolci homemade", initialQuantity: 1 }, { - id: "4", name: "Hamburger Vegano", price: "€13–15", imageSrc: "http://img.b2bpic.net/free-photo/bread-with-spice-cheese-spices_1122-905.jpg", imageAlt: "Hamburger vegano", initialQuantity: 1 + id: "4", name: "Hamburger Vegano", price: "€13–15", imageSrc: "http://img.b2bpic.net/free-photo/bread-with-spice-cheese-spices_1122-905.jpg?_wi=6", imageAlt: "Hamburger vegano", initialQuantity: 1 }, { - id: "5", name: "Birre Artigianali", price: "€5–7", imageSrc: "http://img.b2bpic.net/free-photo/close-up-bartender-pouring-beer_171337-13762.jpg", imageAlt: "Birre spina e bottiglia", initialQuantity: 1 + id: "5", name: "Birre Artigianali", price: "€5–7", imageSrc: "http://img.b2bpic.net/free-photo/close-up-bartender-pouring-beer_171337-13762.jpg?_wi=2", imageAlt: "Birre spina e bottiglia", initialQuantity: 1 }, { - id: "6", name: "Soft Drink", price: "€3–5", imageSrc: "http://img.b2bpic.net/free-photo/bread-with-spice-cheese-spices_1122-905.jpg", imageAlt: "Bevande analcoliche", initialQuantity: 1 + id: "6", name: "Soft Drink", price: "€3–5", imageSrc: "http://img.b2bpic.net/free-photo/bread-with-spice-cheese-spices_1122-905.jpg?_wi=7", imageAlt: "Bevande analcoliche", initialQuantity: 1 } ]} buttons={[ @@ -181,7 +181,7 @@ export default function BordersPage() { title="Prenota un Tavolo" description="Compila il form per prenotare. Ti risponderemo entro poche ore. Oppure chiama subito: 375 833 4900" useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/girl-with-family_1098-15228.jpg" + imageSrc="http://img.b2bpic.net/free-photo/girl-with-family_1098-15228.jpg?_wi=2" imageAlt="Borders Ristopub atmosfera" mediaAnimation="slide-up" mediaPosition="right" @@ -206,7 +206,7 @@ export default function BordersPage() { { text: "📍 Ottieni Indicazioni", href: "https://maps.google.com/?q=Via+A.+Boito+41+33082+Corva+PN" }, { text: "☎️ Chiamaci Ora", href: "tel:+393758334900" } ]} - imageSrc="http://img.b2bpic.net/free-photo/young-woman-drinking-tea-cafe_1303-25721.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-woman-drinking-tea-cafe_1303-25721.jpg?_wi=2" imageAlt="Borders Ristopub esterno" />