Update src/app/about/page.tsx

This commit is contained in:
2026-03-03 02:27:18 +00:00
parent 02bcfb2191
commit abe073aad0

View File

@@ -49,7 +49,7 @@ export default function AboutPage() {
{ value: "2018", title: "Year Founded" },
{ value: "50+", title: "Recipes Created" },
]}
imageSrc="http://img.b2bpic.net/free-photo/black-bearded-tattooed-hipster-male-manufacturer-presenting-craft-beer-microbrewery_613910-13529.jpg"
imageSrc="http://img.b2bpic.net/free-photo/black-bearded-tattooed-hipster-male-manufacturer-presenting-craft-beer-microbrewery_613910-13529.jpg?_wi=2"
imageAlt="brewery facility brewing equipment industrial interior"
mediaAnimation="slide-up"
useInvertedBackground={false}
@@ -67,7 +67,7 @@ export default function AboutPage() {
{ value: "15+", title: "Team Members" },
{ value: "200+", title: "Hours Brewing Monthly" },
]}
imageSrc="http://img.b2bpic.net/free-photo/three-bearded-interracial-friends-drink-craft-beer-talk-brewery-two-hipster-workers-aprons-drink-beer-with-their-friend-brewery-factory-old-friends-gathered-drink-beer-chat_613910-20526.jpg"
imageSrc="http://img.b2bpic.net/free-photo/three-bearded-interracial-friends-drink-craft-beer-talk-brewery-two-hipster-workers-aprons-drink-beer-with-their-friend-brewery-factory-old-friends-gathered-drink-beer-chat_613910-20526.jpg?_wi=2"
imageAlt="brewery interior bar seating craft beer taps"
mediaAnimation="slide-up"
useInvertedBackground={true}
@@ -88,7 +88,7 @@ export default function AboutPage() {
role: "Local Food Blogger",
company: "Conception Bay South",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-woman-showing-ok-sign_1262-17571.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-woman-showing-ok-sign_1262-17571.jpg?_wi=2",
imageAlt: "smiling customer happy person customer portrait",
},
{
@@ -97,7 +97,7 @@ export default function AboutPage() {
role: "Restaurant Owner",
company: "Harbor Bistro",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=3",
imageAlt: "satisfied customer person portrait happy expression",
},
{
@@ -106,7 +106,7 @@ export default function AboutPage() {
role: "Event Coordinator",
company: "Newfoundland Events Co",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg?_wi=3",
imageAlt: "customer smiling person image portrait photo",
},
]}