Merge version_8 into main #9
@@ -125,7 +125,7 @@ export default function LandingPage() {
|
||||
tag="Visit Us"
|
||||
title="Find Yoz Yogurt"
|
||||
description="Open daily: 11 AM - 10 PM. Located at 123 Yogurt Lane, Sweet City. Stop by for your treat today!"
|
||||
buttons={[{ text: "Get Directions" }]}
|
||||
buttons={[{ text: "Get Directions", href: "https://www.google.com/maps/search/?api=1&query=123+Yogurt+Lane+Sweet+City" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -139,4 +139,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user