26 Commits

Author SHA1 Message Date
2e3162686c Update src/app/page.tsx 2026-03-21 22:30:43 +00:00
2ff769e4d2 Merge version_7 into main
Merge version_7 into main
2026-03-21 22:23:00 +00:00
af0e64427c Update theme colors 2026-03-21 22:22:54 +00:00
d0c20a7ba7 Merge version_7 into main
Merge version_7 into main
2026-03-21 20:19:48 +00:00
96fd6628a3 Update src/app/order-online/page.tsx 2026-03-21 20:19:44 +00:00
959d7fcecd Update src/app/contact/page.tsx 2026-03-21 20:19:44 +00:00
8b2c3c6ccb Update src/app/about/page.tsx 2026-03-21 20:19:43 +00:00
511f33d4c5 Merge version_6 into main
Merge version_6 into main
2026-03-21 20:12:26 +00:00
779d2c4a7e Update src/app/styles/variables.css 2026-03-21 20:12:22 +00:00
3b8aeb7ada Update src/app/order-online/page.tsx 2026-03-21 20:12:21 +00:00
510c2a77bc Update src/app/contact/page.tsx 2026-03-21 20:12:21 +00:00
60fc0d8019 Update src/app/about/page.tsx 2026-03-21 20:12:20 +00:00
f009ed655c Merge version_5 into main
Merge version_5 into main
2026-03-21 20:09:38 +00:00
18479cd919 Update src/app/page.tsx 2026-03-21 20:09:34 +00:00
f7848551fc Merge version_5 into main
Merge version_5 into main
2026-03-21 20:09:04 +00:00
4c4701806b Update src/app/page.tsx 2026-03-21 20:09:00 +00:00
141eb19d19 Merge version_5 into main
Merge version_5 into main
2026-03-21 20:08:30 +00:00
0c5d2a6768 Update src/app/page.tsx 2026-03-21 20:08:26 +00:00
e7a94d2661 Merge version_5 into main
Merge version_5 into main
2026-03-21 20:07:58 +00:00
41b8d0a1d0 Update src/app/page.tsx 2026-03-21 20:07:54 +00:00
56852c774b Merge version_5 into main
Merge version_5 into main
2026-03-21 20:07:27 +00:00
32d8e8df41 Update src/app/page.tsx 2026-03-21 20:07:23 +00:00
6a91c68fbd Merge version_5 into main
Merge version_5 into main
2026-03-21 20:06:54 +00:00
c161181a1b Update src/app/page.tsx 2026-03-21 20:06:50 +00:00
fcef486c2e Update src/app/menu/page.tsx 2026-03-21 20:06:49 +00:00
224469d8ff Merge version_4 into main
Merge version_4 into main
2026-03-21 20:04:23 +00:00
6 changed files with 81 additions and 133 deletions

View File

@@ -19,32 +19,28 @@ const navItems = [
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" },
@@ -99,32 +95,20 @@ export default function AboutPage() {
animationType="slide-up"
features={[
{
id: "quality",
title: "Premium Quality",
tags: ["Excellence", "Standards"],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-arrangement-organic-vegetables_23-2148538677.jpg?_wi=2",
imageAlt: "Premium quality ingredients",
id: "quality", title: "Premium Quality", tags: ["Excellence", "Standards"],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-arrangement-organic-vegetables_23-2148538677.jpg?_wi=2", imageAlt: "Premium quality ingredients"
},
{
id: "health",
title: "Health Consciousness",
tags: ["Wellness", "Nutrition"],
imageSrc: "http://img.b2bpic.net/free-photo/two-sporty-girls-kitchen-preparing-food_1303-24786.jpg?_wi=2",
imageAlt: "Health and wellness focus",
id: "health", title: "Health Consciousness", tags: ["Wellness", "Nutrition"],
imageSrc: "http://img.b2bpic.net/free-photo/two-sporty-girls-kitchen-preparing-food_1303-24786.jpg?_wi=2", imageAlt: "Health and wellness focus"
},
{
id: "community",
title: "Community Focused",
tags: ["Connection", "Support"],
imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-disposable-coffee-cup_107420-12314.jpg?_wi=2",
imageAlt: "Community and connection",
id: "community", title: "Community Focused", tags: ["Connection", "Support"],
imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-disposable-coffee-cup_107420-12314.jpg?_wi=2", imageAlt: "Community and connection"
},
{
id: "innovation",
title: "Innovation in Flavors",
tags: ["Creativity", "Fresh Ideas"],
imageSrc: "http://img.b2bpic.net/free-photo/top-view-slices-bread-sandwiches-with-salad_23-2148640157.jpg?_wi=2",
imageAlt: "Innovative flavor combinations",
id: "innovation", title: "Innovation in Flavors", tags: ["Creativity", "Fresh Ideas"],
imageSrc: "http://img.b2bpic.net/free-photo/top-view-slices-bread-sandwiches-with-salad_23-2148640157.jpg?_wi=2", imageAlt: "Innovative flavor combinations"
},
]}
carouselMode="buttons"
@@ -139,31 +123,13 @@ export default function AboutPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
title: "Life Changing Healthy Habits",
quote: "Get Fruity helped me stick to my healthy eating goals. The smoothies are delicious and I feel energized every time I visit.",
name: "Sarah M.",
role: "Wellness Journey",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-with-olives-beer_23-2147680964.jpg?_wi=2",
imageAlt: "Sarah, wellness advocate",
id: "1", title: "Life Changing Healthy Habits", quote: "Get Fruity helped me stick to my healthy eating goals. The smoothies are delicious and I feel energized every time I visit.", name: "Sarah M.", role: "Wellness Journey", imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-with-olives-beer_23-2147680964.jpg?_wi=2", imageAlt: "Sarah, wellness advocate"
},
{
id: "2",
title: "Supportive Local Business",
quote: "It's refreshing to support a local business that genuinely cares about quality and customer satisfaction. Highly recommend!",
name: "Marcus L.",
role: "Local Advocate",
imageSrc: "http://img.b2bpic.net/free-photo/latin-man-his-30s-smiling-making-eye-contact-while-drinking-coffee-sandwich-his-lunch-break-food-court_662251-228.jpg?_wi=2",
imageAlt: "Marcus, local business supporter",
id: "2", title: "Supportive Local Business", quote: "It's refreshing to support a local business that genuinely cares about quality and customer satisfaction. Highly recommend!", name: "Marcus L.", role: "Local Advocate", imageSrc: "http://img.b2bpic.net/free-photo/latin-man-his-30s-smiling-making-eye-contact-while-drinking-coffee-sandwich-his-lunch-break-food-court_662251-228.jpg?_wi=2", imageAlt: "Marcus, local business supporter"
},
{
id: "3",
title: "Perfect Family Destination",
quote: "Our whole family loves Get Fruity. The staff is friendly, the food is fresh, and everyone finds something they enjoy.",
name: "Patricia T.",
role: "Family Values",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-restoring-wooden-furniture_23-2150062511.jpg?_wi=2",
imageAlt: "Patricia, family-focused customer",
id: "3", title: "Perfect Family Destination", quote: "Our whole family loves Get Fruity. The staff is friendly, the food is fresh, and everyone finds something they enjoy.", name: "Patricia T.", role: "Family Values", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-restoring-wooden-furniture_23-2150062511.jpg?_wi=2", imageAlt: "Patricia, family-focused customer"
},
]}
/>

View File

@@ -19,32 +19,28 @@ export default function ContactPage() {
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,12 +77,10 @@ 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"
@@ -101,7 +95,7 @@ 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"

View File

@@ -51,15 +51,15 @@ export default function MenuPage() {
return (
<ThemeProvider
defaultButtonVariant="text-stagger"
defaultButtonVariant="hover-magnetic"
defaultTextAnimation="entrance-slide"
borderRadius="soft"
contentWidth="mediumLarge"
sizing="largeSmall"
background="blurBottom"
cardStyle="gradient-radial"
primaryButtonStyle="flat"
secondaryButtonStyle="solid"
primaryButtonStyle="gradient"
secondaryButtonStyle="glass"
headingFontWeight="bold"
>
<div id="nav" data-section="nav">
@@ -76,18 +76,23 @@ 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?_wi=2", 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"
@@ -105,18 +110,23 @@ 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"
@@ -134,18 +144,23 @@ 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?_wi=2", 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"

View File

@@ -19,32 +19,28 @@ const navItems = [
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" },
@@ -85,16 +81,13 @@ export default function OrderOnlinePage() {
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=3",
imageAlt: "Fresh smoothie bowl ready to order",
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 order"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-vegetable-rolls-whole-sliced-bright-blue-food-meal-roll-vegetable-snack_140725-34216.jpg?_wi=2",
imageAlt: "Fresh wraps available for order",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-vegetable-rolls-whole-sliced-bright-blue-food-meal-roll-vegetable-snack_140725-34216.jpg?_wi=2", imageAlt: "Fresh wraps available for order"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/fresh-green-vegetables-carrots-black-board-high-quality-photo_114579-26974.jpg?_wi=3",
imageAlt: "Fresh ingredients in every order",
imageSrc: "http://img.b2bpic.net/free-photo/fresh-green-vegetables-carrots-black-board-high-quality-photo_114579-26974.jpg?_wi=3", imageAlt: "Fresh ingredients in every order"
},
]}
mediaAnimation="blur-reveal"
@@ -115,39 +108,19 @@ export default function OrderOnlinePage() {
buttonAnimation="slide-up"
products={[
{
id: "smoothies",
name: "Smoothies",
price: "$7.95 - $9.95",
imageSrc: "http://img.b2bpic.net/free-photo/smoothie-selection-colorful-beverages-bright_23-2148227533.jpg",
imageAlt: "Colorful smoothie selection",
id: "smoothies", name: "Smoothies", price: "$7.95 - $9.95", imageSrc: "http://img.b2bpic.net/free-photo/smoothie-selection-colorful-beverages-bright_23-2148227533.jpg", imageAlt: "Colorful smoothie selection"
},
{
id: "wraps",
name: "Wraps",
price: "$12.95 - $14.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=2",
imageAlt: "Fresh wraps with premium fillings",
id: "wraps", name: "Wraps", price: "$12.95 - $14.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=2", imageAlt: "Fresh wraps with premium fillings"
},
{
id: "acai-bowls",
name: "Acai Bowls",
price: "$10.95 - $12.95",
imageSrc: "http://img.b2bpic.net/free-photo/breakfast-dessert-bowl-with-banana-slices-blueberries_23-2148417436.jpg?_wi=2",
imageAlt: "Colorful acai bowls with fresh toppings",
id: "acai-bowls", name: "Acai Bowls", price: "$10.95 - $12.95", imageSrc: "http://img.b2bpic.net/free-photo/breakfast-dessert-bowl-with-banana-slices-blueberries_23-2148417436.jpg?_wi=2", imageAlt: "Colorful acai bowls with fresh toppings"
},
{
id: "salads",
name: "Salads",
price: "$11.95 - $13.95",
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=2",
imageAlt: "Fresh salads with healthy ingredients",
id: "salads", name: "Salads", price: "$11.95 - $13.95", 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=2", imageAlt: "Fresh salads with healthy ingredients"
},
{
id: "breakfast",
name: "Breakfast Items",
price: "$8.95 - $11.95",
imageSrc: "http://img.b2bpic.net/free-photo/toasts-cupcakes-juice_23-2147678718.jpg?_wi=2",
imageAlt: "Breakfast menu items",
id: "breakfast", name: "Breakfast Items", price: "$8.95 - $11.95", imageSrc: "http://img.b2bpic.net/free-photo/toasts-cupcakes-juice_23-2147678718.jpg?_wi=2", imageAlt: "Breakfast menu items"
},
]}
gridVariant="three-columns-all-equal-width"

View File

@@ -71,8 +71,8 @@ export default function HomePage() {
<div id="hero" data-section="hero">
<HeroBillboardGallery
title="Fresh Smoothies. Real Flavor."
description="Smoothies, wraps, acai bowls, and healthy eats made fresh daily in Conyers."
title="Fresh Smoothies. Real Flavor. Premium Experience."
description="Craft-made smoothies, protein wraps, acai bowls, and healthy cafe favorites made fresh daily in Conyers. Experience premium ingredients with energetic vibes."
tag="Premium Healthy Cafe"
tagIcon={Leaf}
tagAnimation="slide-up"
@@ -90,13 +90,13 @@ export default function HomePage() {
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 and premium presentation"
},
{
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 premium healthy ingredients and professional plating"
},
{
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 at our premium healthy cafe"
},
]}
mediaAnimation="blur-reveal"
@@ -200,7 +200,7 @@ export default function HomePage() {
<div id="location-preview" data-section="location-preview">
<MediaAbout
title="Visit Get Fruity in Conyers"
description="Located at 1427 Hwy 138 SE #1, Conyers, GA 30013. Open daily to serve you fresh, healthy meals."
description="Located at 1427 Hwy 138 SE #1, Conyers, GA 30013. Open daily to serve you fresh, healthy meals in a welcoming cafe atmosphere."
tag="Hours & Location"
tagIcon={MapPin}
tagAnimation="slide-up"

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f5f5f5;
--card: #ffffff;
--foreground: #1c1c1c;
--primary-cta: #22c55e;
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000f06e6;
--primary-cta: #0a7039;
--primary-cta-text: #ffffff;
--secondary-cta: #ffffff;
--secondary-cta-text: #1c1c1c;
--accent: #a855f7;
--background-accent: #fbbf24;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #000f06e6;
--accent: #e2e2e2;
--background-accent: #c4c4c4;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);