From 1c2670892139f224a9abf4642ab60c9080b0ac91 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 30 May 2026 20:47:19 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0f515c9..de9435b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,7 +73,7 @@ export default function LandingPage() { href: "#portfolio", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/woman-taking-photos-digital-camera-park_107420-96477.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-taking-photos-digital-camera-park_107420-96477.jpg?_wi=1" imageAlt="Couple laughing during a photoshoot in South Florida" /> @@ -86,7 +86,7 @@ export default function LandingPage() { description="Soy una fotógrafa apasionada por capturar recuerdos únicos y momentos especiales. Mi objetivo es crear fotografías naturales, auténticas y llenas de emoción para que puedas conservar tus mejores recuerdos para siempre." subdescription="Trabajo en Miami y todo el sur de Florida, llevando mi cámara a donde tú necesites. Cada sesión es única, cada foto cuenta una historia, y cada cliente se convierte en parte de mi familia fotográfica." icon={Camera} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-taking-photos_23-2149204063.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-taking-photos_23-2149204063.jpg?_wi=1" imageAlt="Portrait of Constanza, the photographer, smiling with her camera" mediaAnimation="slide-up" /> @@ -112,7 +112,7 @@ export default function LandingPage() { imageAlt: "Quinceañera dancing with family", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-photos-digital-camera-park_107420-96477.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-photos-digital-camera-park_107420-96477.jpg?_wi=2", imageAlt: "quinceañera dress girl festive", }, { @@ -129,7 +129,7 @@ export default function LandingPage() { imageAlt: "Graduates throwing caps in the air", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-taking-photos_23-2149204063.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-taking-photos_23-2149204063.jpg?_wi=2", imageAlt: "quinceañera dress girl festive", }, { @@ -180,7 +180,7 @@ export default function LandingPage() { imageAlt: "Adult birthday celebration", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/pretty-girls-looking-camera_23-2148480293.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pretty-girls-looking-camera_23-2148480293.jpg?_wi=1", imageAlt: "quinceañera dress girl festive", }, { @@ -189,15 +189,15 @@ export default function LandingPage() { icon: Calendar, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/graduate-woman-showing-winner-gesture-casual-clothes-uniform-looking-lucky-front-view_176474-51106.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/graduate-woman-showing-winner-gesture-casual-clothes-uniform-looking-lucky-front-view_176474-51106.jpg?_wi=1", imageAlt: "Corporate event photography", }, { - imageSrc: "http://img.b2bpic.net/free-photo/tattooed-redhead-girl-wearing-trendy-clothes-sitting-stairs-outside_613910-5284.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tattooed-redhead-girl-wearing-trendy-clothes-sitting-stairs-outside_613910-5284.jpg?_wi=1", imageAlt: "Wedding ceremony with happy couple", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/elegant-couple-winter-park_1157-17674.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elegant-couple-winter-park_1157-17674.jpg?_wi=1", imageAlt: "quinceañera dress girl festive", }, ]} @@ -339,28 +339,28 @@ export default function LandingPage() { id: "p-quinceanera", name: "Sesión de Quinceañera", price: "Desde $250", - imageSrc: "http://img.b2bpic.net/free-photo/pretty-girls-looking-camera_23-2148480293.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pretty-girls-looking-camera_23-2148480293.jpg?_wi=2", imageAlt: "Quinceañera in a beautiful dress", }, { id: "p-graduation", name: "Graduación 2024", price: "Desde $75", - imageSrc: "http://img.b2bpic.net/free-photo/graduate-woman-showing-winner-gesture-casual-clothes-uniform-looking-lucky-front-view_176474-51106.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/graduate-woman-showing-winner-gesture-casual-clothes-uniform-looking-lucky-front-view_176474-51106.jpg?_wi=2", imageAlt: "Student celebrating graduation", }, { id: "p-individual", name: "Sesión Individual", price: "Desde $50", - imageSrc: "http://img.b2bpic.net/free-photo/tattooed-redhead-girl-wearing-trendy-clothes-sitting-stairs-outside_613910-5284.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tattooed-redhead-girl-wearing-trendy-clothes-sitting-stairs-outside_613910-5284.jpg?_wi=2", imageAlt: "Stylish woman in a personal photoshoot", }, { id: "p-couple", name: "Sesión de Pareja", price: "Desde $60", - imageSrc: "http://img.b2bpic.net/free-photo/elegant-couple-winter-park_1157-17674.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elegant-couple-winter-park_1157-17674.jpg?_wi=2", imageAlt: "Couple in a romantic photoshoot", }, {