Merge version_1 into main #1
@@ -73,27 +73,27 @@ export default function LandingPage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-traveling-trought-city_23-2149297341.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-traveling-trought-city_23-2149297341.jpg?_wi=1",
|
||||
imageAlt: "Authentic sushi platter",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/green-noodles-black-bowl-with-quail-egg-souse-white-tray_181624-32506.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/green-noodles-black-bowl-with-quail-egg-souse-white-tray_181624-32506.jpg?_wi=1",
|
||||
imageAlt: "Fresh sushi preparation",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-mushrooms-bisque-spoon-with-copy-space_23-2148369713.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-mushrooms-bisque-spoon-with-copy-space_23-2148369713.jpg?_wi=1",
|
||||
imageAlt: "Warm ramen bowl",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-sashimi-fish_74190-4307.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-sashimi-fish_74190-4307.jpg?_wi=1",
|
||||
imageAlt: "Traditional japanese dish",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/monochrome-street-food-entertainment_23-2151542599.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/monochrome-street-food-entertainment_23-2151542599.jpg?_wi=1",
|
||||
imageAlt: "Elegant restaurant seating",
|
||||
},
|
||||
{
|
||||
@@ -292,7 +292,7 @@ export default function LandingPage() {
|
||||
quote: "The freshest fish I've had in years. Highly recommended!",
|
||||
tag: "Dining",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/smiley-colleagues-eating-noodles-break_23-2149390520.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-traveling-trought-city_23-2149297341.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-traveling-trought-city_23-2149297341.jpg?_wi=2",
|
||||
imageAlt: "happy diner portrait",
|
||||
},
|
||||
{
|
||||
@@ -303,7 +303,7 @@ export default function LandingPage() {
|
||||
quote: "Authentic, high-quality, and very professional staff.",
|
||||
tag: "Lunch",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-asian-man-friends-reunion_23-2149244688.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/green-noodles-black-bowl-with-quail-egg-souse-white-tray_181624-32506.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/green-noodles-black-bowl-with-quail-egg-souse-white-tray_181624-32506.jpg?_wi=2",
|
||||
imageAlt: "happy diner portrait",
|
||||
},
|
||||
{
|
||||
@@ -314,7 +314,7 @@ export default function LandingPage() {
|
||||
quote: "A wonderful experience for our anniversary dinner.",
|
||||
tag: "Events",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/couples-celebrating-birthday_23-2149891048.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-mushrooms-bisque-spoon-with-copy-space_23-2148369713.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-mushrooms-bisque-spoon-with-copy-space_23-2148369713.jpg?_wi=2",
|
||||
imageAlt: "happy diner portrait",
|
||||
},
|
||||
{
|
||||
@@ -325,7 +325,7 @@ export default function LandingPage() {
|
||||
quote: "The atmosphere is perfect for any occasion.",
|
||||
tag: "Dinner",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/high-angle-friends-having-lunch-restaurant_23-2150491780.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-sashimi-fish_74190-4307.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-sashimi-fish_74190-4307.jpg?_wi=2",
|
||||
imageAlt: "happy diner portrait",
|
||||
},
|
||||
{
|
||||
@@ -336,7 +336,7 @@ export default function LandingPage() {
|
||||
quote: "The ramen was so rich and flavorful. Authentic Japanese dining.",
|
||||
tag: "Dining",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/happy-young-shopper-satisfied-with-discount_1262-14986.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/monochrome-street-food-entertainment_23-2151542599.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/monochrome-street-food-entertainment_23-2151542599.jpg?_wi=2",
|
||||
imageAlt: "happy diner portrait",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user