Merge version_1 into main #3
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "gradient-bars" }}
|
||||
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={[{ text: "Book Appointment", href: "#contact" }]}
|
||||
/>
|
||||
@@ -81,9 +81,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{ title: "Precision Fade", description: "The cleanest fades in town.", buttonIcon: Zap, imageSrc: "http://img.b2bpic.net/free-photo/side-view-leather-barber-shop-chair_23-2148242807.jpg" },
|
||||
{ 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" },
|
||||
{ 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" },
|
||||
{ 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" },
|
||||
{ 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?_wi=2" },
|
||||
{ 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?_wi=1" },
|
||||
{ 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?_wi=1" },
|
||||
]}
|
||||
title="Our Signature Services"
|
||||
description="A curated list of grooming services performed by master barbers."
|
||||
@@ -97,8 +97,8 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
members={[
|
||||
{ id: "1", 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" },
|
||||
{ id: "2", 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" },
|
||||
{ id: "1", 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?_wi=2" },
|
||||
{ id: "2", 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?_wi=2" },
|
||||
{ id: "3", name: "Jesus", role: "Barber", description: "Fresh and stylish cuts.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-businessman-barber-shop_1157-21514.jpg" },
|
||||
]}
|
||||
title="Meet The Crew"
|
||||
|
||||
Reference in New Issue
Block a user