Update src/app/page.tsx
This commit is contained in:
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
description="Experience premium beauty services in a relaxing, professional environment. From expert nail extensions to specialized skin care, we bring out your best."
|
||||
tag="4.9 Stars Rating"
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/nail-hygiene-care-drying-polish_23-2148766572.jpg", imageAlt: "Luxury nail salon interior" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/nail-hygiene-care-drying-polish_23-2148766572.jpg?_wi=1", imageAlt: "Luxury nail salon interior" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/hand-with-colorful-manicure-book_23-2151989342.jpg", imageAlt: "Close up of nail art" }
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -65,7 +65,7 @@ export default function LandingPage() {
|
||||
description="Our studio combines artistry with the highest standards of hygiene and comfort, ensuring you leave feeling refreshed and confident."
|
||||
tag="About Us"
|
||||
tagIcon={Info}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-having-pedicure-treatment-spa-salon-beauty-concept_176420-11642.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-having-pedicure-treatment-spa-salon-beauty-concept_176420-11642.jpg?_wi=1"
|
||||
textboxLayout="split"
|
||||
bulletPoints={[
|
||||
{ title: "Expert Staff", description: "Certified professionals with years of experience." },
|
||||
@@ -94,7 +94,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ title: "Gel & Acrylic Nails", description: "Professional extensions and stunning nail art for any occasion.", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-beautiful-manicure-close-up_23-2149311617.jpg" },
|
||||
{ title: "Pedicure & Foot Spa", description: "Rejuvenate your feet with our specialized massage and care treatments.", imageSrc: "http://img.b2bpic.net/free-photo/woman-having-pedicure-treatment-spa-salon-beauty-concept_176420-11642.jpg" },
|
||||
{ title: "Pedicure & Foot Spa", description: "Rejuvenate your feet with our specialized massage and care treatments.", imageSrc: "http://img.b2bpic.net/free-photo/woman-having-pedicure-treatment-spa-salon-beauty-concept_176420-11642.jpg?_wi=2" },
|
||||
{ title: "Professional Makeup", description: "Customized makeup services by our expert artists for events or daily look.", imageSrc: "http://img.b2bpic.net/free-photo/pastry-bags-with-cream-decorating-gingerbread_169016-20353.jpg" },
|
||||
]}
|
||||
title="Our Signature Services"
|
||||
@@ -142,7 +142,7 @@ export default function LandingPage() {
|
||||
{ name: "email", type: "email", placeholder: "Email Address" }
|
||||
]}
|
||||
textarea={{ name: "message", placeholder: "Tell us about your requirements" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/nail-hygiene-care-drying-polish_23-2148766572.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/nail-hygiene-care-drying-polish_23-2148766572.jpg?_wi=2"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user