Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -98,7 +98,7 @@ export default function LandingPage() {
|
||||
href: "#menu",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/catering-tablecloth-plate-drink-background_1203-5091.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/catering-tablecloth-plate-drink-background_1203-5091.jpg?_wi=1"
|
||||
imageAlt="Elegant Thai restaurant interior"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -164,7 +164,7 @@ export default function LandingPage() {
|
||||
description="Siam is where tradition meets innovation, creating a unique culinary destination in Brossard. Our chefs meticulously prepare each dish, combining authentic Thai flavors with modern techniques to present a refined gastronomic experience."
|
||||
subdescription="Enjoy our elegant ambiance perfect for a romantic dinner, a family gathering, or a casual meal with friends. We proudly offer dine-in, takeout, and delivery services, and welcome all members of the LGBTQ+ community."
|
||||
icon={Sparkles}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/spaghetti-cooked-with-seafoods-fresh-vegetables-served-grey-granite-plate_114579-1833.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/spaghetti-cooked-with-seafoods-fresh-vegetables-served-grey-granite-plate_114579-1833.jpg?_wi=1"
|
||||
imageAlt="Modern Thai restaurant interior with elegant decor"
|
||||
mediaAnimation="opacity"
|
||||
/>
|
||||
@@ -186,7 +186,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Plate of Pad Thai",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/catering-tablecloth-plate-drink-background_1203-5091.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/catering-tablecloth-plate-drink-background_1203-5091.jpg?_wi=2",
|
||||
imageAlt: "authentic pad thai with vegetables and shrimp",
|
||||
},
|
||||
{
|
||||
@@ -199,7 +199,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Crispy chicken dish",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spaghetti-cooked-with-seafoods-fresh-vegetables-served-grey-granite-plate_114579-1833.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spaghetti-cooked-with-seafoods-fresh-vegetables-served-grey-granite-plate_114579-1833.jpg?_wi=2",
|
||||
imageAlt: "authentic pad thai with vegetables and shrimp",
|
||||
},
|
||||
{
|
||||
@@ -221,11 +221,11 @@ export default function LandingPage() {
|
||||
bentoComponent: "media-stack",
|
||||
items: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pad-thai-fresh-shrimp-white-plate_1150-22376.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pad-thai-fresh-shrimp-white-plate_1150-22376.jpg?_wi=1",
|
||||
imageAlt: "Duck confit curry",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/imitation-crab-stick-fresh-vegetable-salad-rolls_1150-27269.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/imitation-crab-stick-fresh-vegetable-salad-rolls_1150-27269.jpg?_wi=1",
|
||||
imageAlt: "authentic pad thai with vegetables and shrimp",
|
||||
},
|
||||
]}
|
||||
@@ -289,7 +289,7 @@ export default function LandingPage() {
|
||||
price: "$24.00",
|
||||
rating: 4.5,
|
||||
reviewCount: "150",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pad-thai-fresh-shrimp-white-plate_1150-22376.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pad-thai-fresh-shrimp-white-plate_1150-22376.jpg?_wi=2",
|
||||
imageAlt: "Shrimp and chicken fried rice",
|
||||
},
|
||||
{
|
||||
@@ -299,7 +299,7 @@ export default function LandingPage() {
|
||||
price: "$12.00",
|
||||
rating: 4.3,
|
||||
reviewCount: "200",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/imitation-crab-stick-fresh-vegetable-salad-rolls_1150-27269.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/imitation-crab-stick-fresh-vegetable-salad-rolls_1150-27269.jpg?_wi=2",
|
||||
imageAlt: "Spring rolls",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user