Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b489ccfcf3 | |||
| 87a79b1fb4 | |||
| aac3746279 | |||
| be416218a1 | |||
| 4592075c35 |
@@ -227,17 +227,6 @@ export default function LandingPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars"}}
|
||||
tag="Stay Informed"
|
||||
title="Ready to Visit?"
|
||||
description="Sign up to receive travel tips, seasonal discounts, and local recommendations directly to your inbox."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterSimple
|
||||
columns={[
|
||||
@@ -259,7 +248,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
bottomLeftText="© 2024 San Diego Tourism Guide"
|
||||
bottomRightText="All rights reserved."
|
||||
bottomRightText=""
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user