Update src/app/page.tsx
This commit is contained in:
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
||||
description="Excelência e tradição em cortes e barba em Belo Horizonte."
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-man-barbershop-barber-work-close-up-nape_627829-7308.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-man-barbershop-barber-work-close-up-nape_627829-7308.jpg?_wi=1",
|
||||
imageAlt: "barbershop vintage interior",
|
||||
},
|
||||
{
|
||||
@@ -96,7 +96,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
title="Tradição e Qualidade"
|
||||
description="Com mais de 184 avaliações 5 estrelas, a Alteman's Barbearia é referência em Dona Clara, Belo Horizonte. Nosso compromisso é o seu estilo."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-hairdresser-s-hand-holding-shaving-brush_23-2147839824.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-hairdresser-s-hand-holding-shaving-brush_23-2147839824.jpg?_wi=1"
|
||||
imageAlt="barber working with tools"
|
||||
/>
|
||||
</div>
|
||||
@@ -120,7 +120,7 @@ export default function LandingPage() {
|
||||
title: "Barba Premium",
|
||||
description: "Feita com toalha quente e produtos de alta qualidade.",
|
||||
tag: "Barba",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-man-barbershop-barber-work-close-up-nape_627829-7308.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-man-barbershop-barber-work-close-up-nape_627829-7308.jpg?_wi=2",
|
||||
imageAlt: "barbershop vintage interior",
|
||||
},
|
||||
{
|
||||
@@ -128,7 +128,7 @@ export default function LandingPage() {
|
||||
title: "Tratamentos",
|
||||
description: "Hidratação capilar e tratamentos para couro cabeludo.",
|
||||
tag: "Cuidado",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hairdresser-s-hand-holding-shaving-brush_23-2147839824.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hairdresser-s-hand-holding-shaving-brush_23-2147839824.jpg?_wi=2",
|
||||
imageAlt: "barbershop vintage interior",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user