Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-12 17:45:31 +00:00

View File

@@ -65,7 +65,7 @@ export default function LandingPage() {
handle: "@sarahlmtl", handle: "@sarahlmtl",
testimonial: "The best sushi I have had in Montreal! Absolutely incredible flavors.", testimonial: "The best sushi I have had in Montreal! Absolutely incredible flavors.",
rating: 5, rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/stylish-attractive-smiling-woman-retro-vintage-50-s-cafe-pink-color-sitting-table_285396-10361.jpg", imageSrc: "http://img.b2bpic.net/free-photo/stylish-attractive-smiling-woman-retro-vintage-50-s-cafe-pink-color-sitting-table_285396-10361.jpg?_wi=1",
}, },
{ {
name: "Marc T.", name: "Marc T.",
@@ -102,7 +102,7 @@ export default function LandingPage() {
href: "#menu", href: "#menu",
}, },
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/full-shot-people-eating-japanese-street-food-restaurant_23-2149410155.jpg" imageSrc="http://img.b2bpic.net/free-photo/full-shot-people-eating-japanese-street-food-restaurant_23-2149410155.jpg?_wi=1"
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/medium-shot-senior-woman-posing_23-2149069164.jpg", src: "http://img.b2bpic.net/free-photo/medium-shot-senior-woman-posing_23-2149069164.jpg",
@@ -134,7 +134,7 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
title="About Manga Bistro" title="About Manga Bistro"
description="Established in 2020, Manga Bistro brings together the refined art of sushi and the bold energy of Montreal's food scene. Our chefs source only the freshest local ingredients to craft a truly memorable dining experience." description="Established in 2020, Manga Bistro brings together the refined art of sushi and the bold energy of Montreal's food scene. Our chefs source only the freshest local ingredients to craft a truly memorable dining experience."
imageSrc="http://img.b2bpic.net/free-photo/rice-sushi-with-crab-sticks_140725-1069.jpg" imageSrc="http://img.b2bpic.net/free-photo/rice-sushi-with-crab-sticks_140725-1069.jpg?_wi=1"
/> />
</div> </div>
@@ -149,19 +149,19 @@ export default function LandingPage() {
id: "p1", id: "p1",
name: "Dragon Roll", name: "Dragon Roll",
price: "$18", price: "$18",
imageSrc: "http://img.b2bpic.net/free-photo/asian-ramen-noodle-soup-copy-space_23-2148494834.jpg", imageSrc: "http://img.b2bpic.net/free-photo/asian-ramen-noodle-soup-copy-space_23-2148494834.jpg?_wi=1",
}, },
{ {
id: "p2", id: "p2",
name: "Spicy Salmon Nigiri", name: "Spicy Salmon Nigiri",
price: "$12", price: "$12",
imageSrc: "http://img.b2bpic.net/free-photo/sushi-with-salmon-eggs_74190-5960.jpg", imageSrc: "http://img.b2bpic.net/free-photo/sushi-with-salmon-eggs_74190-5960.jpg?_wi=1",
}, },
{ {
id: "p3", id: "p3",
name: "Miso Soup", name: "Miso Soup",
price: "$6", price: "$6",
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-dessert-cup-black-tea_140725-3381.jpg", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-dessert-cup-black-tea_140725-3381.jpg?_wi=1",
}, },
{ {
id: "p4", id: "p4",
@@ -212,7 +212,7 @@ export default function LandingPage() {
value: "4.9", value: "4.9",
title: "Customer Rating", title: "Customer Rating",
description: "Based on 1,000+ reviews.", description: "Based on 1,000+ reviews.",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-attractive-smiling-woman-retro-vintage-50-s-cafe-pink-color-sitting-table_285396-10361.jpg", imageSrc: "http://img.b2bpic.net/free-photo/stylish-attractive-smiling-woman-retro-vintage-50-s-cafe-pink-color-sitting-table_285396-10361.jpg?_wi=2",
}, },
]} ]}
title="Our Culinary Commitment" title="Our Culinary Commitment"
@@ -233,7 +233,7 @@ export default function LandingPage() {
quote: "The quality is unmatched. I love the atmosphere!", quote: "The quality is unmatched. I love the atmosphere!",
tag: "Favorite", tag: "Favorite",
avatarSrc: "http://img.b2bpic.net/free-photo/pretty-blonde-woman-white-sweater-eating-sushi-lunch-small-caffe_231208-5220.jpg", avatarSrc: "http://img.b2bpic.net/free-photo/pretty-blonde-woman-white-sweater-eating-sushi-lunch-small-caffe_231208-5220.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-eating-japanese-street-food-restaurant_23-2149410155.jpg", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-eating-japanese-street-food-restaurant_23-2149410155.jpg?_wi=2",
imageAlt: "happy diner restaurant interior", imageAlt: "happy diner restaurant interior",
}, },
{ {
@@ -244,7 +244,7 @@ export default function LandingPage() {
quote: "The fusion rolls are inventive and delicious.", quote: "The fusion rolls are inventive and delicious.",
tag: "Recommended", tag: "Recommended",
avatarSrc: "http://img.b2bpic.net/free-photo/elegant-woman-pink-jacket-spending-time-cafe_1157-32554.jpg", avatarSrc: "http://img.b2bpic.net/free-photo/elegant-woman-pink-jacket-spending-time-cafe_1157-32554.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/rice-sushi-with-crab-sticks_140725-1069.jpg", imageSrc: "http://img.b2bpic.net/free-photo/rice-sushi-with-crab-sticks_140725-1069.jpg?_wi=2",
imageAlt: "happy diner restaurant interior", imageAlt: "happy diner restaurant interior",
}, },
{ {
@@ -255,7 +255,7 @@ export default function LandingPage() {
quote: "Great service and even better sushi. Always reliable.", quote: "Great service and even better sushi. Always reliable.",
tag: "Great Service", tag: "Great Service",
avatarSrc: "http://img.b2bpic.net/free-photo/smiley-mother-daughter-side-view_23-2149854624.jpg", avatarSrc: "http://img.b2bpic.net/free-photo/smiley-mother-daughter-side-view_23-2149854624.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/asian-ramen-noodle-soup-copy-space_23-2148494834.jpg", imageSrc: "http://img.b2bpic.net/free-photo/asian-ramen-noodle-soup-copy-space_23-2148494834.jpg?_wi=2",
imageAlt: "happy diner restaurant interior", imageAlt: "happy diner restaurant interior",
}, },
{ {
@@ -266,7 +266,7 @@ export default function LandingPage() {
quote: "My go-to spot for sushi nights now.", quote: "My go-to spot for sushi nights now.",
tag: "New Fan", tag: "New Fan",
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-friends-taking-selfie_23-2149212129.jpg", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-friends-taking-selfie_23-2149212129.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sushi-with-salmon-eggs_74190-5960.jpg", imageSrc: "http://img.b2bpic.net/free-photo/sushi-with-salmon-eggs_74190-5960.jpg?_wi=2",
imageAlt: "happy diner restaurant interior", imageAlt: "happy diner restaurant interior",
}, },
{ {
@@ -277,7 +277,7 @@ export default function LandingPage() {
quote: "Authentic flavors with a lovely Montreal touch.", quote: "Authentic flavors with a lovely Montreal touch.",
tag: "Authentic", tag: "Authentic",
avatarSrc: "http://img.b2bpic.net/free-photo/woman-model-demonstrating-cloths_1303-30888.jpg", avatarSrc: "http://img.b2bpic.net/free-photo/woman-model-demonstrating-cloths_1303-30888.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-dessert-cup-black-tea_140725-3381.jpg", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-dessert-cup-black-tea_140725-3381.jpg?_wi=2",
imageAlt: "happy diner restaurant interior", imageAlt: "happy diner restaurant interior",
}, },
]} ]}