Merge version_2 into main #2
@@ -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="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"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EGD3QcfzqHfZsaFJ6CGWQRvlWG/uploaded-1780595320478-tmratf0o.jpg"
|
||||
imageAlt="Smiling model showcasing bright white teeth after using ERIDENS Purple Whitening"
|
||||
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. 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. See the transformation as 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="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"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EGD3QcfzqHfZsaFJ6CGWQRvlWG/uploaded-1780595320478-tmratf0o.jpg"
|
||||
imageAlt="Smiling model demonstrating teeth whitening results"
|
||||
mediaAnimation="opacity"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -195,9 +195,9 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "t3", name: "Emily R.", role: "Luxury Brand Manager", testimonial: "ERIDENS embodies luxury and effectiveness. The results are undeniable, and the strips are gentle. It's now an essential part of my beauty regimen.", imageSrc: "http://img.b2bpic.net/free-photo/friends-visiting-city-summer_329181-13773.jpg", imageAlt: "Emily R. happy customer"},
|
||||
{
|
||||
id: "t4", name: "David L.", role: "Software Engineer", testimonial: "Fast results and zero sensitivity – ERIDENS is a game-changer. My smile has never looked this good, and it fits perfectly into my hectic schedule.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-confident-stylish-hipster-lambersexual-modelmodern-man-dressed-white-shirt-fashion-male-posing-street-background-near-skyscrapers-sunglasses_158538-20763.jpg", imageAlt: "David L. happy customer"},
|
||||
id: "t4", name: "David L.", role: "Software Engineer", testimonial: "Fast results and zero sensitivity – ERIDENS is a game-changer. My smile has never looked this good, and it fits perfectly into my hectic schedule.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-confident-stylish-hipster-lambersexual-modelmodern-man-dressed-white-shirt-fashion-male-posing-street-background-near-skyscrapers-sunglasses_158538-20763.jpg", alt: "David L. happy customer"},
|
||||
{
|
||||
id: "t5", name: "Jessica M.", role: "CEO & Founder", testimonial: "ERIDENS gave me the radiant smile I've always wanted, without any hassle. The premium feel and amazing results make it truly stand out. A must-have!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-smile_53876-41100.jpg", imageAlt: "Jessica M. happy customer"},
|
||||
id: "t5", name: "Jessica M.", role: "CEO & Founder", testimonial: "ERIDENS gave me the radiant smile I've always wanted, without any hassle. The premium feel and amazing results make it truly stand out. A must-have!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-smile_53876-41100.jpg", alt: "Jessica M. happy customer"},
|
||||
]}
|
||||
title="Hear From Our Happy Customers"
|
||||
description="Real results from real people. Discover why busy professionals are choosing ERIDENS for their smile transformation and experiencing a new level of confidence."
|
||||
@@ -273,4 +273,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user