Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #6.
This commit is contained in:
@@ -75,10 +75,10 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ title: "XO Chicken", description: "Our signature dish, stir-fried to perfection with our secret house-made XO sauce.", buttonIcon: Utensils },
|
||||
{ title: "Roti Canai", description: "Crispy, flaky traditional flatbread served with our rich, aromatic curry dahl.", buttonIcon: Utensils },
|
||||
{ title: "Nasi Lemak", description: "Fragrant coconut rice served with spicy sambal, fried anchovies, and peanuts.", buttonIcon: Utensils },
|
||||
{ title: "Satay Skewers", description: "Grilled marinated meat skewers served with a savory, nutty dipping sauce.", buttonIcon: Utensils },
|
||||
{ title: "XO Chicken", description: "Our signature dish, stir-fried to perfection with our secret house-made XO sauce.", imageSrc: "https://img.freepik.com/free-photo/delicious-nasi-goreng-fried-rice-served-with-chicken-satay_144627-14260.jpg", buttonIcon: Utensils },
|
||||
{ title: "Roti Canai", description: "Crispy, flaky traditional flatbread served with our rich, aromatic curry dahl.", imageSrc: "https://img.freepik.com/free-photo/roti-canai-with-dahl-curry_144627-14265.jpg", buttonIcon: Utensils },
|
||||
{ title: "Nasi Lemak", description: "Fragrant coconut rice served with spicy sambal, fried anchovies, and peanuts.", imageSrc: "https://img.freepik.com/free-photo/nasi-lemak-served-with-fried-chicken_144627-14261.jpg", buttonIcon: Utensils },
|
||||
{ title: "Satay Skewers", description: "Grilled marinated meat skewers served with a savory, nutty dipping sauce.", imageSrc: "https://img.freepik.com/free-photo/satay-skewers-with-peanut-sauce_144627-14262.jpg", buttonIcon: Utensils },
|
||||
]}
|
||||
title="Popular Dishes"
|
||||
description="Taste the favorites that our regulars keep coming back for."
|
||||
|
||||
Reference in New Issue
Block a user