Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -51,7 +51,7 @@ export default function BarbershopLanding() {
|
||||
{ text: "Learn More", href: "#services" },
|
||||
]}
|
||||
layoutOrder="default"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/master-hairdresser-prepares-face-shaving-deals-foam_613910-4275.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/master-hairdresser-prepares-face-shaving-deals-foam_613910-4275.jpg?_wi=1"
|
||||
imageAlt="Luxury barbershop interior"
|
||||
frameStyle="card"
|
||||
buttonAnimation="slide-up"
|
||||
@@ -80,13 +80,13 @@ export default function BarbershopLanding() {
|
||||
tag="Services"
|
||||
features={[
|
||||
{
|
||||
id: "01", title: "Precision Haircuts", description: "Modern styles and classic cuts executed with meticulous attention to detail by our certified master barbers.", imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-client-s-hair_23-2148940861.jpg", imageAlt: "Professional haircut service"},
|
||||
id: "01", title: "Precision Haircuts", description: "Modern styles and classic cuts executed with meticulous attention to detail by our certified master barbers.", imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-client-s-hair_23-2148940861.jpg?_wi=1", imageAlt: "Professional haircut service"},
|
||||
{
|
||||
id: "02", title: "Traditional Shaves", description: "Experience the timeless luxury of straight razor shaving with premium creams and aftercare products.", imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-man-getting-shaved-by-hairdresser-barbershop_1153-9486.jpg", imageAlt: "Traditional barber shave"},
|
||||
{
|
||||
id: "03", title: "Skincare & Grooming", description: "Complete grooming solutions including facials, skin treatments, and specialized beard care routines.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-barber-shaving-man-s-beard_23-2148242862.jpg", imageAlt: "Premium skincare service"},
|
||||
{
|
||||
id: "04", title: "Hair Coloring", description: "Expert highlights and full color treatments using premium products for subtle, sophisticated results.", imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-client-s-hair_23-2148940861.jpg", imageAlt: "Hair coloring service"},
|
||||
id: "04", title: "Hair Coloring", description: "Expert highlights and full color treatments using premium products for subtle, sophisticated results.", imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-client-s-hair_23-2148940861.jpg?_wi=2", imageAlt: "Hair coloring service"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -132,9 +132,9 @@ export default function BarbershopLanding() {
|
||||
tag="Metrics"
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "2000+", title: "Happy Clients", description: "Loyal customers served and satisfied over two decades", imageSrc: "http://img.b2bpic.net/free-photo/master-hairdresser-prepares-face-shaving-deals-foam_613910-4275.jpg", imageAlt: "Barbershop clients"},
|
||||
id: "1", value: "2000+", title: "Happy Clients", description: "Loyal customers served and satisfied over two decades", imageSrc: "http://img.b2bpic.net/free-photo/master-hairdresser-prepares-face-shaving-deals-foam_613910-4275.jpg?_wi=2", imageAlt: "Barbershop clients"},
|
||||
{
|
||||
id: "2", value: "20+", title: "Years Experience", description: "Dedicated to mastering the craft of premium grooming", imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-client-s-hair_23-2148940861.jpg", imageAlt: "Expert barber service"},
|
||||
id: "2", value: "20+", title: "Years Experience", description: "Dedicated to mastering the craft of premium grooming", imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-client-s-hair_23-2148940861.jpg?_wi=3", imageAlt: "Expert barber service"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user