Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4ef585b04c | |||
| 96c8b1b88e | |||
| 8e801ef02d | |||
| 9c316e947b | |||
| 8b1062ed0e |
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
|||||||
imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-table-with-elegant-setting-restaurant-evening_181624-24647.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-table-with-elegant-setting-restaurant-evening_181624-24647.jpg"
|
||||||
imageAlt="Elegant restaurant dining experience"
|
imageAlt="Elegant restaurant dining experience"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Reserve Your Table", href: "#contact" },
|
{ text: "Reserve Now", href: "#contact" },
|
||||||
{ text: "Explore Our Menu", href: "#features" }
|
{ text: "Explore Our Menu", href: "#features" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
@@ -119,8 +119,8 @@ export default function LandingPage() {
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "3", value: "500+", title: "Satisfied Guests", items: [
|
id: "3", value: "500+", title: "Guests Served Annually", items: [
|
||||||
"98% return rate", "Five-star ratings", "Memorable moments"
|
"98% Guest Return Rate", "Five-star ratings", "Memorable moments"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user