Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -49,16 +49,16 @@ export default function LandingPage() {
|
||||
description="Expert barbers with years of experience providing traditional and modern grooming services. Walk-ins welcome. Experience the art of professional barbering."
|
||||
background={{ variant: "none" }}
|
||||
leftCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-leather-barber-shop-chair_23-2148242807.jpg", imageAlt: "Barber shop interior" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-barbershop-concept_23-2148506254.jpg", imageAlt: "Professional haircut" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-shaving-client-s-beard-close-up_23-2148353436.jpg", imageAlt: "Beard trimming service" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/guy-barbershop_1157-7710.jpg", imageAlt: "Traditional shave service" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-leather-barber-shop-chair_23-2148242807.jpg?_wi=1", imageAlt: "Barber shop interior" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-barbershop-concept_23-2148506254.jpg?_wi=1", imageAlt: "Professional haircut" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-shaving-client-s-beard-close-up_23-2148353436.jpg?_wi=1", imageAlt: "Beard trimming service" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/guy-barbershop_1157-7710.jpg?_wi=1", imageAlt: "Traditional shave service" }
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/barber-man-apron-holding-trimmer-smiling-cheerfully-showing-thumbs-up-standing-light-wall_141793-50621.jpg", imageAlt: "Barber team" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/guy-barbershop_1157-7710.jpg", imageAlt: "Premium shaving" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-barbershop-concept_23-2148506254.jpg", imageAlt: "Expert styling" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-shaving-client-s-beard-close-up_23-2148353436.jpg", imageAlt: "Beard grooming" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/barber-man-apron-holding-trimmer-smiling-cheerfully-showing-thumbs-up-standing-light-wall_141793-50621.jpg?_wi=1", imageAlt: "Barber team" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/guy-barbershop_1157-7710.jpg?_wi=2", imageAlt: "Premium shaving" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-barbershop-concept_23-2148506254.jpg?_wi=2", imageAlt: "Expert styling" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-shaving-client-s-beard-close-up_23-2148353436.jpg?_wi=2", imageAlt: "Beard grooming" }
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Book Appointment", href: "contact" },
|
||||
@@ -85,7 +85,7 @@ export default function LandingPage() {
|
||||
{ title: "Relaxing Atmosphere", description: "Comfortable and welcoming environment designed for you to unwind and enjoy your grooming experience", icon: Home },
|
||||
{ title: "Quick Service", description: "Efficient and timely appointments without compromising on quality or attention to detail", icon: Clock }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/barber-man-apron-holding-trimmer-smiling-cheerfully-showing-thumbs-up-standing-light-wall_141793-50621.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/barber-man-apron-holding-trimmer-smiling-cheerfully-showing-thumbs-up-standing-light-wall_141793-50621.jpg?_wi=2"
|
||||
imageAlt="Professional barber team"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
@@ -106,9 +106,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ id: 1, title: "Classic Haircut", description: "Expert hair cutting with precision fading and styling techniques tailored to your preferences", imageSrc: "http://img.b2bpic.net/free-photo/front-view-barbershop-concept_23-2148506254.jpg", imageAlt: "Professional haircut service" },
|
||||
{ id: 2, title: "Beard Trimming & Shaping", description: "Professional beard grooming with precise trimming and shaping for a well-maintained look", imageSrc: "http://img.b2bpic.net/free-photo/woman-shaving-client-s-beard-close-up_23-2148353436.jpg", imageAlt: "Beard trimming service" },
|
||||
{ id: 3, title: "Traditional Shave", description: "Classic wet shave experience with hot towel treatment and premium grooming products", imageSrc: "http://img.b2bpic.net/free-photo/guy-barbershop_1157-7710.jpg", imageAlt: "Traditional shaving service" }
|
||||
{ id: 1, title: "Classic Haircut", description: "Expert hair cutting with precision fading and styling techniques tailored to your preferences", imageSrc: "http://img.b2bpic.net/free-photo/front-view-barbershop-concept_23-2148506254.jpg?_wi=3", imageAlt: "Professional haircut service" },
|
||||
{ id: 2, title: "Beard Trimming & Shaping", description: "Professional beard grooming with precise trimming and shaping for a well-maintained look", imageSrc: "http://img.b2bpic.net/free-photo/woman-shaving-client-s-beard-close-up_23-2148353436.jpg?_wi=3", imageAlt: "Beard trimming service" },
|
||||
{ id: 3, title: "Traditional Shave", description: "Classic wet shave experience with hot towel treatment and premium grooming products", imageSrc: "http://img.b2bpic.net/free-photo/guy-barbershop_1157-7710.jpg?_wi=3", imageAlt: "Traditional shaving service" }
|
||||
]}
|
||||
animationType="slide-up"
|
||||
buttons={[
|
||||
@@ -205,7 +205,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-leather-barber-shop-chair_23-2148242807.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-leather-barber-shop-chair_23-2148242807.jpg?_wi=2"
|
||||
imageAlt="Barber shop footer"
|
||||
logoText="Precision Cuts"
|
||||
copyrightText="© 2025 Precision Cuts. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user