Update src/app/about/page.tsx

This commit is contained in:
2026-03-21 19:48:42 +00:00
parent 8948baec2d
commit 280dccd7ed

View File

@@ -78,7 +78,7 @@ export default function AboutPage() {
tagIcon={MapPin}
tagAnimation="slide-up"
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/happy-pub-owner-welcoming-guest-while-standing-entrance-door-looking-camera_637285-5713.jpg"
imageSrc="http://img.b2bpic.net/free-photo/happy-pub-owner-welcoming-guest-while-standing-entrance-door-looking-camera_637285-5713.jpg?_wi=2"
imageAlt="Get Fruity Cafe team and storefront"
buttons={[
{ text: "Visit Us Today", href: "/contact" },
@@ -102,28 +102,28 @@ export default function AboutPage() {
id: "quality",
title: "Premium Quality",
tags: ["Excellence", "Standards"],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-arrangement-organic-vegetables_23-2148538677.jpg",
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",
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",
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",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-slices-bread-sandwiches-with-salad_23-2148640157.jpg?_wi=2",
imageAlt: "Innovative flavor combinations",
},
]}
@@ -144,7 +144,7 @@ export default function AboutPage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-with-olives-beer_23-2147680964.jpg?_wi=2",
imageAlt: "Sarah, wellness advocate",
},
{
@@ -153,7 +153,7 @@ export default function AboutPage() {
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",
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",
},
{
@@ -162,7 +162,7 @@ export default function AboutPage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-restoring-wooden-furniture_23-2150062511.jpg?_wi=2",
imageAlt: "Patricia, family-focused customer",
},
]}