Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #8.
This commit is contained in:
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
tagIcon={Leaf}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/spa-composition-with-wellness-items-body-care_169016-5849.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-young-woman-with-afro-haircut-applying-cream_273609-21306.jpg?id=11264266"
|
||||
imageAlt="Skincare products and natural ingredients"
|
||||
buttons={[
|
||||
{ text: "Shop Collection", href: "#products" },
|
||||
@@ -100,7 +100,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="benefits" data-section="benefits">
|
||||
<FeatureBorderGlow
|
||||
title="Why Choose Cerave"
|
||||
title="Why Choose Ceravé"
|
||||
description="Experience the difference with our science-backed, nature-inspired approach to skincare excellence"
|
||||
tag="Key Benefits"
|
||||
tagIcon={CheckCircle}
|
||||
@@ -226,7 +226,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoReveal
|
||||
logoText="Luminé"
|
||||
logoText="Ceravé"
|
||||
leftLink={{ text: "Privacy Policy", href: "#" }}
|
||||
rightLink={{ text: "Terms of Service", href: "#" }}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user