Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -59,7 +59,7 @@ export default function LandingPage() {
|
||||
href: "#contatti",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3410.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3410.jpg?_wi=1"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg",
|
||||
@@ -105,14 +105,14 @@ export default function LandingPage() {
|
||||
name: "Dolci Momenti",
|
||||
price: "Pasticceria",
|
||||
variant: "Pancake & Dessert",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tart-with-profiteroles-top-with-whipped-cream_114579-85592.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tart-with-profiteroles-top-with-whipped-cream_114579-85592.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Business Lunch & Aperitivi",
|
||||
price: "Social",
|
||||
variant: "Servizio Veloce",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-safari-party-with-snacks_23-2149707865.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-safari-party-with-snacks_23-2149707865.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
title="Specialità della Casa"
|
||||
@@ -130,17 +130,17 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Servizio Rapido",
|
||||
description: "Ideale per la pausa pranzo lavorativa.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-safari-party-with-snacks_23-2149707865.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-safari-party-with-snacks_23-2149707865.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Staff Accogliente",
|
||||
description: "Giovane, cordiale e sempre attento.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3410.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3410.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Ambiente Rinnovato",
|
||||
description: "Moderno e confortevole, nel cuore di Lamone.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tart-with-profiteroles-top-with-whipped-cream_114579-85592.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tart-with-profiteroles-top-with-whipped-cream_114579-85592.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Perché Sceglierci"
|
||||
@@ -161,7 +161,7 @@ export default function LandingPage() {
|
||||
role: "Cliente",
|
||||
company: "Lamone",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
@@ -169,7 +169,7 @@ export default function LandingPage() {
|
||||
role: "Cliente",
|
||||
company: "Business",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-drinking-hot-chocolate-cafe_23-2149944037.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-drinking-hot-chocolate-cafe_23-2149944037.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
@@ -177,7 +177,7 @@ export default function LandingPage() {
|
||||
role: "Cliente",
|
||||
company: "Viaggiatore",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
@@ -185,7 +185,7 @@ export default function LandingPage() {
|
||||
role: "Cliente",
|
||||
company: "Locale",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-drinking-hot-chocolate-cafe_23-2149944037.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-drinking-hot-chocolate-cafe_23-2149944037.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
@@ -193,7 +193,7 @@ export default function LandingPage() {
|
||||
role: "Cliente",
|
||||
company: "Turista",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg?_wi=3",
|
||||
},
|
||||
]}
|
||||
title="Cosa Dicono di Noi"
|
||||
@@ -219,7 +219,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3410.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3410.jpg?_wi=3"
|
||||
logoText="La Foresteria"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user