Update src/app/page.tsx

This commit is contained in:
2026-06-05 15:33:16 +00:00
parent de5600baad
commit 9de05eb521

View File

@@ -89,7 +89,7 @@ export default function LandingPage() {
},
]}
buttonAnimation="blur-reveal"
imageSrc="http://img.b2bpic.net/free-photo/beige-barber-wallpaper-background-with-tools-job-career-concept_53876-148095.jpg"
imageSrc="http://img.b2bpic.net/free-photo/beige-barber-wallpaper-background-with-tools-job-career-concept_53876-148095.jpg?_wi=1"
imageAlt="Barbershop interior with an empty barber chair"
/>
</div>
@@ -124,7 +124,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-man-listening-music-earbuds-outside_23-2148381755.jpg",
imageAlt: "Man smiling with a fresh haircut",
},
imageSrc: "http://img.b2bpic.net/free-photo/beige-barber-wallpaper-background-with-tools-job-career-concept_53876-148095.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beige-barber-wallpaper-background-with-tools-job-career-concept_53876-148095.jpg?_wi=2",
imageAlt: "barber cutting hair close-up",
},
{
@@ -163,10 +163,10 @@ export default function LandingPage() {
imageAlt: "Man receiving a hair wash and treatment",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-man-listening-music-headphone_23-2147892843.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-man-listening-music-headphone_23-2147892843.jpg?_wi=1",
imageAlt: "Man with healthy, shiny hair",
},
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-getting-ready-their-clients_23-2149205895.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-getting-ready-their-clients_23-2149205895.jpg?_wi=1",
imageAlt: "barber cutting hair close-up",
},
]}
@@ -188,7 +188,7 @@ export default function LandingPage() {
name: "Corte de Cabello",
price: "$5.000 ARS",
variant: "Estilo tradicional o moderno",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-man-listening-music-headphone_23-2147892843.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-man-listening-music-headphone_23-2147892843.jpg?_wi=2",
imageAlt: "Classic haircut",
},
{
@@ -196,7 +196,7 @@ export default function LandingPage() {
name: "Afeitado con Navaja",
price: "$4.000 ARS",
variant: "Afeitado apurado con toallas calientes",
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-getting-ready-their-clients_23-2149205895.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-getting-ready-their-clients_23-2149205895.jpg?_wi=2",
imageAlt: "Straight razor shave",
},
{