Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1900547fd6 | |||
| e625787511 | |||
| ec44bb0245 |
@@ -29,7 +29,7 @@ export default function LandingPage() {
|
||||
>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
brandName="Barber Will"
|
||||
brandName="Barbero Men's Grooming"
|
||||
navItems={[
|
||||
{ name: "Services", id: "services" },
|
||||
{ name: "Why Us", id: "about" },
|
||||
@@ -43,8 +43,8 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardRotatedCarousel
|
||||
title="Premium Barbering Craftsmanship Since Day One"
|
||||
description="Experience the art of traditional barbering combined with modern style. Barber Will LLC delivers precision cuts, expert grooming, and a welcoming atmosphere where every client feels valued."
|
||||
title="Barbero Men's Grooming – Haircuts | Beard Trims | Traditional Hot Towel & Straight Razor Shaves – A Timeless Men's Barbershop"
|
||||
description="Experience the art of traditional barbering combined with modern style. Barbero Men's Grooming delivers precision cuts, expert grooming, and a welcoming atmosphere where every client feels valued."
|
||||
tag="Professional Grooming"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
@@ -64,7 +64,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
autoPlay={true}
|
||||
autoPlayInterval={4000}
|
||||
ariaLabel="Barber Will LLC premium barbering services"
|
||||
ariaLabel="Barbero Men's Grooming premium barbering services"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -112,9 +112,9 @@ export default function LandingPage() {
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<TextSplitAbout
|
||||
title="Why Choose Barber Will"
|
||||
title="Why Choose Barbero Men's Grooming"
|
||||
description={[
|
||||
"At Barber Will LLC, we believe that great barbering is more than just a service—it's a craft. Our master barbers bring years of expertise, precision, and passion to every appointment.", "We're committed to creating an environment where you feel welcomed, respected, and transformed. From our premium products to our attention to detail, we ensure every visit exceeds your expectations.", "Your satisfaction and confidence are our success. Visit us today and experience the difference professional barbering truly makes."
|
||||
"At Barbero Men's Grooming, we believe that great barbering is more than just a service—it's a craft. Our master barbers bring years of expertise, precision, and passion to every appointment.", "We're committed to creating an environment where you feel welcomed, respected, and transformed. From our premium products to our attention to detail, we ensure every visit exceeds your expectations.", "Your satisfaction and confidence are our success. Visit us today and experience the difference professional barbering truly makes."
|
||||
]}
|
||||
showBorder={true}
|
||||
useInvertedBackground={false}
|
||||
@@ -223,7 +223,7 @@ export default function LandingPage() {
|
||||
textarea={{ name: "message", placeholder: "Tell us how we can help or your preferred appointment time", rows: 5, required: true }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/barber-giving-high-five-client_23-2147737095.jpg"
|
||||
imageAlt="Barber Will LLC contact"
|
||||
imageAlt="Barbero Men's Grooming contact"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
buttonText="Send Message"
|
||||
@@ -232,7 +232,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoEmphasis
|
||||
logoText="Barber Will"
|
||||
logoText="Barbero Men's Grooming"
|
||||
columns={[
|
||||
{
|
||||
items: [
|
||||
|
||||
Reference in New Issue
Block a user