Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -67,7 +67,6 @@ export default function LandingPage() {
|
||||
imageAlt="luxury spa interior soft lighting"
|
||||
showBlur={true}
|
||||
textPosition="bottom"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -80,10 +79,10 @@ export default function LandingPage() {
|
||||
tag: "Eyes", title: "Lash Lifts & LVL Lashes", subtitle: "Enhance your natural beauty with perfectly lifted and tinted lashes.", description: "Achieve stunning, long-lasting curl and volume without extensions.", imageSrc: "http://img.b2bpic.net/free-photo/enigmatic-trendy-young-european-woman-with-blonde-dyed-hair-crystals-her-face-as-part-make-up-covering-one-eye-with-palm-showing-polished-nails-art-cosmetics_343059-4347.jpg", imageAlt: "lash lift icon elegant gold"
|
||||
},
|
||||
{
|
||||
tag: "Brows", title: "Eyebrow Waxing & Tinting", subtitle: "Frame your face with impeccably shaped and colored brows.", description: "Our precision waxing and tinting create the perfect arch and definition for your unique face.", imageSrc: "http://img.b2bpic.net/free-photo/beautician-working-client-s-eyebrows_23-2149183842.jpg?_wi=1", imageAlt: "eyebrow waxing tinting icon gold"
|
||||
tag: "Brows", title: "Eyebrow Waxing & Tinting", subtitle: "Frame your face with impeccably shaped and colored brows.", description: "Our precision waxing and tinting create the perfect arch and definition for your unique face.", imageSrc: "http://img.b2bpic.net/free-photo/beautician-working-client-s-eyebrows_23-2149183842.jpg", imageAlt: "eyebrow waxing tinting icon gold"
|
||||
},
|
||||
{
|
||||
tag: "Brows", title: "HD Brows & Semi-Permanent", subtitle: "Experience the ultimate in brow artistry for lasting perfection.", description: "From sculpted HD Brows to natural-looking semi-permanent solutions, we create bespoke brows just for you.", imageSrc: "http://img.b2bpic.net/free-photo/beautician-working-client-s-eyebrows_23-2149183842.jpg?_wi=2", imageAlt: "HD Brows icon"
|
||||
tag: "Brows", title: "HD Brows & Semi-Permanent", subtitle: "Experience the ultimate in brow artistry for lasting perfection.", description: "From sculpted HD Brows to natural-looking semi-permanent solutions, we create bespoke brows just for you.", imageSrc: "http://img.b2bpic.net/free-photo/beautician-working-client-s-eyebrows_23-2149183842.jpg", imageAlt: "HD Brows icon"
|
||||
},
|
||||
{
|
||||
tag: "Nails", title: "Manicures & Pedicures", subtitle: "Luxurious hand and foot treatments, including Shellac for lasting shine.", description: "Relax and rejuvenate with our indulgent manicures and pedicures, leaving your nails flawless.", imageSrc: "http://img.b2bpic.net/free-photo/brushes-nail-polishes_23-2147778932.jpg", imageAlt: "manicure pedicure icon gold polish"
|
||||
@@ -185,7 +184,6 @@ export default function LandingPage() {
|
||||
variant: "radial-gradient"
|
||||
}}
|
||||
mediaAnimation="opacity"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/stylish-beauty-women-elegent-enjoy-concept_53876-132577.jpg"
|
||||
imageAlt="Elegant woman booking beauty treatment on phone"
|
||||
@@ -225,7 +223,6 @@ export default function LandingPage() {
|
||||
}
|
||||
]}
|
||||
copyrightText="© 2024 Lavish Beauty Clinic. All rights reserved."
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
|
||||
Reference in New Issue
Block a user