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
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
tagIcon={Scissors}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/handsome-bearded-man-barbershop-barber-work-washing-head_627829-7378.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/handsome-bearded-man-barbershop-barber-work-washing-head_627829-7378.jpg?_wi=1"
|
||||
imageAlt="Professional barbershop interior with luxury barber chair"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
||||
tag="Our Story"
|
||||
tagIcon={Award}
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/barber-customer-mirror_23-2147736997.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/barber-customer-mirror_23-2147736997.jpg?_wi=1"
|
||||
imageAlt="Welcoming interior of Super Barber Shop with professional styling stations"
|
||||
buttons={[{ text: "Meet the Team", href: "team" }]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -214,7 +214,7 @@ export default function LandingPage() {
|
||||
required: false,
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/handsome-bearded-man-barbershop-barber-work-washing-head_627829-7378.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/handsome-bearded-man-barbershop-barber-work-washing-head_627829-7378.jpg?_wi=2"
|
||||
imageAlt="Super Barber Shop interior"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
@@ -224,7 +224,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/barber-customer-mirror_23-2147736997.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/barber-customer-mirror_23-2147736997.jpg?_wi=2"
|
||||
imageAlt="Super Barber Shop premium interior"
|
||||
logoText="Super Barber Shop"
|
||||
copyrightText="© 2024 Super Barber Shop. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user