Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2c0ed477f8 | |||
| e6155fcac9 | |||
| f3c4a20505 | |||
| 7813873406 |
@@ -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"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user