Update src/app/page.tsx

This commit is contained in:
2026-04-30 15:42:29 +00:00
parent 98ada736e2
commit e665b0babb

View File

@@ -54,7 +54,7 @@ export default function LandingPage() {
{ {
text: "Reservar Cita", href: "#contact"}, text: "Reservar Cita", 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>
@@ -205,7 +205,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>