Update src/app/photography/page.tsx

This commit is contained in:
2026-03-04 21:33:22 +00:00
parent 7861adc3d9
commit 20b97bd1cb

View File

@@ -49,27 +49,27 @@ export default function PhotographyPage() {
mediaItems={[
{
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-charismatic-sensual-male-black-sweater-creative-personality_613910-11122.jpg",
"http://img.b2bpic.net/free-photo/portrait-charismatic-sensual-male-black-sweater-creative-personality_613910-11122.jpg?_wi=2",
imageAlt: "Editorial portrait session",
},
{
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-handsome-man-with-long-blonde-hair-wearing-red-jacket_23-2149020141.jpg",
"http://img.b2bpic.net/free-photo/portrait-handsome-man-with-long-blonde-hair-wearing-red-jacket_23-2149020141.jpg?_wi=3",
imageAlt: "Creative fashion photography",
},
{
imageSrc:
"http://img.b2bpic.net/free-photo/beautiful-woman-tight-black-clothes-posing-with-raised-arm-dark-studio-front-view-pensive_7502-10514.jpg",
"http://img.b2bpic.net/free-photo/beautiful-woman-tight-black-clothes-posing-with-raised-arm-dark-studio-front-view-pensive_7502-10514.jpg?_wi=2",
imageAlt: "Artistic studio session",
},
{
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=2",
imageAlt: "Professional portrait work",
},
{
imageSrc:
"http://img.b2bpic.net/free-photo/skinny-woman-looking-ground-garden_23-2147781291.jpg",
"http://img.b2bpic.net/free-photo/skinny-woman-looking-ground-garden_23-2147781291.jpg?_wi=2",
imageAlt: "Outdoor creative session",
},
]}
@@ -96,7 +96,7 @@ export default function PhotographyPage() {
name: "Editorial Series",
price: "From €250",
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-beautiful-young-business-woman_158595-4750.jpg",
"http://img.b2bpic.net/free-photo/portrait-beautiful-young-business-woman_158595-4750.jpg?_wi=2",
imageAlt: "Editorial photography collection",
},
{
@@ -104,7 +104,7 @@ export default function PhotographyPage() {
name: "Portrait Sessions",
price: "From €200",
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=3",
imageAlt: "Professional portrait sessions",
},
{
@@ -112,7 +112,7 @@ export default function PhotographyPage() {
name: "Creative Direction",
price: "From €300",
imageSrc:
"http://img.b2bpic.net/free-photo/beautiful-red-haired-girl-sitting-floor-studio_8353-9441.jpg",
"http://img.b2bpic.net/free-photo/beautiful-red-haired-girl-sitting-floor-studio_8353-9441.jpg?_wi=2",
imageAlt: "Creative photography direction",
},
{
@@ -120,7 +120,7 @@ export default function PhotographyPage() {
name: "Fashion & Style",
price: "From €280",
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-handsome-man-with-long-blonde-hair-wearing-red-jacket_23-2149020141.jpg",
"http://img.b2bpic.net/free-photo/portrait-handsome-man-with-long-blonde-hair-wearing-red-jacket_23-2149020141.jpg?_wi=4",
imageAlt: "Fashion photography work",
},
{
@@ -128,7 +128,7 @@ export default function PhotographyPage() {
name: "Lifestyle Sessions",
price: "From €180",
imageSrc:
"http://img.b2bpic.net/free-photo/skinny-woman-looking-ground-garden_23-2147781291.jpg",
"http://img.b2bpic.net/free-photo/skinny-woman-looking-ground-garden_23-2147781291.jpg?_wi=3",
imageAlt: "Lifestyle photography",
},
{
@@ -136,7 +136,7 @@ export default function PhotographyPage() {
name: "Mood & Atmosphere",
price: "From €220",
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-charismatic-sensual-male-black-sweater-creative-personality_613910-11122.jpg",
"http://img.b2bpic.net/free-photo/portrait-charismatic-sensual-male-black-sweater-creative-personality_613910-11122.jpg?_wi=3",
imageAlt: "Atmospheric photography",
},
]}
@@ -159,7 +159,7 @@ export default function PhotographyPage() {
description="Work directly with Robin to create stunning photography that captures your vision. Whether editorial, portrait, or creative collaboration, let's bring your ideas to life."
background={{ variant: "plain" }}
useInvertedBackground={false}
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=2"
imageAlt="Ottobre Studio photography workspace"
mediaAnimation="slide-up"
mediaPosition="left"