Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 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"
|
||||
imageAlt="Elegant restaurant dining experience"
|
||||
buttons={[
|
||||
{ text: "Reserve Your Table", href: "#contact" },
|
||||
{ text: "Reserve Now", href: "#contact" },
|
||||
{ text: "Explore Our Menu", href: "#features" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -119,8 +119,8 @@ export default function LandingPage() {
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "3", value: "500+", title: "Satisfied Guests", items: [
|
||||
"98% return rate", "Five-star ratings", "Memorable moments"
|
||||
id: "3", value: "500+", title: "Guests Served Annually", items: [
|
||||
"98% Guest Return Rate", "Five-star ratings", "Memorable moments"
|
||||
]
|
||||
}
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user