Update src/app/page.tsx
This commit is contained in:
@@ -175,7 +175,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactText
|
||||
text="Ready to book your lakefront getaway? Contact us today to reserve your cabin or equipment rental. Our team is here to help make your Rangeley Lake experience unforgettable."
|
||||
text="Ready to book your lakefront getaway? Call (207) 555-1234 or email today to secure your dates."
|
||||
animationType="reveal-blur"
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={true}
|
||||
@@ -222,4 +222,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user