Update src/app/page.tsx

This commit is contained in:
2026-06-03 10:01:40 +00:00
parent 2c85ae4ed5
commit 51bdadcc74

View File

@@ -69,17 +69,15 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-man_23-2151020285.jpg", imageAlt: "Cocina moderna reformada"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/stock/kitchen-modern-finished.jpg", imageAlt: "Completed modern kitchen renovation"},
{
imageSrc: "http://img.b2bpic.net/free-photo/cozy-living-room-interior-with-natural-light_23-2152001391.jpg", imageAlt: "Exterior de casa renovada"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/stock/bathroom-modern-finished.jpg", imageAlt: "Completed modern bathroom renovation"},
{
imageSrc: "http://img.b2bpic.net/free-photo/set-designer-work-indoors_23-2149836956.jpg", imageAlt: "Sala de estar con diseño contemporáneo"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/stock/living-room-finished.jpg", imageAlt: "Stylishly renovated living room"},
{
imageSrc: "http://img.b2bpic.net/free-photo/construction-hammer-indoors-still-life_23-2150563174.jpg", imageAlt: "Equipo de construcción en el sitio de trabajo"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/stock/house-exterior-renovated.jpg", imageAlt: "Renovated house exterior"},
{
imageSrc: "http://img.b2bpic.net/free-photo/blonde-young-woman-taking-photo-her-boyfriend-cellphone_23-2148151847.jpg", imageAlt: "Oficina moderna renovada"},
{
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-scandinavian-vintage-modern-kitchen-with-dining-area_105762-2184.jpg", imageAlt: "Interior de lujo recién reformado"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/stock/construction-site-workers.jpg", imageAlt: "Construction workers on a project site"}
]}
mediaAnimation="opacity"
/>