Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-03-12 01:08:53 +00:00

View File

@@ -65,9 +65,9 @@ export default function LandingPage() {
<div id="about" data-section="about">
<InlineImageSplitTextAbout
heading={[{ type: "text", content: "The PRIVÉ Experience" }]}
heading={[{ type: "text", content: "The PRIVÉ Experience: One-on-One Grooming Perfection" }]}
useInvertedBackground={false}
buttons={[{ text: "Explore Services", href: "#services" }]}
buttons={[{ text: "Discover Our Difference", href: "#services" }]}
buttonAnimation="slide-up"
/>
</div>