Merge version_1 into main #1
@@ -41,7 +41,7 @@ export default function LandingPage() {
|
||||
description="The nail salon Glendale trusts for flawless acrylics, stunning custom designs, and a relaxing experience every time."
|
||||
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"
|
||||
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" },
|
||||
@@ -61,23 +61,23 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Acrylic Nails", description: "Perfectly sculpted acrylic sets designed to last and look stunning. Our artists specialize in flawless application and beautiful finishes.", imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-woman-s-hand-with-white-manicure_181624-61773.jpg", imageAlt: "Elegant acrylic nail set"
|
||||
title: "Acrylic Nails", description: "Perfectly sculpted acrylic sets designed to last and look stunning. Our artists specialize in flawless application and beautiful finishes.", imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-woman-s-hand-with-white-manicure_181624-61773.jpg?_wi=2", imageAlt: "Elegant acrylic nail set"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Custom Nail Designs", description: "Birthdays, events, or just because — our artists create nails that stand out. Transform your vision into wearable art.", imageSrc: "http://img.b2bpic.net/free-photo/world-pride-day-still-life-composition_23-2148960472.jpg", imageAlt: "Custom birthday nail design"
|
||||
title: "Custom Nail Designs", description: "Birthdays, events, or just because — our artists create nails that stand out. Transform your vision into wearable art.", imageSrc: "http://img.b2bpic.net/free-photo/world-pride-day-still-life-composition_23-2148960472.jpg?_wi=1", imageAlt: "Custom birthday nail design"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Manicures", description: "Clean, polished, and relaxing. Perfect for everyday elegance or special occasions. Includes nail care and polish.", imageSrc: "http://img.b2bpic.net/free-photo/female-hands-with-christmas-new-year-nail-design-nude-beige-nail-polish-manicure-one-finger-shiny-golden-bronze_343596-4492.jpg", imageAlt: "Classic French tip manicure"
|
||||
title: "Manicures", description: "Clean, polished, and relaxing. Perfect for everyday elegance or special occasions. Includes nail care and polish.", imageSrc: "http://img.b2bpic.net/free-photo/female-hands-with-christmas-new-year-nail-design-nude-beige-nail-polish-manicure-one-finger-shiny-golden-bronze_343596-4492.jpg?_wi=1", imageAlt: "Classic French tip manicure"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Pedicures", description: "Luxury spa pedicures to refresh and restore. Soak, scrub, massage, and polish — pure relaxation from start to finish.", imageSrc: "http://img.b2bpic.net/free-photo/antistress-foot-massage-energy-recovery-relax-massage_169016-69418.jpg", imageAlt: "Luxury spa pedicure"
|
||||
title: "Pedicures", description: "Luxury spa pedicures to refresh and restore. Soak, scrub, massage, and polish — pure relaxation from start to finish.", imageSrc: "http://img.b2bpic.net/free-photo/antistress-foot-massage-energy-recovery-relax-massage_169016-69418.jpg?_wi=1", imageAlt: "Luxury spa pedicure"
|
||||
},
|
||||
{
|
||||
id: 5,
|
||||
title: "Special Occasion Nails", description: "Birthdays, celebrations, and unique designs for unforgettable moments. Let us make your special day shine.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-dark-photo-womans-hand-fingers-with-big-silver-ring-flowers-glowing-lights_343596-3275.jpg", imageAlt: "Glamorous special occasion nail art"
|
||||
title: "Special Occasion Nails", description: "Birthdays, celebrations, and unique designs for unforgettable moments. Let us make your special day shine.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-dark-photo-womans-hand-fingers-with-big-silver-ring-flowers-glowing-lights_343596-3275.jpg?_wi=1", imageAlt: "Glamorous special occasion nail art"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -95,7 +95,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", handle: "@sarah_j", testimonial: "Eric always does an amazing job with acrylics. This place is the best. They treat you like family.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", imageAlt: "Sarah Johnson"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=1", imageAlt: "Sarah Johnson"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Jessica Martinez", handle: "@jess_nails", testimonial: "My daughter wanted custom nails for her 13th birthday and they did an incredible job. She loved them!", rating: 5,
|
||||
@@ -107,11 +107,11 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "4", name: "Michelle Rodriguez", handle: "@michelle_beauty", testimonial: "Best salon in Glendale. The staff is warm, welcoming, and truly cares about your nails. Coming back every time!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", imageAlt: "Michelle Rodriguez"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=2", imageAlt: "Michelle Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Lisa Thompson", handle: "@lisa_style", testimonial: "Finally found a salon where you feel like family! The custom designs are beautiful and last so long.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", imageAlt: "Lisa Thompson"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=3", imageAlt: "Lisa Thompson"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Rachel Brooks", handle: "@rachel_polish", testimonial: "Luxury nails without the attitude. Everyone here is so friendly and the quality is exceptional.", rating: 5,
|
||||
@@ -132,19 +132,19 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Custom Birthday Nails", price: "Starting at $45", imageSrc: "http://img.b2bpic.net/free-photo/world-pride-day-still-life-composition_23-2148960472.jpg", imageAlt: "Custom birthday nail design"
|
||||
id: "1", name: "Custom Birthday Nails", price: "Starting at $45", imageSrc: "http://img.b2bpic.net/free-photo/world-pride-day-still-life-composition_23-2148960472.jpg?_wi=2", imageAlt: "Custom birthday nail design"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Elegant Acrylic Sets", price: "Starting at $55", imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-woman-s-hand-with-white-manicure_181624-61773.jpg", imageAlt: "Elegant acrylic nail set"
|
||||
id: "2", name: "Elegant Acrylic Sets", price: "Starting at $55", imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-woman-s-hand-with-white-manicure_181624-61773.jpg?_wi=3", imageAlt: "Elegant acrylic nail set"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Classic French Tips", price: "Starting at $40", imageSrc: "http://img.b2bpic.net/free-photo/female-hands-with-christmas-new-year-nail-design-nude-beige-nail-polish-manicure-one-finger-shiny-golden-bronze_343596-4492.jpg", imageAlt: "Classic French tip nails"
|
||||
id: "3", name: "Classic French Tips", price: "Starting at $40", imageSrc: "http://img.b2bpic.net/free-photo/female-hands-with-christmas-new-year-nail-design-nude-beige-nail-polish-manicure-one-finger-shiny-golden-bronze_343596-4492.jpg?_wi=2", imageAlt: "Classic French tip nails"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Glam Nail Art", price: "Starting at $50", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-dark-photo-womans-hand-fingers-with-big-silver-ring-flowers-glowing-lights_343596-3275.jpg", imageAlt: "Glamorous nail art"
|
||||
id: "4", name: "Glam Nail Art", price: "Starting at $50", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-dark-photo-womans-hand-fingers-with-big-silver-ring-flowers-glowing-lights_343596-3275.jpg?_wi=2", imageAlt: "Glamorous nail art"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Luxury Pedicures", price: "Starting at $35", imageSrc: "http://img.b2bpic.net/free-photo/antistress-foot-massage-energy-recovery-relax-massage_169016-69418.jpg", imageAlt: "Luxury spa pedicure"
|
||||
id: "5", name: "Luxury Pedicures", price: "Starting at $35", imageSrc: "http://img.b2bpic.net/free-photo/antistress-foot-massage-energy-recovery-relax-massage_169016-69418.jpg?_wi=2", imageAlt: "Luxury spa pedicure"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user