Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -97,6 +97,7 @@ export default function LandingPage() {
|
||||
<FeatureCardTwentyThree
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ id: "1", title: "Luxury Makeup Artistry", tags: ["Fashion", "Editorial"], imageSrc: "http://img.b2bpic.net/free-photo/male-patient-receiving-massage-from-doctor_107420-65165.jpg?_wi=2" },
|
||||
{ id: "2", title: "Advanced Skin Glow Facials", tags: ["Skincare", "Rejuvenation"], imageSrc: "http://img.b2bpic.net/free-photo/asian-woman-being-covered-plastic-black-straws_23-2148763400.jpg?_wi=3" },
|
||||
@@ -125,6 +126,7 @@ export default function LandingPage() {
|
||||
<MetricCardFourteen
|
||||
title="Why Choose BEAUTY BUNKER"
|
||||
tag="The Difference"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{ id: "m1", value: "100%", description: "Premium Products" },
|
||||
{ id: "m2", value: "Elite", description: "Expert Specialists" },
|
||||
@@ -139,6 +141,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
title="Client Journeys"
|
||||
description="What our exclusive clientele says."
|
||||
testimonials={[]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user