Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-28 11:01:30 +00:00

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
logoText="Tina Nails"
description="Professional nail care and exquisite designs to elevate your style. Discover the luxury you deserve in our relaxing studio."
buttons={[{ text: "Book Now", href: "#contact" }, { text: "Our Services", href: "#features" }]}
imageSrc="http://img.b2bpic.net/free-photo/top-view-hands-towel_23-2148859707.jpg"
imageSrc="http://img.b2bpic.net/free-photo/top-view-hands-towel_23-2148859707.jpg?_wi=1"
mediaAnimation="slide-up"
/>
</div>
@@ -60,7 +60,7 @@ export default function LandingPage() {
description="At Tina Nails, we believe your nails are a canvas for self-expression. Our experienced team is dedicated to providing high-quality care, using premium products in a serene, hygienic environment."
subdescription="With years of expertise, we specialize in everything from classic manicures to intricate custom nail art, ensuring you leave feeling confident and beautiful every time."
icon={Sparkles}
imageSrc="http://img.b2bpic.net/free-photo/attractive-cheerful-manicurist-is-posing-photographer-while-doing-maicure-customer_613910-20773.jpg"
imageSrc="http://img.b2bpic.net/free-photo/attractive-cheerful-manicurist-is-posing-photographer-while-doing-maicure-customer_613910-20773.jpg?_wi=1"
mediaAnimation="slide-up"
useInvertedBackground={false}
/>
@@ -108,8 +108,8 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
members={[
{ id: "m1", name: "Tina Nguyen", role: "Head Nail Technician", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67003.jpg" },
{ id: "m2", name: "Mai Le", role: "Senior Nail Artist", imageSrc: "http://img.b2bpic.net/free-photo/male-make-up-look-holding-brush_23-2148784359.jpg" },
{ id: "m1", name: "Tina Nguyen", role: "Head Nail Technician", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67003.jpg?_wi=1" },
{ id: "m2", name: "Mai Le", role: "Senior Nail Artist", imageSrc: "http://img.b2bpic.net/free-photo/male-make-up-look-holding-brush_23-2148784359.jpg?_wi=1" },
{ id: "m3", name: "Sarah Chen", role: "Specialist", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-attractive-female-white-shirt-holding-tassels-manicure-accessories-green-surface_140725-64186.jpg" },
]}
title="Meet Our Experts"
@@ -124,10 +124,10 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{ id: "1", name: "Jessica M.", handle: "@jessm", testimonial: "The best manicure I've ever had! Tina is so talented and detail-oriented.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/professional-nail-artist-working-with-nail-file-making-square-nails-while-doing-manicure-salon_176420-42440.jpg" },
{ id: "2", name: "Emily R.", handle: "@emilyr", testimonial: "Lovely studio, very clean, and professional service. Highly recommend!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/top-view-hands-towel_23-2148859707.jpg" },
{ id: "3", name: "Amanda P.", handle: "@amandap", testimonial: "I love my custom nail art. They truly listen to what I want.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/attractive-cheerful-manicurist-is-posing-photographer-while-doing-maicure-customer_613910-20773.jpg" },
{ id: "4", name: "Sophia K.", handle: "@sophiak", testimonial: "Excellent quality and friendly atmosphere. I'm a regular now.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67003.jpg" },
{ id: "5", name: "Chloe T.", handle: "@chloet", testimonial: "Tina Nails never disappoints. Quality is consistent every time.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/male-make-up-look-holding-brush_23-2148784359.jpg" },
{ id: "2", name: "Emily R.", handle: "@emilyr", testimonial: "Lovely studio, very clean, and professional service. Highly recommend!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/top-view-hands-towel_23-2148859707.jpg?_wi=2" },
{ id: "3", name: "Amanda P.", handle: "@amandap", testimonial: "I love my custom nail art. They truly listen to what I want.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/attractive-cheerful-manicurist-is-posing-photographer-while-doing-maicure-customer_613910-20773.jpg?_wi=2" },
{ id: "4", name: "Sophia K.", handle: "@sophiak", testimonial: "Excellent quality and friendly atmosphere. I'm a regular now.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67003.jpg?_wi=2" },
{ id: "5", name: "Chloe T.", handle: "@chloet", testimonial: "Tina Nails never disappoints. Quality is consistent every time.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/male-make-up-look-holding-brush_23-2148784359.jpg?_wi=2" },
]}
showRating={true}
title="Client Reviews"