Update src/app/about/page.tsx

This commit is contained in:
2026-03-07 13:26:10 +00:00
parent 2c402cd629
commit c4d81ecd0f

View File

@@ -53,7 +53,7 @@ export default function AboutPage() {
description="Founded with love by local flower enthusiasts"
subdescription="Dedicated to freshness, sustainability, and community"
icon={Quote}
imageSrc="http://img.b2bpic.net/free-photo/woman-taking-care-exotic-orchid_52683-145847.jpg"
imageSrc="http://img.b2bpic.net/free-photo/woman-taking-care-exotic-orchid_52683-145847.jpg?_wi=2"
imageAlt="Bloom Haven flower shop interior"
mediaAnimation="slide-up"
useInvertedBackground={false}
@@ -70,7 +70,7 @@ export default function AboutPage() {
company: "Elegant Events",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/beautiful-young-female-with-hair-bun-having-joyful-look-smiling-cheerfully-happy-with-some-positive-news_273609-9042.jpg",
"http://img.b2bpic.net/free-photo/beautiful-young-female-with-hair-bun-having-joyful-look-smiling-cheerfully-happy-with-some-positive-news_273609-9042.jpg?_wi=2",
imageAlt: "Sarah Mitchell, Wedding Planner",
},
{
@@ -80,7 +80,7 @@ export default function AboutPage() {
company: "The Garden Bistro",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-9486.jpg",
"http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-9486.jpg?_wi=2",
imageAlt: "James Chen, Restaurant Owner",
},
{
@@ -90,7 +90,7 @@ export default function AboutPage() {
company: "Celebrations Inc",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/beautiful-woman-holding-book-close-up_23-2148396302.jpg",
"http://img.b2bpic.net/free-photo/beautiful-woman-holding-book-close-up_23-2148396302.jpg?_wi=2",
imageAlt: "Emily Rodriguez, Event Coordinator",
},
{
@@ -100,7 +100,7 @@ export default function AboutPage() {
company: "Local Boutique",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg",
"http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg?_wi=2",
imageAlt: "Michael Thompson, Small Business Owner",
},
{
@@ -110,7 +110,7 @@ export default function AboutPage() {
company: "Lifestyle Magazine",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/woman-holding-coffee-cup-work-medium-shot_23-2149308464.jpg",
"http://img.b2bpic.net/free-photo/woman-holding-coffee-cup-work-medium-shot_23-2149308464.jpg?_wi=2",
imageAlt: "Jessica Park, Marketing Director",
},
{
@@ -120,7 +120,7 @@ export default function AboutPage() {
company: "Art & Culture Hub",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg",
"http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg?_wi=2",
imageAlt: "David Anderson, Gallery Owner",
},
]}