Update src/app/page.tsx

This commit is contained in:
2026-06-10 20:46:30 +00:00
parent 92c01df24e
commit 27d6ea1e71

View File

@@ -81,7 +81,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/portrait-pretty-young-girl-taking-picture-film-camera_158595-2308.jpg"
imageSrc="http://img.b2bpic.net/free-photo/portrait-pretty-young-girl-taking-picture-film-camera_158595-2308.jpg?_wi=1"
imageAlt="Professional photographer capturing a moment"
mediaAnimation="slide-up"
fixedMediaHeight={true}
@@ -140,7 +140,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="About My Creative Journey"
description="With a keen eye for detail and a deep understanding of visual storytelling, I transform fleeting moments into timeless art. My passion lies in crafting compelling narratives through both still and moving images, ensuring every project reflects authenticity and emotion."
imageSrc="http://img.b2bpic.net/free-photo/side-view-woman-working-as-photographer_23-2150506073.jpg"
imageSrc="http://img.b2bpic.net/free-photo/side-view-woman-working-as-photographer_23-2150506073.jpg?_wi=1"
imageAlt="Photographer editing photos on a laptop"
/>
</div>
@@ -249,7 +249,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-smartphone-take-photo_23-2149365806.jpg",
imageAlt: "Smartphone showing event videography highlight",
},
imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-young-girl-taking-picture-film-camera_158595-2308.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-young-girl-taking-picture-film-camera_158595-2308.jpg?_wi=2",
imageAlt: "smartphone screen photography gallery app",
},
{
@@ -263,7 +263,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-beauty-vlog_23-2148916273.jpg",
imageAlt: "Smartphone showing product video commercial",
},
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-working-as-photographer_23-2150506073.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-working-as-photographer_23-2150506073.jpg?_wi=2",
imageAlt: "smartphone screen photography gallery app",
},
]}