Compare commits
4 Commits
version_10
...
version_12
| Author | SHA1 | Date | |
|---|---|---|---|
| 1ba0938ce3 | |||
| 5d9045060c | |||
| 3443ea0f65 | |||
| 1ba9ee532d |
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
description="Experience luxury coastal dining where fresh ingredients meet culinary artistry. Savor our signature surf vibe grill featuring premium crab cake burgers, blackened tuna, perfectly crispy wings, and chimichurri fries. Join us for unforgettable meals in Virginia Beach."
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
buttons={[
|
||||
{ text: "Reserve Your Table", href: "#contact" },
|
||||
{ text: "Book Now - Premium Seating", href: "#contact" },
|
||||
{ text: "View Menu", href: "#menu" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -62,8 +62,8 @@ export default function LandingPage() {
|
||||
<AboutMetric
|
||||
title="Award-Winning Coastal Dining Excellence — Trusted by 373+ Loyal Guests"
|
||||
metrics={[
|
||||
{ icon: Star, label: "Customer Rating", value: "4.7/5" },
|
||||
{ icon: Users, label: "Loyal Customers", value: "373+" },
|
||||
{ icon: Star, label: "Customer Rating", value: "4.7/5" },
|
||||
{ icon: MapPin, label: "Location", value: "Virginia Beach" },
|
||||
{ icon: Clock, label: "Premium Hours", value: "Daily" }
|
||||
]}
|
||||
@@ -168,7 +168,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplitForm
|
||||
title="Reserve Your Experience"
|
||||
description="Join us at Shadowlawn Eats for an unforgettable dining experience. Fill out the form below to make a reservation or inquire about private events."
|
||||
description="Same-day reservations available! Book within 24 hours for priority seating at Shadowlawn Eats. Fill out the form below to secure your table or inquire about private events."
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/terrace-with-white-blue-armchairs_1203-2077.jpg"
|
||||
imageAlt="Shadowlawn Eats Restaurant Interior"
|
||||
|
||||
Reference in New Issue
Block a user