Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -87,12 +87,12 @@ export default function LandingPage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "hero-carousel-item-1",
|
||||
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: "Gourmet dish elegantly plated",
|
||||
},
|
||||
{
|
||||
id: "hero-carousel-item-2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-stylish-man-restaurant_23-2147689185.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-stylish-man-restaurant_23-2147689185.jpg?_wi=1",
|
||||
imageAlt: "Cozy restaurant interior with warm lighting",
|
||||
},
|
||||
{
|
||||
@@ -168,7 +168,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-little-delicious-cake-with-confitures-lemon-slices-inside-plate-dark-background-fruit-citrus-cookies-biscuit-sweet_140725-110248.jpg",
|
||||
imageAlt: "Fine dining dessert",
|
||||
},
|
||||
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: "gourmet steak dish plating",
|
||||
},
|
||||
{
|
||||
@@ -182,7 +182,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598349.jpg",
|
||||
imageAlt: "Professional wait staff",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-stylish-man-restaurant_23-2147689185.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-stylish-man-restaurant_23-2147689185.jpg?_wi=2",
|
||||
imageAlt: "gourmet steak dish plating",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user