Update src/app/contact/page.tsx

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

View File

@@ -48,27 +48,27 @@ export default function ContactPage() {
mediaItems={[
{
imageSrc:
"http://img.b2bpic.net/free-photo/view-watercolor-art-studio_23-2150214847.jpg",
"http://img.b2bpic.net/free-photo/view-watercolor-art-studio_23-2150214847.jpg?_wi=5",
imageAlt: "Studio workspace",
},
{
imageSrc:
"http://img.b2bpic.net/free-photo/beautiful-portrait-teenager-woman_23-2149453480.jpg",
"http://img.b2bpic.net/free-photo/beautiful-portrait-teenager-woman_23-2149453480.jpg?_wi=4",
imageAlt: "Photography session",
},
{
imageSrc:
"http://img.b2bpic.net/free-photo/tattoo-salon-process-tattoo-girl-stuffed-tattoo-process-stuffing-tattoo-body-hands-close-up_1321-3003.jpg",
"http://img.b2bpic.net/free-photo/tattoo-salon-process-tattoo-girl-stuffed-tattoo-process-stuffing-tattoo-body-hands-close-up_1321-3003.jpg?_wi=4",
imageAlt: "Tattoo artistry",
},
{
imageSrc:
"http://img.b2bpic.net/free-photo/green-carpet-hangs-from-sewing-machine-table_8353-7828.jpg",
"http://img.b2bpic.net/free-photo/green-carpet-hangs-from-sewing-machine-table_8353-7828.jpg?_wi=2",
imageAlt: "Creative studio space",
},
{
imageSrc:
"http://img.b2bpic.net/free-photo/beautiful-creative-master-with-dreadlocks-is-working-new-peace-big-leg-tattoo-customer_613910-2923.jpg",
"http://img.b2bpic.net/free-photo/beautiful-creative-master-with-dreadlocks-is-working-new-peace-big-leg-tattoo-customer_613910-2923.jpg?_wi=4",
imageAlt: "Artist at work",
},
]}
@@ -91,7 +91,7 @@ export default function ContactPage() {
description="Book a photography session with Robin or a tattoo consultation with Alicia. We're here to bring your artistic vision to life. Drop your email and we'll be in touch within 24 hours."
background={{ variant: "plain" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/green-carpet-hangs-from-sewing-machine-table_8353-7828.jpg"
imageSrc="http://img.b2bpic.net/free-photo/green-carpet-hangs-from-sewing-machine-table_8353-7828.jpg?_wi=3"
imageAlt="Ottobre Studio creative environment"
mediaAnimation="slide-up"
mediaPosition="right"