Merge version_2 into main #5
1222
src/app/layout.tsx
1222
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -45,7 +45,7 @@ export default function BarberShopPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitKpi
|
||||
title="Premium Barbering for the Modern Man"
|
||||
title="Hof Coral the barber"
|
||||
description="Experience expert grooming in our welcoming barber shop. Professional cuts, clean shaves, and impeccable styling from our master barbers."
|
||||
background={{ variant: "glowing-orb" }}
|
||||
kpis={[
|
||||
@@ -60,7 +60,7 @@ export default function BarberShopPage() {
|
||||
{ text: "Book Now", href: "#contact" },
|
||||
{ text: "Learn More", href: "#about" }
|
||||
]}
|
||||
imageSrc="https://img.b2bpic.net/free-photo/brown-vintage-leather-chairs-stylish-barber-shop_627829-6188.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/young-man-barbershop-trimming-hair_1303-26254.jpg?id=12804095"
|
||||
imageAlt="Modern barber shop interior"
|
||||
imagePosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -98,7 +98,7 @@ export default function BarberShopPage() {
|
||||
<InlineImageSplitTextAbout
|
||||
heading={[
|
||||
{ type: "text", content: "Crafted grooming expertise since" },
|
||||
{ type: "image", src: "https://img.b2bpic.net/free-photo/brown-vintage-leather-chairs-stylish-barber-shop_627829-6188.jpg", alt: "Sharp Cuts Barber Logo" },
|
||||
{ type: "image", src: "https://img.b2bpic.net/free-photo/young-man-barbershop-trimming-hair_1303-26254.jpg?id=12804095", alt: "Sharp Cuts Barber Logo" },
|
||||
{ type: "text", content: "2009. We deliver precision and style." }
|
||||
]}
|
||||
buttons={[
|
||||
@@ -152,8 +152,8 @@ export default function BarberShopPage() {
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Welcoming Atmosphere", description: "Our shop is designed as a comfortable retreat where men can relax, connect, and experience exceptional grooming services.", phoneOne: { imageSrc: "https://img.b2bpic.net/free-photo/brown-vintage-leather-chairs-stylish-barber-shop_627829-6188.jpg", imageAlt: "Welcoming barber shop interior" },
|
||||
phoneTwo: { imageSrc: "https://img.b2bpic.net/free-photo/brown-vintage-leather-chairs-stylish-barber-shop_627829-6188.jpg", imageAlt: "Welcoming barber shop interior" }
|
||||
title: "Welcoming Atmosphere", description: "Our shop is designed as a comfortable retreat where men can relax, connect, and experience exceptional grooming services.", phoneOne: { imageSrc: "https://img.b2bpic.net/free-photo/young-man-barbershop-trimming-hair_1303-26254.jpg?id=12804095", imageAlt: "Welcoming barber shop interior" },
|
||||
phoneTwo: { imageSrc: "https://img.b2bpic.net/free-photo/young-man-barbershop-trimming-hair_1303-26254.jpg?id=12804095", imageAlt: "Welcoming barber shop interior" }
|
||||
}
|
||||
]}
|
||||
showStepNumbers={false}
|
||||
|
||||
Reference in New Issue
Block a user