2 Commits

Author SHA1 Message Date
dbacb8a8e6 Update src/app/page.tsx 2026-04-11 16:25:15 +00:00
4878caab4a Merge version_2 into main
Merge version_2 into main
2026-04-11 16:23:23 +00:00

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
imageAlt="Inside our shop featuring unique artisan goods"
buttons={[
{ text: "Visit Us", href: "/visit" },
{ text: "Wonder if they have what your looking for? Give them a call", href: "tel:+15555555555" }
{ text: "Wonder if they have what you're looking for? Give them a call at +13173182191", href: "tel:+13173182191" }
]}
/>
</div>