Update src/app/page.tsx
This commit is contained in:
@@ -59,7 +59,7 @@ export default function LandingPage() {
|
||||
}}
|
||||
title="Crispy Cuts. Real People. Every Time."
|
||||
description="Experience the ultimate grooming standard at The Porch Barbershop. Where luxury meets craftsmanship."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/handsome-bearded-man-barbershop-barber-work_627829-7242.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/handsome-bearded-man-barbershop-barber-work_627829-7242.jpg?_wi=1"
|
||||
imageAlt="luxury barbershop interior dark theme"
|
||||
buttons={[
|
||||
{
|
||||
@@ -123,21 +123,21 @@ export default function LandingPage() {
|
||||
title: "Classic Haircut",
|
||||
description: "Timeless styles for everyone.",
|
||||
buttonIcon: "Scissors",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-man-barbershop-barber-work_627829-7242.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-man-barbershop-barber-work_627829-7242.jpg?_wi=2",
|
||||
imageAlt: "Side view of leather barber shop chair",
|
||||
},
|
||||
{
|
||||
title: "Beard Trim",
|
||||
description: "Sculpted to perfection.",
|
||||
buttonIcon: "Waves",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-male-sunglasses-with-tattoo-his-arm_613910-12144.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-male-sunglasses-with-tattoo-his-arm_613910-12144.jpg?_wi=1",
|
||||
imageAlt: "Side view of leather barber shop chair",
|
||||
},
|
||||
{
|
||||
title: "Kids Cut",
|
||||
description: "Style for the young ones.",
|
||||
buttonIcon: "User",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-handsome-african-american-tattooed-man-with-stylish-hair-beard-white-shirt-holding-hand-his-chin_613910-6571.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-handsome-african-american-tattooed-man-with-stylish-hair-beard-white-shirt-holding-hand-his-chin_613910-6571.jpg?_wi=1",
|
||||
imageAlt: "Side view of leather barber shop chair",
|
||||
},
|
||||
]}
|
||||
@@ -158,7 +158,7 @@ export default function LandingPage() {
|
||||
name: "Louie",
|
||||
role: "Master Barber",
|
||||
description: "The veteran with 10 years experience.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-male-sunglasses-with-tattoo-his-arm_613910-12144.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-male-sunglasses-with-tattoo-his-arm_613910-12144.jpg?_wi=2",
|
||||
imageAlt: "portrait of male barber smiling",
|
||||
},
|
||||
{
|
||||
@@ -166,7 +166,7 @@ export default function LandingPage() {
|
||||
name: "Gus",
|
||||
role: "Senior Barber",
|
||||
description: "Precision fade expert.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-handsome-african-american-tattooed-man-with-stylish-hair-beard-white-shirt-holding-hand-his-chin_613910-6571.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-handsome-african-american-tattooed-man-with-stylish-hair-beard-white-shirt-holding-hand-his-chin_613910-6571.jpg?_wi=2",
|
||||
imageAlt: "portrait of male barber smiling",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user