Merge version_4 into main #5
@@ -37,7 +37,7 @@ export default function LandingPage() {
|
||||
{ name: "Team", id: "team" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="Elite Cut"
|
||||
brandName="Chikay cuts"
|
||||
button={{ text: "Book Now", href: "#contact" }}
|
||||
/>
|
||||
</div>
|
||||
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboard
|
||||
background={{ variant: "radial-gradient" }}
|
||||
logoText="Elite Cut Barbershop"
|
||||
logoText="Chikay cuts Barbershop"
|
||||
description="Where precision meets style. Your premier destination for world-class grooming, fades, and classic shaves."
|
||||
buttons={[
|
||||
{ text: "Book Your Style Now", href: "#contact" },
|
||||
@@ -61,7 +61,7 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
title="Mastering the Art of Grooming"
|
||||
description="With over 10 years of experience, Elite Cut is dedicated to providing high-end grooming services in a comfortable and professional environment. Our barbers are trained in the latest techniques and dedicated to perfection."
|
||||
description="With over 10 years of experience, Chikay cuts is dedicated to providing high-end grooming services in a comfortable and professional environment. Our barbers are trained in the latest techniques and dedicated to perfection."
|
||||
mediaBadge={{ text: "10+ Years of Excellence" }}
|
||||
bulletPoints={[
|
||||
{ title: "Expert Stylists", description: "Trained professionals focused on detail and precision.", icon: User },
|
||||
@@ -137,7 +137,7 @@ export default function LandingPage() {
|
||||
{ id: "1", name: "Alex R.", role: "Regular Client", testimonial: "Best fade I've ever had. Consistent quality every time.", imageSrc: "http://img.b2bpic.net/free-photo/team-bride-celebrating-before-wedding_23-2149329119.jpg" },
|
||||
{ id: "2", name: "Mike D.", role: "Regular Client", testimonial: "Professional atmosphere and excellent attention to detail.", imageSrc: "http://img.b2bpic.net/free-photo/man-barbershop_1303-5410.jpg" },
|
||||
{ id: "3", name: "John K.", role: "New Client", testimonial: "Very friendly staff and highly skilled barber. I'll be back.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-client-barber-shop_23-2148298284.jpg" },
|
||||
{ id: "4", name: "Sam B.", role: "Regular Client", testimonial: "Elite Cut is the only place I go for my beard trimming.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-hair-salon_23-2150665449.jpg" },
|
||||
{ id: "4", name: "Sam B.", role: "Regular Client", testimonial: "Chikay cuts is the only place I go for my beard trimming.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-hair-salon_23-2150665449.jpg" },
|
||||
{ id: "5", name: "Chris P.", role: "Regular Client", testimonial: "Perfect experience. Clean shop, great service.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-hair-salon_23-2150665451.jpg" },
|
||||
]}
|
||||
title="What Our Clients Say"
|
||||
@@ -176,7 +176,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoReveal
|
||||
logoText="Elite Cut"
|
||||
logoText="Chikay cuts"
|
||||
leftLink={{ text: "Privacy Policy", href: "#" }}
|
||||
rightLink={{ text: "Terms of Service", href: "#" }}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user