Update src/app/page.tsx
This commit is contained in:
@@ -72,7 +72,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bowl-caesar-salad-served-with-bread-sticks_140725-5979.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bowl-caesar-salad-served-with-bread-sticks_140725-5979.jpg?_wi=1",
|
||||
imageAlt: "luxurious restaurant dish gourmet seafood",
|
||||
},
|
||||
{
|
||||
@@ -114,7 +114,7 @@ export default function LandingPage() {
|
||||
title: "Ingredientes frescos",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-metallic-kitchen_23-2151113203.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-metallic-kitchen_23-2151113203.jpg?_wi=1"
|
||||
imageAlt="restaurant interior professional kitchen cozy"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -144,7 +144,7 @@ export default function LandingPage() {
|
||||
"Conforto total",
|
||||
"Clima familiar",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bowl-caesar-salad-served-with-bread-sticks_140725-5979.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bowl-caesar-salad-served-with-bread-sticks_140725-5979.jpg?_wi=2",
|
||||
imageAlt: "Modern kitchen interior design",
|
||||
},
|
||||
{
|
||||
@@ -154,7 +154,7 @@ export default function LandingPage() {
|
||||
"Sabor na sua porta",
|
||||
"Embalagem segura",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-metallic-kitchen_23-2151113203.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-metallic-kitchen_23-2151113203.jpg?_wi=2",
|
||||
imageAlt: "Modern kitchen interior design",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user