Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -77,11 +77,11 @@ export default function LandingPage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/some-donuts-with-various-topping_140725-6469.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/some-donuts-with-various-topping_140725-6469.jpg?_wi=1",
|
||||
imageAlt: "Cozy coffee shop interior with warm lighting",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-breakfast-table-with-fried-egg-sausages-fresh-vegetables-cheese-ham_140725-12539.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-breakfast-table-with-fried-egg-sausages-fresh-vegetables-cheese-ham_140725-12539.jpg?_wi=1",
|
||||
imageAlt: "Artisanal pastries on display in a cafe",
|
||||
},
|
||||
{
|
||||
@@ -141,7 +141,7 @@ export default function LandingPage() {
|
||||
description: "Cornetti freschi, torte deliziose e biscotti fatti in casa, perfetti per la tua colazione o merenda.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Cake,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/some-donuts-with-various-topping_140725-6469.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/some-donuts-with-various-topping_140725-6469.jpg?_wi=2",
|
||||
imageAlt: "coffee cup icon minimalist",
|
||||
},
|
||||
{
|
||||
@@ -149,7 +149,7 @@ export default function LandingPage() {
|
||||
description: "Insalate fresche, panini gourmet e piatti unici preparati con ingredienti di stagione.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Sandwich,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-breakfast-table-with-fried-egg-sausages-fresh-vegetables-cheese-ham_140725-12539.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-breakfast-table-with-fried-egg-sausages-fresh-vegetables-cheese-ham_140725-12539.jpg?_wi=2",
|
||||
imageAlt: "coffee cup icon minimalist",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user