Update src/app/page.tsx
This commit is contained in:
@@ -19,7 +19,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="large"
|
||||
background="noise"
|
||||
background="circleGradient"
|
||||
cardStyle="outline"
|
||||
primaryButtonStyle="double-inset"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
title="Premium Barbershop Experience"
|
||||
description="Expert grooming and styling for the modern man. Step into Clippers and experience true craftsmanship."
|
||||
tag="Est. 2015"
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
buttons={[
|
||||
{ text: "Book Appointment", href: "#contact" },
|
||||
{ text: "View Services", href: "#services" }
|
||||
@@ -55,16 +55,16 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-putting-cape-clients-neck_107420-94792.jpg", imageAlt: "Barbershop interior with professional setup"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-hipster-bearded-male-sitting-armchair-barber-shop-while-hairdresser-shaves-his-beard-with-dangerous-razor_613910-18507.jpg?_wi=1", imageAlt: "Expert barber performing precise haircut"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-hipster-bearded-male-sitting-armchair-barber-shop-while-hairdresser-shaves-his-beard-with-dangerous-razor_613910-18507.jpg", imageAlt: "Expert barber performing precise haircut"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-18422.jpg?_wi=1", imageAlt: "Professional beard grooming service"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-18422.jpg", imageAlt: "Professional beard grooming service"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hairstylist-using-brush-dryer_23-2147769850.jpg?_wi=1", imageAlt: "Modern hair styling technique"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hairstylist-using-brush-dryer_23-2147769850.jpg", imageAlt: "Modern hair styling technique"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-retro-vintage-style_1150-17931.jpg?_wi=1", imageAlt: "Clean and welcoming barbershop environment"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-retro-vintage-style_1150-17931.jpg", imageAlt: "Clean and welcoming barbershop environment"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -91,16 +91,16 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: "haircuts", title: "Professional Haircuts", description: "Expert cutting techniques for every style and hair type. From classic fades to modern cuts.", tag: "Haircuts", imageSrc: "http://img.b2bpic.net/free-photo/handsome-hipster-bearded-male-sitting-armchair-barber-shop-while-hairdresser-shaves-his-beard-with-dangerous-razor_613910-18507.jpg?_wi=2"
|
||||
id: "haircuts", title: "Professional Haircuts", description: "Expert cutting techniques for every style and hair type. From classic fades to modern cuts.", tag: "Haircuts", imageSrc: "http://img.b2bpic.net/free-photo/handsome-hipster-bearded-male-sitting-armchair-barber-shop-while-hairdresser-shaves-his-beard-with-dangerous-razor_613910-18507.jpg"
|
||||
},
|
||||
{
|
||||
id: "beard-trim", title: "Beard Trimming & Grooming", description: "Shape, trim, and groom your beard to perfection with premium beard care products.", tag: "Beard Care", imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-18422.jpg?_wi=2"
|
||||
id: "beard-trim", title: "Beard Trimming & Grooming", description: "Shape, trim, and groom your beard to perfection with premium beard care products.", tag: "Beard Care", imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-18422.jpg"
|
||||
},
|
||||
{
|
||||
id: "styling", title: "Hair Styling & Coloring", description: "Transform your look with our expert styling and professional coloring services.", tag: "Styling", imageSrc: "http://img.b2bpic.net/free-photo/hairstylist-using-brush-dryer_23-2147769850.jpg?_wi=2"
|
||||
id: "styling", title: "Hair Styling & Coloring", description: "Transform your look with our expert styling and professional coloring services.", tag: "Styling", imageSrc: "http://img.b2bpic.net/free-photo/hairstylist-using-brush-dryer_23-2147769850.jpg"
|
||||
},
|
||||
{
|
||||
id: "shaving", title: "Hot Shave & Shampoo", description: "Luxurious hot shave experience with premium products and relaxing scalp massage.", tag: "Spa Services", imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-retro-vintage-style_1150-17931.jpg?_wi=2"
|
||||
id: "shaving", title: "Hot Shave & Shampoo", description: "Luxurious hot shave experience with premium products and relaxing scalp massage.", tag: "Spa Services", imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-retro-vintage-style_1150-17931.jpg"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -120,13 +120,13 @@ export default function LandingPage() {
|
||||
id: "1", name: "Marcus Johnson", role: "Lead Barber", imageSrc: "http://img.b2bpic.net/free-photo/handsome-businessman-barber-shop_1157-21514.jpg"
|
||||
},
|
||||
{
|
||||
id: "2", name: "David Chen", role: "Senior Stylist", imageSrc: "http://img.b2bpic.net/free-photo/positive-bearded-black-male-with-tattoo-cross-arms-dressed-white-shirt_613910-15917.jpg?_wi=1"
|
||||
id: "2", name: "David Chen", role: "Senior Stylist", imageSrc: "http://img.b2bpic.net/free-photo/positive-bearded-black-male-with-tattoo-cross-arms-dressed-white-shirt_613910-15917.jpg"
|
||||
},
|
||||
{
|
||||
id: "3", name: "James Rodriguez", role: "Beard Specialist", imageSrc: "http://img.b2bpic.net/free-photo/positive-bearded-black-male-with-tattoo-cross-arms-dressed-white-shirt_613910-15917.jpg?_wi=2"
|
||||
id: "3", name: "James Rodriguez", role: "Beard Specialist", imageSrc: "http://img.b2bpic.net/free-photo/positive-bearded-black-male-with-tattoo-cross-arms-dressed-white-shirt_613910-15917.jpg"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Alex Thompson", role: "Master Barber", imageSrc: "http://img.b2bpic.net/free-photo/positive-bearded-black-male-with-tattoo-cross-arms-dressed-white-shirt_613910-15917.jpg?_wi=3"
|
||||
id: "4", name: "Alex Thompson", role: "Master Barber", imageSrc: "http://img.b2bpic.net/free-photo/positive-bearded-black-male-with-tattoo-cross-arms-dressed-white-shirt_613910-15917.jpg"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -191,7 +191,7 @@ export default function LandingPage() {
|
||||
tag="Get in Touch"
|
||||
title="Ready for Your Next Appointment?"
|
||||
description="Visit us today and experience premium barbershop service. Our expert team is ready to give you the perfect cut."
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Book Now", href: "https://example.com/booking" },
|
||||
|
||||
Reference in New Issue
Block a user