Update src/app/page.tsx
This commit is contained in:
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
{ name: "Contact", id: "contact" }
|
||||
]}
|
||||
button={{ text: "Get Directions", href: "https://maps.google.com/?q=24.24235,55.700408" }}
|
||||
animateOnLoad={false}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user