Update src/app/page.tsx
This commit is contained in:
@@ -52,8 +52,8 @@ export default function LandingPage() {
|
||||
{ src: "http://img.b2bpic.net/free-photo/lovely-woman-with-thermos-park_23-2147765408.jpg", alt: "Additional visitor" },
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Explore Shops", href: "/shop" },
|
||||
{ text: "View Dining", href: "/dining" },
|
||||
{ text: "Plan Your Visit", href: "/visit" },
|
||||
{ text: "Plan Your Visit", href: "/visit" },
|
||||
]}
|
||||
marqueeItems={[
|
||||
{ type: "text", text: "Locally Owned" },
|
||||
|
||||
Reference in New Issue
Block a user