|
|
|
|
@@ -20,32 +20,28 @@ export default function MenuPage() {
|
|
|
|
|
|
|
|
|
|
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" },
|
|
|
|
|
@@ -80,40 +76,18 @@ export default function MenuPage() {
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
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/"},
|
|
|
|
|
]}
|
|
|
|
|
buttonAnimation="slide-up"
|
|
|
|
|
products={[
|
|
|
|
|
{
|
|
|
|
|
id: "whats-poppin",
|
|
|
|
|
name: "What's Poppin Smoothie",
|
|
|
|
|
price: "$8.95",
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/close-up-summer-milk-shake_329181-1180.jpg?_wi=2",
|
|
|
|
|
imageAlt: "Vibrant What's Poppin berry smoothie",
|
|
|
|
|
},
|
|
|
|
|
id: "whats-poppin", name: "What's Poppin Smoothie", price: "$8.95", imageSrc: "http://img.b2bpic.net/free-photo/close-up-summer-milk-shake_329181-1180.jpg?_wi=2", imageAlt: "Vibrant What's Poppin berry smoothie"},
|
|
|
|
|
{
|
|
|
|
|
id: "naked-baby",
|
|
|
|
|
name: "Naked Baby Smoothie",
|
|
|
|
|
price: "$7.95",
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-yogurt-with-granola-banana_23-2148566816.jpg?_wi=2",
|
|
|
|
|
imageAlt: "Creamy Naked Baby smoothie",
|
|
|
|
|
},
|
|
|
|
|
id: "naked-baby", name: "Naked Baby Smoothie", price: "$7.95", imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-yogurt-with-granola-banana_23-2148566816.jpg?_wi=2", imageAlt: "Creamy Naked Baby smoothie"},
|
|
|
|
|
{
|
|
|
|
|
id: "tropical-sunrise",
|
|
|
|
|
name: "Tropical Sunrise Smoothie",
|
|
|
|
|
price: "$9.45",
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/smoothies-wooden-background-copyspace_23-2148227533.jpg",
|
|
|
|
|
imageAlt: "Tropical Sunrise smoothie with mango and pineapple",
|
|
|
|
|
},
|
|
|
|
|
id: "tropical-sunrise", name: "Tropical Sunrise Smoothie", price: "$9.45", imageSrc: "http://img.b2bpic.net/free-photo/smoothies-wooden-background-copyspace_23-2148227533.jpg", imageAlt: "Tropical Sunrise smoothie with mango and pineapple"},
|
|
|
|
|
{
|
|
|
|
|
id: "green-power",
|
|
|
|
|
name: "Green Power Smoothie",
|
|
|
|
|
price: "$9.95",
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/fresh-green-vegetables-carrots-black-board-high-quality-photo_114579-26974.jpg?_wi=2",
|
|
|
|
|
imageAlt: "Nutrient-rich Green Power smoothie",
|
|
|
|
|
},
|
|
|
|
|
id: "green-power", name: "Green Power Smoothie", price: "$9.95", imageSrc: "http://img.b2bpic.net/free-photo/fresh-green-vegetables-carrots-black-board-high-quality-photo_114579-26974.jpg?_wi=2", imageAlt: "Nutrient-rich Green Power smoothie"},
|
|
|
|
|
]}
|
|
|
|
|
gridVariant="two-columns-alternating-heights"
|
|
|
|
|
animationType="slide-up"
|
|
|
|
|
@@ -131,40 +105,18 @@ export default function MenuPage() {
|
|
|
|
|
useInvertedBackground={true}
|
|
|
|
|
buttons={[
|
|
|
|
|
{
|
|
|
|
|
text: "Browse & Order",
|
|
|
|
|
href: "https://get-fruity-cafe-conyers.food-menu.net/menu/",
|
|
|
|
|
},
|
|
|
|
|
text: "Browse & Order", href: "https://get-fruity-cafe-conyers.food-menu.net/menu/"},
|
|
|
|
|
]}
|
|
|
|
|
buttonAnimation="slide-up"
|
|
|
|
|
products={[
|
|
|
|
|
{
|
|
|
|
|
id: "lamb-wrap",
|
|
|
|
|
name: "Grilled Lamb Wrap",
|
|
|
|
|
price: "$14.95",
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/top-view-lavash-sandwich-rolls-sliced-with-salad-meat-inside-along-with-salad-wooden-desk-snack-food-meal-sandwich_140725-22851.jpg?_wi=2",
|
|
|
|
|
imageAlt: "Grilled Lamb Wrap",
|
|
|
|
|
},
|
|
|
|
|
id: "lamb-wrap", name: "Grilled Lamb Wrap", price: "$14.95", imageSrc: "http://img.b2bpic.net/free-photo/top-view-lavash-sandwich-rolls-sliced-with-salad-meat-inside-along-with-salad-wooden-desk-snack-food-meal-sandwich_140725-22851.jpg?_wi=2", imageAlt: "Grilled Lamb Wrap"},
|
|
|
|
|
{
|
|
|
|
|
id: "salmon-wrap",
|
|
|
|
|
name: "Jerk Salmon Wrap",
|
|
|
|
|
price: "$13.95",
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/fresh-healthy-food-breakfast-lunch-ideas-bread-with-cheese-avocado-salmon_8353-8797.jpg?_wi=2",
|
|
|
|
|
imageAlt: "Jerk Salmon Wrap",
|
|
|
|
|
},
|
|
|
|
|
id: "salmon-wrap", name: "Jerk Salmon Wrap", price: "$13.95", imageSrc: "http://img.b2bpic.net/free-photo/fresh-healthy-food-breakfast-lunch-ideas-bread-with-cheese-avocado-salmon_8353-8797.jpg?_wi=2", imageAlt: "Jerk Salmon Wrap"},
|
|
|
|
|
{
|
|
|
|
|
id: "salmon-shrimp-salad",
|
|
|
|
|
name: "Jerk Salmon & Shrimp Salad",
|
|
|
|
|
price: "$12.95",
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/shrimps-tortilla-tacos-open-face-wrap-with-fresh-vegetables-healthy-food-mexican-meal_2829-6901.jpg?_wi=2",
|
|
|
|
|
imageAlt: "Jerk Salmon & Shrimp Salad",
|
|
|
|
|
},
|
|
|
|
|
id: "salmon-shrimp-salad", name: "Jerk Salmon & Shrimp Salad", price: "$12.95", imageSrc: "http://img.b2bpic.net/free-photo/shrimps-tortilla-tacos-open-face-wrap-with-fresh-vegetables-healthy-food-mexican-meal_2829-6901.jpg?_wi=2", imageAlt: "Jerk Salmon & Shrimp Salad"},
|
|
|
|
|
{
|
|
|
|
|
id: "veggie-wrap",
|
|
|
|
|
name: "Mediterranean Veggie Wrap",
|
|
|
|
|
price: "$10.95",
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/top-view-sliced-sandwich-with-vegetables-white-background-bread-meal-sandwich-burger-food_140725-80419.jpg?_wi=1",
|
|
|
|
|
imageAlt: "Mediterranean Veggie Wrap",
|
|
|
|
|
},
|
|
|
|
|
id: "veggie-wrap", name: "Mediterranean Veggie Wrap", price: "$10.95", imageSrc: "http://img.b2bpic.net/free-photo/top-view-sliced-sandwich-with-vegetables-white-background-bread-meal-sandwich-burger-food_140725-80419.jpg?_wi=1", imageAlt: "Mediterranean Veggie Wrap"},
|
|
|
|
|
]}
|
|
|
|
|
gridVariant="bento-grid"
|
|
|
|
|
animationType="slide-up"
|
|
|
|
|
@@ -182,40 +134,18 @@ export default function MenuPage() {
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
buttons={[
|
|
|
|
|
{
|
|
|
|
|
text: "Complete Menu",
|
|
|
|
|
href: "https://get-fruity-cafe-conyers.food-menu.net/menu/",
|
|
|
|
|
},
|
|
|
|
|
text: "Complete Menu", href: "https://get-fruity-cafe-conyers.food-menu.net/menu/"},
|
|
|
|
|
]}
|
|
|
|
|
buttonAnimation="slide-up"
|
|
|
|
|
products={[
|
|
|
|
|
{
|
|
|
|
|
id: "acai-bowl",
|
|
|
|
|
name: "Premium Acai Bowl",
|
|
|
|
|
price: "$11.95",
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/breakfast-dessert-bowl-with-banana-slices-blueberries_23-2148417436.jpg?_wi=1",
|
|
|
|
|
imageAlt: "Colorful Premium Acai Bowl",
|
|
|
|
|
},
|
|
|
|
|
id: "acai-bowl", name: "Premium Acai Bowl", price: "$11.95", imageSrc: "http://img.b2bpic.net/free-photo/breakfast-dessert-bowl-with-banana-slices-blueberries_23-2148417436.jpg?_wi=1", imageAlt: "Colorful Premium Acai Bowl"},
|
|
|
|
|
{
|
|
|
|
|
id: "patties",
|
|
|
|
|
name: "Curry Patties (3pc)",
|
|
|
|
|
price: "$9.50",
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/chicken-nuggets-fried-sausages-green-lettuce-leaf-wooden-board_114579-71865.jpg",
|
|
|
|
|
imageAlt: "Golden Curry Patties",
|
|
|
|
|
},
|
|
|
|
|
id: "patties", name: "Curry Patties (3pc)", price: "$9.50", imageSrc: "http://img.b2bpic.net/free-photo/chicken-nuggets-fried-sausages-green-lettuce-leaf-wooden-board_114579-71865.jpg", imageAlt: "Golden Curry Patties"},
|
|
|
|
|
{
|
|
|
|
|
id: "breakfast-combo",
|
|
|
|
|
name: "Breakfast Power Combo",
|
|
|
|
|
price: "$12.95",
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/toasts-cupcakes-juice_23-2147678718.jpg?_wi=1",
|
|
|
|
|
imageAlt: "Breakfast Power Combo",
|
|
|
|
|
},
|
|
|
|
|
id: "breakfast-combo", name: "Breakfast Power Combo", price: "$12.95", imageSrc: "http://img.b2bpic.net/free-photo/toasts-cupcakes-juice_23-2147678718.jpg?_wi=1", imageAlt: "Breakfast Power Combo"},
|
|
|
|
|
{
|
|
|
|
|
id: "green-salad",
|
|
|
|
|
name: "Garden Fresh Salad",
|
|
|
|
|
price: "$10.45",
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-fresh-peeled-cut-potatoes-with-red-pepper-radishes-green-tomatoes-brown-plate-meters-spices-green-black-mix-colors-surface_179666-24597.jpg?_wi=1",
|
|
|
|
|
imageAlt: "Garden Fresh Salad",
|
|
|
|
|
},
|
|
|
|
|
id: "green-salad", name: "Garden Fresh Salad", price: "$10.45", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-fresh-peeled-cut-potatoes-with-red-pepper-radishes-green-tomatoes-brown-plate-meters-spices-green-black-mix-colors-surface_179666-24597.jpg?_wi=1", imageAlt: "Garden Fresh Salad"},
|
|
|
|
|
]}
|
|
|
|
|
gridVariant="three-columns-all-equal-width"
|
|
|
|
|
animationType="slide-up"
|
|
|
|
|
|