Merge version_1 into main #1
@@ -59,14 +59,14 @@ export default function LandingPage() {
|
||||
title: "Main Courses",
|
||||
author: "Kitchen",
|
||||
description: "Home-style fusion prepared fresh daily.",
|
||||
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=5",
|
||||
},
|
||||
{
|
||||
id: "menu2",
|
||||
title: "Dessert Bar",
|
||||
author: "Pastry Chef",
|
||||
description: "Legendary rotation of creative treats.",
|
||||
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=3",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
@@ -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?"
|
||||
|
||||
@@ -59,14 +59,14 @@ export default function LandingPage() {
|
||||
title: "The Beginning",
|
||||
author: "Borgo C Team",
|
||||
description: "Started as a small local kitchen.",
|
||||
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=3",
|
||||
},
|
||||
{
|
||||
id: "story2",
|
||||
title: "Our Philosophy",
|
||||
author: "Founder",
|
||||
description: "Bringing people together through home-style meals.",
|
||||
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=4",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user