Update src/app/page.tsx
This commit is contained in:
@@ -93,7 +93,7 @@ export default function LandingPage() {
|
||||
"Classic Manicure", "Deluxe Spa Manicure", "Gel Polish Application", "Nail Art & Design"],
|
||||
buttons: [
|
||||
{
|
||||
text: "View Details", href: "#"},
|
||||
text: "Book Service", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -101,7 +101,7 @@ export default function LandingPage() {
|
||||
"Classic Pedicure", "Spa Pedicure", "Gel Removal & Pedicure", "Foot & Leg Massage"],
|
||||
buttons: [
|
||||
{
|
||||
text: "View Details", href: "#"},
|
||||
text: "Book Service", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -109,7 +109,7 @@ export default function LandingPage() {
|
||||
"Gel Full Set", "Gel Fill-ins", "Custom Gel Designs", "Gel Overlay"],
|
||||
buttons: [
|
||||
{
|
||||
text: "View Details", href: "#"},
|
||||
text: "Book Service", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -117,7 +117,7 @@ export default function LandingPage() {
|
||||
"Haircuts & Trims", "Styling & Blowouts", "Color & Highlights", "Hair Treatments"],
|
||||
buttons: [
|
||||
{
|
||||
text: "View Details", href: "#"},
|
||||
text: "Book Service", href: "#contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user