|
|
|
|
@@ -16,16 +16,16 @@ import { Droplet, Leaf, ShieldCheck, Sparkles, Tag } from "lucide-react";
|
|
|
|
|
export default function LandingPage() {
|
|
|
|
|
return (
|
|
|
|
|
<ThemeProvider
|
|
|
|
|
defaultButtonVariant="text-shift"
|
|
|
|
|
defaultTextAnimation="background-highlight"
|
|
|
|
|
defaultButtonVariant="directional-hover"
|
|
|
|
|
defaultTextAnimation="reveal-blur"
|
|
|
|
|
borderRadius="rounded"
|
|
|
|
|
contentWidth="smallMedium"
|
|
|
|
|
sizing="large"
|
|
|
|
|
background="circleGradient"
|
|
|
|
|
cardStyle="subtle-shadow"
|
|
|
|
|
primaryButtonStyle="diagonal-gradient"
|
|
|
|
|
secondaryButtonStyle="solid"
|
|
|
|
|
headingFontWeight="medium"
|
|
|
|
|
primaryButtonStyle="radial-glow"
|
|
|
|
|
secondaryButtonStyle="glass"
|
|
|
|
|
headingFontWeight="semibold"
|
|
|
|
|
>
|
|
|
|
|
<ReactLenis root>
|
|
|
|
|
<div id="nav" data-section="nav">
|
|
|
|
|
@@ -195,7 +195,7 @@ export default function LandingPage() {
|
|
|
|
|
{
|
|
|
|
|
id: "4", title: "The Gold Standard", quote: "From sourcing to customer service, IranDokht sets the gold standard. My go-to for premium beauty.", name: "Mr. Amir Nassiri", role: "Gallery Owner", imageSrc: "http://img.b2bpic.net/free-photo/relaxed-positive-young-woman-keeps-eyes-closed-daydreams-about-something-smiles-pleasantly-keeps-hands-head-wears-comfortable-knitted-sweater-poses-against-pink-background-happy-feelings_273609-57269.jpg", imageAlt: "Mr. Amir Nassiri"},
|
|
|
|
|
{
|
|
|
|
|
id: "5", title: "Unparalleled Quality", quote: "The K-Beauty selection is fantastic, and the European imports are divine. I trust IranDokht completely.", name: "Dr. Lena Dubois", role: "Cosmetic Scientist", imageSrc: "http://img.b2bpic.net/free-photo/woman-s-portrait-blondie-straight-hair_633478-1294.jpg", imageAlt: "Dr. Lena Dubois"},
|
|
|
|
|
id: "5", title: "Unparalleled Quality", quote: "The K-Beauty selection is fantastic, and the European imports are divine. I trust IranDokht completely.", name: "Dr. Lena Dubois", role: "Cosmetic Scientist", imageSrc: "http://img.b2bpic.net/free-photo/woman-s-portrait-blondie-straight-hair_633478-1294.jpg", imageAlt: "Dr. Lena Dubois"}
|
|
|
|
|
]}
|
|
|
|
|
title="Voices of Distinction"
|
|
|
|
|
description="Our clients share their unparalleled experiences with IranDokht, reflecting the essence of luxury and satisfaction."
|
|
|
|
|
@@ -266,4 +266,4 @@ export default function LandingPage() {
|
|
|
|
|
</ReactLenis>
|
|
|
|
|
</ThemeProvider>
|
|
|
|
|
);
|
|
|
|
|
}
|
|
|
|
|
}
|