diff --git a/src/app/page.tsx b/src/app/page.tsx index 424d62c..e152365 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -37,7 +37,8 @@ export default function MushBoutique() { { name: "Contact", id: "contact" }, ]} button={{ - text: "Call Now", href: "tel:+33494881541"}} + text: "Call Now", href: "tel:+33494881541" + }} /> @@ -62,6 +63,7 @@ export default function MushBoutique() { @@ -167,7 +181,7 @@ export default function MushBoutique() { title="Visit Mush or Get in Touch" description="Drop by our boutique in beautiful Sanary-sur-Mer, give us a call for personalized assistance, or send us a message with your questions." useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/person-shopping-second-hand-market_23-2149353685.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/person-shopping-second-hand-market_23-2149353685.jpg" imageAlt="Mush boutique interior" mediaAnimation="slide-up" mediaPosition="right"