Update src/app/page.tsx
This commit is contained in:
@@ -53,10 +53,6 @@ export default function LandingPage() {
|
||||
variant: "gradient-bars"}}
|
||||
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."
|
||||
buttons={[
|
||||
{
|
||||
text: "Plan Your Trip", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/la-jolla-cove-view-san-diego-usa_1268-14454.jpg"
|
||||
imageAlt="Sunny day in San Diego"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -269,4 +265,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user