Merge version_1 into main #2
@@ -178,8 +178,8 @@ export default function LandingPage() {
|
||||
buttonText="Subscribe"
|
||||
termsText="By subscribing, you agree to receive promotional emails from Wedam Hyper-market."
|
||||
buttons={[
|
||||
{ text: "Get Directions", href: "https://maps.app.goo.gl/YourGoogleMapsLinkHere", onClick: () => alert('Getting directions!') },
|
||||
{ text: "Call Now", href: "tel:+233594682831", onClick: () => alert('Calling Wedam Hyper-market!') }
|
||||
{ text: "Get Directions", href: "https://maps.app.goo.gl/YourGoogleMapsLinkHere", onClick: () => alert("Getting directions!") },
|
||||
{ text: "Call Now", href: "tel:+233594682831", onClick: () => alert("Calling Wedam Hyper-market!") }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user