Update src/app/page.tsx
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user