diff --git a/src/app/page.tsx b/src/app/page.tsx index 5e118d4..8122100 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -23,32 +23,28 @@ export default function HomePage() { const footerColumns = [ { - title: "Get Fruity", - items: [ + title: "Get Fruity", items: [ { label: "Home", href: "/" }, { label: "Menu", href: "/menu" }, { label: "Order Online", href: "https://get-fruity-cafe-conyers.food-menu.net/menu/" }, ], }, { - title: "About", - items: [ + title: "About", items: [ { label: "About Us", href: "/about" }, { label: "Contact", href: "/contact" }, { label: "Hours & Location", href: "/contact" }, ], }, { - title: "Contact", - items: [ + title: "Contact", items: [ { label: "Phone: +1 (943) 269-8508", href: "tel:+19432698508" }, { label: "Email: info@getfruitycafe.com", href: "mailto:info@getfruitycafe.com" }, { label: "1427 Hwy 138 SE #1, Conyers, GA 30013", href: "#" }, ], }, { - title: "Follow Us", - items: [ + title: "Follow Us", items: [ { label: "Instagram", href: "https://instagram.com" }, { label: "Facebook", href: "https://facebook.com" }, { label: "Twitter", href: "https://twitter.com" }, @@ -81,32 +77,21 @@ export default function HomePage() { tagIcon={Leaf} tagAnimation="slide-up" background={{ - variant: "radial-gradient", - }} + variant: "radial-gradient"}} buttons={[ { - 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/"}, { - text: "View Menu", - href: "/menu", - }, + text: "View Menu", href: "/menu"}, ]} buttonAnimation="slide-up" mediaItems={[ { - 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=1", - imageAlt: "Fresh colorful smoothie bowl with vibrant fruits", - }, + 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=1", imageAlt: "Fresh colorful smoothie bowl with vibrant fruits"}, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-vegetable-rolls-whole-sliced-bright-blue-food-meal-roll-vegetable-snack_140725-34216.jpg", - imageAlt: "Fresh grilled wraps with healthy ingredients", - }, + imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-vegetable-rolls-whole-sliced-bright-blue-food-meal-roll-vegetable-snack_140725-34216.jpg", imageAlt: "Fresh grilled wraps with healthy ingredients"}, { - imageSrc: "http://img.b2bpic.net/free-photo/fresh-green-vegetables-carrots-black-board-high-quality-photo_114579-26974.jpg", - imageAlt: "Organic fresh ingredients and colorful produce", - }, + imageSrc: "http://img.b2bpic.net/free-photo/fresh-green-vegetables-carrots-black-board-high-quality-photo_114579-26974.jpg", imageAlt: "Organic fresh ingredients and colorful produce"}, ]} mediaAnimation="blur-reveal" ariaLabel="Get Fruity Cafe Hero Section" @@ -116,7 +101,7 @@ export default function HomePage() { @@ -275,13 +189,9 @@ export default function HomePage() { 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" /> @@ -295,8 +205,7 @@ export default function HomePage() { 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=2" imageAlt="Fresh smoothie bowl ready to enjoy"