diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index d1fbf77..562f2a2 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -77,9 +77,11 @@ export default function ContactPage() { imageAlt="Get Fruity Cafe storefront in Conyers" buttons={[ { - text: "Call Us: +1 (943) 269-8508", href: "tel:+19432698508"}, + text: "Call Us: +1 (943) 269-8508", href: "tel:+19432698508" + }, { - text: "Order Online", href: "https://get-fruity-cafe-conyers.food-menu.net/menu/"}, + text: "Order Online", href: "https://get-fruity-cafe-conyers.food-menu.net/menu/" + }, ]} buttonAnimation="slide-up" /> @@ -93,7 +95,8 @@ export default function ContactPage() { tagIcon={Zap} tagAnimation="slide-up" background={{ - variant: "sparkles-gradient"}} + variant: "sparkles-gradient" + }} useInvertedBackground={true} imageSrc="http://img.b2bpic.net/free-photo/colorful-healthy-breakfast-sweet-deserts-few-different-chia-puddings-glass-jars-wooden-table-kitchen-home_343596-1244.jpg?_wi=3" imageAlt="Fresh smoothie bowl ready to enjoy"