Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-15 18:31:20 +00:00

View File

@@ -38,7 +38,7 @@ export default function LandingPage() {
{ name: "Pricing", id: "pricing" },
{ name: "Contact", id: "contact" },
]}
brandName="Jay's Hair Salon"
brandName="Jade's Hair Salon"
button={{ text: "Book Now", href: "#contact" }}
/>
</div>
@@ -46,7 +46,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardRotatedCarousel
background={{ variant: "rotated-rays-static" }}
title="Jay's Hair Salon"
title="Jade's Hair Salon"
description="Family-owned since 2010. Providing precise cuts, modern styles, and expert care to the Richardson community."
buttons={[
{ text: "Book Now", href: "#contact" },