Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-03-05 00:45:41 +00:00

View File

@@ -38,13 +38,13 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardScroll
title="✨ Luxury Nails. Custom Designs. Family Service."
description="The nail salon Glendale trusts for flawless acrylics, stunning custom designs, and a relaxing experience every time."
description="The nail salon Glendale trusts for flawless acrylics, stunning custom designs, and a relaxing experience every time. Limited appointments daily—book now to secure your spot."
tag="Premium Nail Artistry"
background={{ variant: "plain" }}
imageSrc="http://img.b2bpic.net/free-photo/vertical-closeup-woman-s-hand-with-white-manicure_181624-61773.jpg?_wi=1"
imageAlt="Beautiful acrylic nail art"
buttons={[
{ text: "BOOK YOUR APPOINTMENT", href: "#contact" },
{ text: "BOOK NOW", href: "#contact" },
{ text: "CALL NOW: 623-537-2271", href: "tel:623-537-2271" }
]}
/>