Compare commits
11 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9b2f267d24 | |||
| c4f20ae649 | |||
| 4a71dad8a1 | |||
| 8b61285386 | |||
| 4d757b56bf | |||
| be722b4614 | |||
| d032ad8712 | |||
| 390ef68ab7 | |||
| f9a79924a8 | |||
| 83f3995793 | |||
| 81ab8e6a47 |
@@ -37,7 +37,7 @@ export default function LandingPage() {
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "Nail Services", id: "features" },
|
||||
{ name: "Tanning", id: "features" },
|
||||
{ name: "Reviews", id: "testimonials" },
|
||||
{ name: "Reviews", id: "testimonials" }
|
||||
]}
|
||||
brandName="Diamond Nails Spa"
|
||||
/>
|
||||
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
title="Diamond Nails Spa & Tanning"
|
||||
description="Professional nail care, tanning, and beauty services in the heart of Hollywood. Experience relaxation and refined style."
|
||||
buttons={[
|
||||
{ text: "Book Appointment", onClick: handleBookClick },
|
||||
{ text: "Call to Book Appointment", onClick: handleBookClick },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/compact-powder-nail-polish-bottle-sponges-table_23-2148031368.jpg"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user