Merge version_3 into main #4
@@ -145,7 +145,7 @@ export default function LandingPage() {
|
||||
title="Ready to Experience Kynd Dining?"
|
||||
description="Nestled in the hills of Sapangbato, Pampanga. A hidden gem worth the journey."
|
||||
buttons={[
|
||||
{ text: "Get Directions", href: "#" },
|
||||
{ text: "Get Directions", href: "https://www.google.com/maps/search/?api=1&query=5F9W+G5,+Angeles,+Pampanga" },
|
||||
{ text: "Message Us", href: "#" }
|
||||
]}
|
||||
/>
|
||||
@@ -180,4 +180,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user