Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
description="Discover the finest fresh teriyaki and masterfully crafted sushi rolls, prepared with love in every bite."
|
||||
buttons={[{ text: "View Our Menu", href: "#menu" }]}
|
||||
carouselItems={[
|
||||
{ id: "h1", imageSrc: "http://img.b2bpic.net/free-photo/side-view-hot-fried-sushi-rolls-with-salmon-avocado-cheese-served-with-ginger-wasabi-plate-wooden-table_141793-8448.jpg", imageAlt: "Fresh sushi roll" },
|
||||
{ id: "h1", imageSrc: "http://img.b2bpic.net/free-photo/side-view-hot-fried-sushi-rolls-with-salmon-avocado-cheese-served-with-ginger-wasabi-plate-wooden-table_141793-8448.jpg?_wi=1", imageAlt: "Fresh sushi roll" },
|
||||
{ id: "h2", imageSrc: "http://img.b2bpic.net/free-photo/chicken-steak-placed-wooden-tray_1150-23136.jpg", imageAlt: "Chef preparing meal" },
|
||||
{ id: "h3", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-rice-bowl_23-2148259248.jpg", imageAlt: "Sushi platter" },
|
||||
{ id: "h4", imageSrc: "http://img.b2bpic.net/free-photo/wedding-hall-with-white-wooden-furniture-interior_114579-2232.jpg", imageAlt: "Restaurant ambiance" },
|
||||
@@ -76,7 +76,7 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "p1", name: "Teriyaki Chicken", price: "$12.95", imageSrc: "http://img.b2bpic.net/free-photo/side-view-hot-fried-sushi-rolls-with-salmon-avocado-cheese-served-with-ginger-wasabi-plate-wooden-table_141793-8448.jpg" },
|
||||
{ id: "p1", name: "Teriyaki Chicken", price: "$12.95", imageSrc: "http://img.b2bpic.net/free-photo/side-view-hot-fried-sushi-rolls-with-salmon-avocado-cheese-served-with-ginger-wasabi-plate-wooden-table_141793-8448.jpg?_wi=2" },
|
||||
{ id: "p2", name: "California Roll", price: "$8.50", imageSrc: "http://img.b2bpic.net/free-photo/top-view-california-rolls_23-2148201921.jpg" },
|
||||
{ id: "p3", name: "Spicy Tuna Roll", price: "$9.95", imageSrc: "http://img.b2bpic.net/free-photo/side-view-sushi-roll-with-crab-avocado-covered-with-red-caviar-with-ginger-wasabi-plate-wood_141793-11175.jpg" },
|
||||
{ id: "p4", name: "Salmon Nigiri", price: "$10.50", imageSrc: "http://img.b2bpic.net/free-photo/salmon-sushi-roll_74190-1894.jpg" },
|
||||
|
||||
Reference in New Issue
Block a user