Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 011abac30e | |||
| 4732c48ef3 | |||
| d94b518adf | |||
| 0aa70fed56 |
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
logoAlt="ERIDENS Logo"
|
||||
brandName="ERIDENS"
|
||||
button={{
|
||||
text: "Shop Now", href: "#product"}}
|
||||
text: "Shop Now", href: "#product"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -75,8 +75,8 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Learn More", href: "#benefits"},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EGD3QcfzqHfZsaFJ6CGWQRvlWG/uploaded-1780595320478-tmratf0o.jpg?_wi=1"
|
||||
imageAlt="Smiling model showcasing bright white teeth after using ERIDENS Purple Whitening"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-model-with-fresh-daily-makeup_158538-10307.jpg"
|
||||
imageAlt="ERIDENS Purple Instant Teeth Whitening Strips packaging and model with bright smile"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
@@ -112,7 +112,7 @@ export default function LandingPage() {
|
||||
<MetricSplitMediaAbout
|
||||
useInvertedBackground={false}
|
||||
title="The Science Behind a Brighter You"
|
||||
description="ERIDENS Purple Instant Whitening Strips utilize advanced color-correcting technology to neutralize yellow stains, revealing a visibly whiter smile. See the transformation as our gentle, enamel-safe formula ensures professional results without sensitivity, perfect for your busy, beauty-conscious lifestyle."
|
||||
description="ERIDENS Purple Instant Whitening Strips utilize advanced color-correcting technology to neutralize yellow stains, revealing a visibly whiter smile. Our gentle, enamel-safe formula ensures professional results without sensitivity, perfect for your busy, beauty-conscious lifestyle."
|
||||
metrics={[
|
||||
{
|
||||
value: "Clinically", title: "Proven Efficacy"},
|
||||
@@ -121,8 +121,8 @@ export default function LandingPage() {
|
||||
{
|
||||
value: "Cruelty-", title: "Free & Vegan"},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EGD3QcfzqHfZsaFJ6CGWQRvlWG/uploaded-1780595320478-tmratf0o.jpg?_wi=2"
|
||||
imageAlt="Smiling model demonstrating teeth whitening results"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/makeup-products-hand-drawn-styling_23-2152021605.jpg"
|
||||
imageAlt="Scientific illustration of teeth whitening process or purple color-correcting technology"
|
||||
mediaAnimation="opacity"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -273,4 +273,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user