Update src/app/page.tsx
This commit is contained in:
@@ -232,7 +232,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactText
|
||||
text="Ready to experience The Parks Cafe? We're located at 12241 Woodside Ave, Lakeside, CA 92040. Open Tuesday–Sunday, 8 AM–6 PM. Stop by, call us, or order curbside pickup. We're excited to serve you!"
|
||||
text="Open Today Until 6 PM! Ready to experience The Parks Cafe? We're located at 12241 Woodside Ave, Lakeside, CA 92040. Curbside pickup is our fast, convenient option to get your healthy favorites quickly. Stop by, call us at (619) 509-0967, or order curbside pickup. We're excited to serve you!"
|
||||
animationType="entrance-slide"
|
||||
background={{ variant: "animated-grid" }}
|
||||
useInvertedBackground={false}
|
||||
@@ -283,4 +283,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user