Merge version_1 into main #1
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
dashboard={{
|
||||
title: "Today's Specials", logoIcon: Flame,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/asian-soup-with-shrimps_1220-7946.jpg", buttons: [
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/asian-soup-with-shrimps_1220-7946.jpg?_wi=1", buttons: [
|
||||
{ text: "Order Now", href: "#contact" },
|
||||
{ text: "Learn More", href: "#menu" },
|
||||
],
|
||||
@@ -112,17 +112,17 @@ export default function LandingPage() {
|
||||
tagIcon={ChefHat}
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Tom Yam Goong", price: "RM 16.90", imageSrc: "http://img.b2bpic.net/free-photo/tom-yum-kung-thai-hot-spicy-soup-shrimp-with-lemon-grass-lemon-galangal-chilli-wooden-table-thailand-food_1150-21092.jpg", imageAlt: "tom yam goong shrimp soup thai cuisine appetizing"},
|
||||
id: "1", name: "Tom Yam Goong", price: "RM 16.90", imageSrc: "http://img.b2bpic.net/free-photo/tom-yum-kung-thai-hot-spicy-soup-shrimp-with-lemon-grass-lemon-galangal-chilli-wooden-table-thailand-food_1150-21092.jpg?_wi=1", imageAlt: "tom yam goong shrimp soup thai cuisine appetizing"},
|
||||
{
|
||||
id: "2", name: "Tom Yam Chicken", price: "RM 14.90", imageSrc: "http://img.b2bpic.net/free-photo/green-curry-made-with-chicken-chili-basil-with-tomato-lime-kaffir-lime-leaves-garlic_1150-25723.jpg", imageAlt: "tom yam chicken thai soup comfort food aromatic"},
|
||||
id: "2", name: "Tom Yam Chicken", price: "RM 14.90", imageSrc: "http://img.b2bpic.net/free-photo/green-curry-made-with-chicken-chili-basil-with-tomato-lime-kaffir-lime-leaves-garlic_1150-25723.jpg?_wi=1", imageAlt: "tom yam chicken thai soup comfort food aromatic"},
|
||||
{
|
||||
id: "3", name: "Pad Thai", price: "RM 12.90", imageSrc: "http://img.b2bpic.net/free-photo/padthai-shrimp-white-dish-with-lime-eggs-wooden-table_1150-21126.jpg", imageAlt: "pad thai thai noodles stir fry street food"},
|
||||
id: "3", name: "Pad Thai", price: "RM 12.90", imageSrc: "http://img.b2bpic.net/free-photo/padthai-shrimp-white-dish-with-lime-eggs-wooden-table_1150-21126.jpg?_wi=1", imageAlt: "pad thai thai noodles stir fry street food"},
|
||||
{
|
||||
id: "4", name: "Green Curry Chicken", price: "RM 15.90", imageSrc: "http://img.b2bpic.net/free-photo/tom-yum-kung-thai-hot-spicy-soup-shrimp-with-lemon-grass-lemon-galangal-chilli-wooden-table-thailand-food_1150-21092.jpg", imageAlt: "tom yam goong shrimp soup thai cuisine appetizing"},
|
||||
id: "4", name: "Green Curry Chicken", price: "RM 15.90", imageSrc: "http://img.b2bpic.net/free-photo/tom-yum-kung-thai-hot-spicy-soup-shrimp-with-lemon-grass-lemon-galangal-chilli-wooden-table-thailand-food_1150-21092.jpg?_wi=2", imageAlt: "tom yam goong shrimp soup thai cuisine appetizing"},
|
||||
{
|
||||
id: "5", name: "Tom Kha Gai", price: "RM 14.90", imageSrc: "http://img.b2bpic.net/free-photo/green-curry-made-with-chicken-chili-basil-with-tomato-lime-kaffir-lime-leaves-garlic_1150-25723.jpg", imageAlt: "tom yam chicken thai soup comfort food aromatic"},
|
||||
id: "5", name: "Tom Kha Gai", price: "RM 14.90", imageSrc: "http://img.b2bpic.net/free-photo/green-curry-made-with-chicken-chili-basil-with-tomato-lime-kaffir-lime-leaves-garlic_1150-25723.jpg?_wi=2", imageAlt: "tom yam chicken thai soup comfort food aromatic"},
|
||||
{
|
||||
id: "6", name: "Papaya Salad", price: "RM 11.90", imageSrc: "http://img.b2bpic.net/free-photo/padthai-shrimp-white-dish-with-lime-eggs-wooden-table_1150-21126.jpg", imageAlt: "pad thai thai noodles stir fry street food"},
|
||||
id: "6", name: "Papaya Salad", price: "RM 11.90", imageSrc: "http://img.b2bpic.net/free-photo/padthai-shrimp-white-dish-with-lime-eggs-wooden-table_1150-21126.jpg?_wi=2", imageAlt: "pad thai thai noodles stir fry street food"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
@@ -193,7 +193,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/asian-soup-with-shrimps_1220-7946.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/asian-soup-with-shrimps_1220-7946.jpg?_wi=2"
|
||||
imageAlt="tom yam thai soup spicy broth restaurant"
|
||||
logoText="Ghee Lian Green Tomyam"
|
||||
columns={[
|
||||
|
||||
Reference in New Issue
Block a user