Update src/app/page.tsx

This commit is contained in:
2026-04-30 15:41:40 +00:00
parent f7f9dcc7bb
commit acfb3ec475

View File

@@ -63,7 +63,7 @@ export default function LandingPage() {
href: "#contact", href: "#contact",
}, },
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/barber-with-scissors-barbershop_140725-7670.jpg" imageSrc="http://img.b2bpic.net/free-photo/barber-with-scissors-barbershop_140725-7670.jpg?_wi=1"
imageAlt="luxury barbershop interior modern" imageAlt="luxury barbershop interior modern"
/> />
</div> </div>
@@ -305,7 +305,7 @@ export default function LandingPage() {
description="Ready to look your best? Reach out to us now." description="Ready to look your best? Reach out to us now."
mediaAnimation="slide-up" mediaAnimation="slide-up"
buttonText="Enviar" buttonText="Enviar"
imageSrc="http://img.b2bpic.net/free-photo/barber-with-scissors-barbershop_140725-7670.jpg" imageSrc="http://img.b2bpic.net/free-photo/barber-with-scissors-barbershop_140725-7670.jpg?_wi=2"
/> />
</div> </div>