Update src/app/page.tsx

This commit is contained in:
2026-04-01 01:32:56 +00:00
parent 7510b6b3ba
commit fa2bcbd2bb

View File

@@ -65,32 +65,32 @@ export default function LandingPage() {
carouselItems={[
{
id: "c1",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-shop-with-blurred-effect_23-2148164908.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-shop-with-blurred-effect_23-2148164908.jpg?_wi=1",
imageAlt: "Restaurant ambiance",
},
{
id: "c2",
imageSrc: "http://img.b2bpic.net/free-photo/salmon-tartare_1203-9349.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/salmon-tartare_1203-9349.jpg?_wi=1",
imageAlt: "Signature dish",
},
{
id: "c3",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-tasty-muffin-wooden-background_23-2148718736.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-tasty-muffin-wooden-background_23-2148718736.jpg?_wi=1",
imageAlt: "Famous desserts",
},
{
id: "c4",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-smiling-woman-with-glass-wine_23-2148037495.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-smiling-woman-with-glass-wine_23-2148037495.jpg?_wi=1",
imageAlt: "Wine pairing",
},
{
id: "c5",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-shop-with-blurred-effect_23-2148164908.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-shop-with-blurred-effect_23-2148164908.jpg?_wi=2",
imageAlt: "Harbourside view",
},
{
id: "c6",
imageSrc: "http://img.b2bpic.net/free-photo/salmon-tartare_1203-9349.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/salmon-tartare_1203-9349.jpg?_wi=2",
imageAlt: "Creative cuisine",
},
]}
@@ -112,7 +112,7 @@ export default function LandingPage() {
"MSG-Free",
"Fresh",
],
imageSrc: "http://img.b2bpic.net/free-photo/salmon-tartare_1203-9349.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/salmon-tartare_1203-9349.jpg?_wi=3",
},
{
id: "f2",
@@ -123,7 +123,7 @@ export default function LandingPage() {
"Creative",
"Rotating",
],
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-tasty-muffin-wooden-background_23-2148718736.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-tasty-muffin-wooden-background_23-2148718736.jpg?_wi=2",
},
{
id: "f3",
@@ -134,7 +134,7 @@ export default function LandingPage() {
"BYO",
"Curated",
],
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-smiling-woman-with-glass-wine_23-2148037495.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-smiling-woman-with-glass-wine_23-2148037495.jpg?_wi=2",
},
]}
title="Why Borgo C?"