6 Commits

Author SHA1 Message Date
3443ea0f65 Update src/app/page.tsx 2026-03-16 12:09:18 +00:00
1ba9ee532d Merge version_10 into main
Merge version_10 into main
2026-03-16 12:08:04 +00:00
d79efb371d Update src/app/page.tsx 2026-03-16 12:07:59 +00:00
7b22e56ee9 Merge version_9 into main
Merge version_9 into main
2026-03-16 02:33:34 +00:00
a796747d5a Update src/app/page.tsx 2026-03-16 02:33:30 +00:00
0cbb77ca34 Merge version_7 into main
Merge version_7 into main
2026-03-16 02:30:31 +00:00

View File

@@ -60,7 +60,7 @@ export default function LandingPage() {
<div id="about" data-section="about"> <div id="about" data-section="about">
<AboutMetric <AboutMetric
title="Award-Winning Coastal Dining Excellence" title="Award-Winning Coastal Dining Excellence — Trusted by 373+ Loyal Guests"
metrics={[ metrics={[
{ icon: Star, label: "Customer Rating", value: "4.7/5" }, { icon: Star, label: "Customer Rating", value: "4.7/5" },
{ icon: Users, label: "Loyal Customers", value: "373+" }, { icon: Users, label: "Loyal Customers", value: "373+" },
@@ -168,7 +168,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact"> <div id="contact" data-section="contact">
<ContactSplitForm <ContactSplitForm
title="Reserve Your Experience" 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} useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/terrace-with-white-blue-armchairs_1203-2077.jpg" imageSrc="http://img.b2bpic.net/free-photo/terrace-with-white-blue-armchairs_1203-2077.jpg"
imageAlt="Shadowlawn Eats Restaurant Interior" imageAlt="Shadowlawn Eats Restaurant Interior"