Update src/app/about/page.tsx

This commit is contained in:
2026-03-10 10:20:23 +00:00
parent f5d7bfdad2
commit 42beb986e4

View File

@@ -76,7 +76,7 @@ export default function AboutPage() {
description="Founded by Coffee Lovers"
subdescription="Brew Haven Coffee Co."
icon={Coffee}
imageSrc="http://img.b2bpic.net/free-photo/pastry-shop-waitress-posing_23-2147984975.jpg"
imageSrc="http://img.b2bpic.net/free-photo/pastry-shop-waitress-posing_23-2147984975.jpg?_wi=2"
imageAlt="Brew Haven coffee shop storefront"
mediaAnimation="slide-up"
useInvertedBackground={false}
@@ -95,7 +95,7 @@ export default function AboutPage() {
title: "Exceptional Sourcing",
subtitle: "Premium beans from ethical partners",
description: "We partner directly with coffee farmers around the world to source only the finest, most sustainably grown beans. Every cup reflects our commitment to excellence and ethical practices.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-bartender-creating-delicious-drink_23-2149125746.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-bartender-creating-delicious-drink_23-2149125746.jpg?_wi=2",
imageAlt: "Coffee sourcing",
},
{
@@ -104,7 +104,7 @@ export default function AboutPage() {
title: "Gathering Space",
subtitle: "Where neighbors become friends",
description: "Brew Haven is more than a coffee shop—it's a community hub where people connect, create, and collaborate. We host events, support local artists, and foster meaningful conversations over great coffee.",
imageSrc: "http://img.b2bpic.net/free-photo/wedding-hall-with-white-wooden-furniture-interior_114579-2232.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wedding-hall-with-white-wooden-furniture-interior_114579-2232.jpg?_wi=2",
imageAlt: "Community gathering",
},
{
@@ -113,7 +113,7 @@ export default function AboutPage() {
title: "Environmental Care",
subtitle: "Protecting our planet for the future",
description: "From compostable cups to energy-efficient equipment, we're committed to minimizing our environmental impact. We believe that quality coffee and environmental responsibility go hand in hand.",
imageSrc: "http://img.b2bpic.net/free-photo/big-coffee-cup-wooden-table_23-2148071561.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/big-coffee-cup-wooden-table_23-2148071561.jpg?_wi=2",
imageAlt: "Sustainable practices",
},
]}
@@ -134,7 +134,7 @@ export default function AboutPage() {
title: "Craftsmanship Excellence",
subtitle: "Expert espresso preparation",
description: "Our head baristas bring years of experience and countless competitions. They understand every nuance of coffee extraction and are committed to training our team in the art of perfect preparation.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-bartender-creating-delicious-drink_23-2149125746.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-bartender-creating-delicious-drink_23-2149125746.jpg?_wi=3",
imageAlt: "Head barista",
},
{
@@ -143,7 +143,7 @@ export default function AboutPage() {
title: "Welcoming Atmosphere",
subtitle: "Customer care and connection",
description: "Every team member is trained to provide genuine hospitality. We remember regular customers' names and preferences, creating a warm and welcoming environment where everyone feels valued and appreciated.",
imageSrc: "http://img.b2bpic.net/free-photo/pastry-shop-waitress-posing_23-2147984975.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pastry-shop-waitress-posing_23-2147984975.jpg?_wi=3",
imageAlt: "Hospitality team",
},
{
@@ -152,7 +152,7 @@ export default function AboutPage() {
title: "Creative Seasonal Drinks",
subtitle: "Constantly pushing boundaries",
description: "Our team experiments with seasonal ingredients and innovative flavor combinations. We're always developing new specialty drinks that celebrate the seasons while maintaining our commitment to quality coffee.",
imageSrc: "http://img.b2bpic.net/free-photo/iced-latte-glass-pink-stand-wooden-table-cranberry-pie-summer-cafe-green-bushes_343596-1527.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/iced-latte-glass-pink-stand-wooden-table-cranberry-pie-summer-cafe-green-bushes_343596-1527.jpg?_wi=2",
imageAlt: "Seasonal creativity",
},
]}