Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -76,6 +76,7 @@ export default function LandingPage() {
|
||||
icon={Sparkles}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/elegance-cool-adult-hand-old_1187-6235.jpg"
|
||||
mediaAnimation="blur-reveal"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -102,6 +103,7 @@ export default function LandingPage() {
|
||||
<PricingCardOne
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
title="Salon Hair Services"
|
||||
description="Book a professional appointment with our experts. Whether it's styling, maintenance, or full installations, we ensure perfection."
|
||||
plans={[
|
||||
@@ -115,6 +117,7 @@ export default function LandingPage() {
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTen
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
title="What Our Clients Say"
|
||||
description="Read why thousands of customers trust House of Reinehair for their hair care and extension needs."
|
||||
testimonials={[
|
||||
@@ -130,6 +133,7 @@ export default function LandingPage() {
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqDouble
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
title="Frequently Asked Questions"
|
||||
description="Have questions about our hair or booking process? Find answers here."
|
||||
faqsAnimation="slide-up"
|
||||
@@ -147,6 +151,7 @@ export default function LandingPage() {
|
||||
title="Ready to Transform Your Look?"
|
||||
description="Stay updated with our latest collections, promotions, and salon news."
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={true}
|
||||
mediaAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-portrait-curly-woman-looking-into-camera-gold-background_197531-15001.jpg"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user