Merge version_1 into main #3
@@ -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" },
|
||||
|
||||
Reference in New Issue
Block a user