Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a7c9d57220 | |||
| dbacb8a8e6 | |||
| 4878caab4a |
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
|||||||
imageAlt="Inside our shop featuring unique artisan goods"
|
imageAlt="Inside our shop featuring unique artisan goods"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Visit Us", href: "/visit" },
|
{ 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 +", href: "tel:+13173182191" }
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user