Merge version_1 into main #4
@@ -60,8 +60,10 @@ export default function AboutPage() {
|
||||
|
||||
<div id="barbershop-story" data-section="barbershop-story">
|
||||
<InlineImageSplitTextAbout
|
||||
heading={[{ type: "text", content: "Our Story & Commitment to Community" }]}
|
||||
description="Four County Barber Shop has been a staple in the Mt. Airy community, built on a foundation of quality craftsmanship and genuine customer care. We believe in more than just haircuts; we're about building relationships, fostering a sense of belonging, and providing a space where everyone feels at home. Our values of professionalism, precision, and personalized service guide every snip and shave."
|
||||
heading={[
|
||||
{ type: "text", content: "Our Story & Commitment to Community" },
|
||||
{ type: "text", content: "Four County Barber Shop has been a staple in the Mt. Airy community, built on a foundation of quality craftsmanship and genuine customer care. We believe in more than just haircuts; we're about building relationships, fostering a sense of belonging, and providing a space where everyone feels at home. Our values of professionalism, precision, and personalized service guide every snip and shave." }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-wondering-young-barber-wearing-gray-apron-holding-comb-his-head-showing-scissor-showing-five-blue-color-background_140725-155139.jpg"
|
||||
imageAlt="Vintage barbershop storefront"
|
||||
useInvertedBackground={true}
|
||||
@@ -95,8 +97,10 @@ export default function AboutPage() {
|
||||
|
||||
<div id="our-values" data-section="our-values">
|
||||
<InlineImageSplitTextAbout
|
||||
heading={[{ type: "text", content: "Our Core Values" }]}
|
||||
description="At Four County Barber Shop, we uphold the traditions of excellent service, precision craftsmanship, and genuine care. We are committed to fostering a welcoming environment for every client, ensuring you leave feeling confident and valued. Our values are rooted in community, quality, and an exceptional barbering experience."
|
||||
heading={[
|
||||
{ type: "text", content: "Our Core Values" },
|
||||
{ type: "text", content: "At Four County Barber Shop, we uphold the traditions of excellent service, precision craftsmanship, and genuine care. We are committed to fostering a welcoming environment for every client, ensuring you leave feeling confident and valued. Our values are rooted in community, quality, and an exceptional barbering experience." }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/two-straight-razors_23-2147778743.jpg"
|
||||
imageAlt="Classic barbershop interior with empty chairs"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user