diff --git a/src/app/page.tsx b/src/app/page.tsx index 1c2175d..f86ca99 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { ]} buttonAnimation="slide-up" layoutOrder="default" - imageSrc="http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-66975.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-66975.jpg?_wi=1" imageAlt="Alessandra, visual designer" mediaAnimation="opacity" frameStyle="card" @@ -80,7 +80,7 @@ export default function LandingPage() { id: "4", title: "Communication & Visual Strategy", content: "Strategic visual messaging that aligns design with business objectives. I develop comprehensive communication strategies that elevate brand presence and engagement." } ]} - imageSrc="http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-66975.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-66975.jpg?_wi=2" imageAlt="Alessandra at work" mediaAnimation="slide-up" useInvertedBackground={false} @@ -98,7 +98,7 @@ export default function LandingPage() { description="10+ Years of Design Excellence" subdescription="Creating beautiful, functional digital products" icon={Palette} - imageSrc="http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-66975.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-66975.jpg?_wi=3" imageAlt="Alessandra portrait" mediaAnimation="slide-up" useInvertedBackground={false} @@ -155,16 +155,16 @@ export default function LandingPage() {