Merge version_1 into main #2
@@ -45,26 +45,26 @@ export default function LandingPage() {
|
||||
tag="Premium Nail Spa"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "glowing-orb" }}
|
||||
background={{ variant: "floatingGradient" }}
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-manicurist-filing-nails-with-nail-file_176420-11580.jpg?_wi=1", imageAlt: "Luxury nail salon interior"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-manicurist-filing-nails-with-nail-file_176420-11580.jpg", imageAlt: "Luxury nail salon interior"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/skincare-essentials-towel-mirrored-tray_23-2152029120.jpg?_wi=1", imageAlt: "Vibrant nail polish collection"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/skincare-essentials-towel-mirrored-tray_23-2152029120.jpg", imageAlt: "Vibrant nail polish collection"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wellness-concept-with-woman-massage-salon_23-2147816967.jpg?_wi=1", imageAlt: "Creative nail art designs"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wellness-concept-with-woman-massage-salon_23-2147816967.jpg", imageAlt: "Creative nail art designs"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/perfume-bottle_1203-7605.jpg?_wi=1", imageAlt: "Elegant spa ambiance"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/perfume-bottle_1203-7605.jpg", imageAlt: "Elegant spa ambiance"},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/skincare-essentials-towel-mirrored-tray_23-2152029120.jpg?_wi=2", imageAlt: "Professional manicure service"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/skincare-essentials-towel-mirrored-tray_23-2152029120.jpg", imageAlt: "Professional manicure service"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wellness-concept-with-woman-massage-salon_23-2147816967.jpg?_wi=2", imageAlt: "Nail art showcase"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wellness-concept-with-woman-massage-salon_23-2147816967.jpg", imageAlt: "Nail art showcase"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/perfume-bottle_1203-7605.jpg?_wi=2", imageAlt: "Modern salon design"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/perfume-bottle_1203-7605.jpg", imageAlt: "Modern salon design"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-manicurist-filing-nails-with-nail-file_176420-11580.jpg?_wi=2", imageAlt: "Premium treatment room"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-manicurist-filing-nails-with-nail-file_176420-11580.jpg", imageAlt: "Premium treatment room"},
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Book Appointment", href: "contact" },
|
||||
@@ -156,7 +156,7 @@ export default function LandingPage() {
|
||||
description="Ready to treat yourself to luxury nail care? Contact us today to schedule your appointment. Our team is excited to help you achieve your nail goals."
|
||||
tagIcon={Zap}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "glowing-orb" }}
|
||||
background={{ variant: "floatingGradient" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Schedule Now"
|
||||
|
||||
Reference in New Issue
Block a user