Update src/app/about/page.tsx

This commit is contained in:
2026-03-04 21:33:21 +00:00
parent 4995924485
commit 8800519eaf

View File

@@ -47,7 +47,7 @@ export default function AboutPage() {
description="Quality over quantity. Vision over trends."
subdescription="A European-Inspired Creative Movement"
icon={Heart}
imageSrc="http://img.b2bpic.net/free-photo/view-watercolor-art-studio_23-2150214847.jpg"
imageSrc="http://img.b2bpic.net/free-photo/view-watercolor-art-studio_23-2150214847.jpg?_wi=4"
imageAlt="Ottobre Studio creative foundation"
mediaAnimation="slide-up"
useInvertedBackground={false}
@@ -65,14 +65,14 @@ export default function AboutPage() {
id: "robin",
name: "Robin - Photography",
imageSrc:
"http://img.b2bpic.net/free-photo/brunette-female-traveler-with-backpack-holds-compact-photo-camera_613910-15111.jpg",
"http://img.b2bpic.net/free-photo/brunette-female-traveler-with-backpack-holds-compact-photo-camera_613910-15111.jpg?_wi=2",
imageAlt: "Robin - Photography Specialist",
},
{
id: "alicia",
name: "Alicia - Tattoo Art",
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-brutal-bearded-male-with-tattoos-his-crossed-arms_613910-9532.jpg",
"http://img.b2bpic.net/free-photo/portrait-brutal-bearded-male-with-tattoos-his-crossed-arms_613910-9532.jpg?_wi=4",
imageAlt: "Alicia - Tattoo Artist",
},
]}