Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| be416218a1 | |||
| 4592075c35 | |||
| 5d856a2cb0 | |||
| bcbe3ed860 | |||
| 3c002e0bf7 |
@@ -53,10 +53,6 @@ export default function LandingPage() {
|
|||||||
variant: "gradient-bars"}}
|
variant: "gradient-bars"}}
|
||||||
title="Experience the Best of San Diego"
|
title="Experience the Best of San Diego"
|
||||||
description="Golden beaches, vibrant culture, and endless sunshine await. Discover why San Diego is California's premier travel destination."
|
description="Golden beaches, vibrant culture, and endless sunshine await. Discover why San Diego is California's premier travel destination."
|
||||||
buttons={[
|
|
||||||
{
|
|
||||||
text: "Plan Your Trip", href: "#contact"},
|
|
||||||
]}
|
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/la-jolla-cove-view-san-diego-usa_1268-14454.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/la-jolla-cove-view-san-diego-usa_1268-14454.jpg"
|
||||||
imageAlt="Sunny day in San Diego"
|
imageAlt="Sunny day in San Diego"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
@@ -231,17 +227,6 @@ export default function LandingPage() {
|
|||||||
/>
|
/>
|
||||||
</div>
|
</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">
|
<div id="footer" data-section="footer">
|
||||||
<FooterSimple
|
<FooterSimple
|
||||||
columns={[
|
columns={[
|
||||||
|
|||||||
Reference in New Issue
Block a user