Merge version_7 into main #10
@@ -44,6 +44,7 @@ export default function LandingPage() {
|
||||
<HeroSplit
|
||||
title="Color Me Beautiful"
|
||||
description="Experience unparalleled luxury in beauty care. Your transformation starts in the heart of Splendora."
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[{ text: "Book Your Appointment", href: "#contact" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/luxury-modern-hair-salon-interior-design_23-2148866504.jpg"
|
||||
mediaAnimation="none"
|
||||
@@ -63,9 +64,9 @@ export default function LandingPage() {
|
||||
<div id="features" data-section="features">
|
||||
<FeatureCardNine
|
||||
animationType="none"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
showStepNumbers={false}
|
||||
useInvertedBackground={false}
|
||||
textboxLayout="default"
|
||||
features={[
|
||||
{ title: "Precision Styling", description: "Expert cuts designed to enhance your unique features.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdressing-supplies-flat-lay_23-2148352954.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-frame-with-facial-beauty-products-copy-space_23-2148299561.jpg" } },
|
||||
{ title: "Skin Rejuvenation", description: "Custom facials for a radiant, healthy glow.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-using-nail-oil_23-2149171324.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/young-woman-lying-cosmetologist-s-table-rejuvenation-procedure-cosmetologist-take-care-about-neck-face-skin-youthfull-wellness-hardware-face-cleaning-procedure_343596-7877.jpg" } },
|
||||
@@ -95,8 +96,8 @@ export default function LandingPage() {
|
||||
title="Frequently Asked Questions"
|
||||
description="Find answers to common questions about our salon services."
|
||||
faqsAnimation="none"
|
||||
useInvertedBackground={false}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user