Merge version_1 into main #1
@@ -109,7 +109,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "wine", title: "Vini Selezionati", descriptions: ["Selezione di vini bianchi e rossi per accompagnare perfettamente i nostri piatti di pesce."],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/seafood-meal-with-wine-glasses_23-2148290491.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/seafood-meal-with-wine-glasses_23-2148290491.jpg?_wi=1"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -123,7 +123,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
imagePosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/soup-with-noodles-glass-wine_140725-2890.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/soup-with-noodles-glass-wine_140725-2890.jpg?_wi=1"
|
||||
imageAlt="Interno elegante del Ristorante All'Ancora"
|
||||
bulletPoints={[
|
||||
{
|
||||
@@ -207,13 +207,13 @@ export default function LandingPage() {
|
||||
animationType="opacity"
|
||||
products={[
|
||||
{
|
||||
id: "location", name: "Ubicazione", price: "Roverbella, MN", imageSrc: "http://img.b2bpic.net/free-photo/soup-with-noodles-glass-wine_140725-2890.jpg"
|
||||
id: "location", name: "Ubicazione", price: "Roverbella, MN", imageSrc: "http://img.b2bpic.net/free-photo/soup-with-noodles-glass-wine_140725-2890.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "phone", name: "Telefono", price: "0376 693170", imageSrc: "http://img.b2bpic.net/free-photo/seafood-meal-with-wine-glasses_23-2148290491.jpg"
|
||||
id: "phone", name: "Telefono", price: "0376 693170", imageSrc: "http://img.b2bpic.net/free-photo/seafood-meal-with-wine-glasses_23-2148290491.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "hours", name: "Orari", price: "12:00 - 23:00", imageSrc: "http://img.b2bpic.net/free-photo/soup-with-noodles-glass-wine_140725-2890.jpg"
|
||||
id: "hours", name: "Orari", price: "12:00 - 23:00", imageSrc: "http://img.b2bpic.net/free-photo/soup-with-noodles-glass-wine_140725-2890.jpg?_wi=3"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user