Update src/app/page.tsx

This commit is contained in:
2026-04-16 05:47:30 +00:00
parent 982d2d4b35
commit bbecf2e8a3

View File

@@ -157,12 +157,13 @@ export default function LandingPage() {
<div id="location" data-section="location">
<ContactCenter
useInvertedBackground={true}
useInvertedBackground={false}
background={{
variant: "plain"}}
tag="Visit Us"
title="14170 TN-28, Whitwell, TN"
description="Call us at 423-658-8281. Open daily from 6:30 AM."
className="bg-gray-100/50"
/>
</div>
@@ -189,6 +190,7 @@ export default function LandingPage() {
},
]}
logoText="Whitwell Grill"
className="bg-gray-900 text-white"
/>
</div>
</ReactLenis>