Merge version_4 into main
Merge version_4 into main
This commit was merged in pull request #8.
This commit is contained in:
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
buttons={[{ text: "View Menu", href: "#features" }, { text: "Book a Table", href: "#contact" }]}
|
||||
imageSrc="https://img.freepik.com/free-photo/delicious-nasi-goreng-fried-rice-served-with-chicken-satay_144627-14260.jpg"
|
||||
imageSrc="https://img.freepik.com/free-photo/delicious-nasi-goreng-fried-rice-served-with-chicken-satay_144627-14260.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -74,7 +74,7 @@ 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.", imageSrc: "https://img.freepik.com/free-photo/delicious-nasi-goreng-fried-rice-served-with-chicken-satay_144627-14260.jpg", 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?_wi=2", 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 },
|
||||
|
||||
Reference in New Issue
Block a user