Update src/app/page.tsx
This commit is contained in:
@@ -68,15 +68,15 @@ export default function LandingPage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-tower-full-champaigne-mosaic-background_8353-10398.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-tower-full-champaigne-mosaic-background_8353-10398.jpg?_wi=1",
|
||||
imageAlt: "Bar interior",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/customer-looking-counter-coffee-machine_23-2148366626.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/customer-looking-counter-coffee-machine_23-2148366626.jpg?_wi=1",
|
||||
imageAlt: "Aperitivo setting",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-drinking-beer_23-2149592900.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-drinking-beer_23-2149592900.jpg?_wi=1",
|
||||
imageAlt: "Morning vibes",
|
||||
},
|
||||
{
|
||||
@@ -128,7 +128,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-bun-with-butter-red-fish-plate-with-sauce_141793-4780.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-tower-full-champaigne-mosaic-background_8353-10398.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-tower-full-champaigne-mosaic-background_8353-10398.jpg?_wi=2",
|
||||
imageAlt: "premium healthy breakfast options italian",
|
||||
},
|
||||
{
|
||||
@@ -146,7 +146,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-paper-bags-holding-coffee-cup_23-2147688358.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/customer-looking-counter-coffee-machine_23-2148366626.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/customer-looking-counter-coffee-machine_23-2148366626.jpg?_wi=2",
|
||||
imageAlt: "premium healthy breakfast options italian",
|
||||
},
|
||||
{
|
||||
@@ -164,7 +164,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/best-friends-getting-some-street-food_23-2149009643.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-drinking-beer_23-2149592900.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-drinking-beer_23-2149592900.jpg?_wi=2",
|
||||
imageAlt: "premium healthy breakfast options italian",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user