Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-09 02:06:09 +00:00
2 changed files with 1369 additions and 2 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -86,7 +86,7 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Gel Manicure", description: "Long-lasting gel polish application with professional finishing touches and beautiful designs", imageSrc: "http://img.b2bpic.net/free-photo/professional-esthetician-using-electric-nail-file-drill-remove-acrylic-gel-from-nails_181624-58253.jpg", imageAlt: "Professional gel manicure service"
title: "Gel Manicure", description: "Long-lasting gel polish application with professional finishing touches and beautiful designs", imageSrc: "http://img.b2bpic.net/free-photo/professional-esthetician-using-electric-nail-file-drill-remove-acrylic-gel-from-nails_181624-58253.jpg?_wi=1", imageAlt: "Professional gel manicure service"
},
{
id: 2,
@@ -98,7 +98,7 @@ export default function LandingPage() {
},
{
id: 4,
title: "Extensions & Acrylics", description: "Professional nail extensions with flawless application and stunning finishes", imageSrc: "http://img.b2bpic.net/free-photo/professional-esthetician-using-electric-nail-file-drill-remove-acrylic-gel-from-nails_181624-58253.jpg", imageAlt: "Beautiful nail extensions"
title: "Extensions & Acrylics", description: "Professional nail extensions with flawless application and stunning finishes", imageSrc: "http://img.b2bpic.net/free-photo/professional-esthetician-using-electric-nail-file-drill-remove-acrylic-gel-from-nails_181624-58253.jpg?_wi=2", imageAlt: "Beautiful nail extensions"
}
]}
/>