2 Commits

Author SHA1 Message Date
fe7dd1a947 Update src/app/page.tsx 2026-03-05 00:45:37 +00:00
a0b4442f3c Merge version_1 into main
Merge version_1 into main
2026-03-05 00:39:42 +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" }
]}
/>