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
@@ -52,9 +52,9 @@ export default function LandingPage() {
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-cutting-man-s-hair-barber-shop_23-2149186474.jpg", imageAlt: "Lions Den Barbershop Interior"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-with-scissors-comb-barbershop-close-up-photo_613910-18538.jpg", imageAlt: "Master Barber at Work"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-with-scissors-comb-barbershop-close-up-photo_613910-18538.jpg?_wi=1", imageAlt: "Master Barber at Work"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-barber-styling-beard-customer_23-2147778885.jpg", imageAlt: "Professional Haircut Service"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-barber-styling-beard-customer_23-2147778885.jpg?_wi=1", imageAlt: "Professional Haircut Service"},
|
||||
]}
|
||||
autoplayDelay={5000}
|
||||
showDimOverlay={true}
|
||||
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
description="Master Barbers"
|
||||
subdescription="Crafting Excellence for Over a Decade"
|
||||
icon={Sparkles}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-with-scissors-comb-barbershop-close-up-photo_613910-18538.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-with-scissors-comb-barbershop-close-up-photo_613910-18538.jpg?_wi=2"
|
||||
imageAlt="Master Barber Portrait"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -83,7 +83,7 @@ export default function LandingPage() {
|
||||
tag="Barbering Excellence"
|
||||
features={[
|
||||
{
|
||||
id: "haircut", title: "Classic Haircuts", description: "Precision haircuts with clean lines, fades, and modern styling. Every cut is customized to complement your features and lifestyle.", imageSrc: "http://img.b2bpic.net/free-photo/crop-barber-styling-beard-customer_23-2147778885.jpg", imageAlt: "Professional Haircut"},
|
||||
id: "haircut", title: "Classic Haircuts", description: "Precision haircuts with clean lines, fades, and modern styling. Every cut is customized to complement your features and lifestyle.", imageSrc: "http://img.b2bpic.net/free-photo/crop-barber-styling-beard-customer_23-2147778885.jpg?_wi=2", imageAlt: "Professional Haircut"},
|
||||
{
|
||||
id: "beard", title: "Beard Grooming", description: "Expert beard trimming, shaping, and conditioning. We use premium oils and techniques to keep your beard looking distinguished.", imageSrc: "http://img.b2bpic.net/free-photo/red-bearded-hipster-summer-time-walking-comb-out-his-beard_343059-25.jpg", imageAlt: "Beard Grooming Service"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user