Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-03-03 11:00:03 +00:00

View File

@@ -43,7 +43,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardGallery
title="An Elegant Afternoon Tea Experience in Franklin, TN"
description="Perfect for celebrations, gatherings, and unforgettable moments. Step into our charming tea room designed for laughter, connection, and refined elegance."
description="Perfect for celebrations, gatherings, and unforgettable moments. Step into our charming tea room designed for laughter, connection, and refined elegance. Call (615) 538-5952 to book your reservation today."
tag="Exclusive Tea Room"
tagIcon={Sparkles}
tagAnimation="slide-up"
@@ -57,8 +57,8 @@ export default function LandingPage() {
]}
mediaAnimation="slide-up"
buttons={[
{ text: "Call Now: (615) 538-5952", href: "tel:+16155385952" },
{ text: "Reserve Your Table", href: "#contact" }
{ text: "Reserve Your Table Today", href: "#contact" },
{ text: "Call: (615) 538-5952", href: "tel:+16155385952" }
]}
buttonAnimation="slide-up"
/>