Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-18 16:17:14 +00:00

View File

@@ -32,21 +32,13 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "#hero",
},
name: "Home", id: "#hero"},
{
name: "Products",
id: "#products",
},
name: "Products", id: "#products"},
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
brandName="AzulsEyeCandy"
/>
@@ -55,29 +47,20 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardGallery
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
title="Elevate Your Lash Game"
description="Premium, high-quality supplies for lash artists who prioritize style, comfort, and performance."
buttons={[
{
text: "Shop Now",
href: "#products",
},
text: "Shop Now", href: "#products"},
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/stunning-woman-talks-phone_1304-5079.jpg?_wi=1",
imageAlt: "elegant lash model portrait",
},
imageSrc: "http://img.b2bpic.net/free-photo/stunning-woman-talks-phone_1304-5079.jpg", imageAlt: "elegant lash model portrait"},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautician-doing-microblading-procedure-young-woman_23-2149102708.jpg?_wi=1",
imageAlt: "professional lash artist work",
},
imageSrc: "http://img.b2bpic.net/free-photo/beautician-doing-microblading-procedure-young-woman_23-2149102708.jpg", imageAlt: "professional lash artist work"},
{
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-with-circles-projection_23-2148261296.jpg?_wi=1",
imageAlt: "premium beauty lash product",
},
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-with-circles-projection_23-2148261296.jpg", imageAlt: "premium beauty lash product"},
]}
mediaAnimation="blur-reveal"
/>
@@ -91,17 +74,11 @@ export default function LandingPage() {
description="At AzulsEyeCandy, we believe every lash set should be a masterpiece. We curate the finest supplies to help you achieve consistent, stunning results."
bulletPoints={[
{
title: "Premium Quality",
description: "Materials sourced for durability and safety.",
},
title: "Premium Quality", description: "Materials sourced for durability and safety."},
{
title: "Artist Approved",
description: "Designed with the lash tech's daily needs in mind.",
},
title: "Artist Approved", description: "Designed with the lash tech's daily needs in mind."},
{
title: "Professional Support",
description: "Expert advice to help you scale your business.",
},
title: "Professional Support", description: "Expert advice to help you scale your business."},
]}
imageSrc="http://img.b2bpic.net/free-photo/make-up-with-keyboard-accessories_23-2148136571.jpg"
mediaAnimation="blur-reveal"
@@ -116,41 +93,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Silk Volume Lashes",
price: "$24.00",
imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-pink-makeup-close-up_23-2149394107.jpg",
},
id: "p1", name: "Silk Volume Lashes", price: "$24.00", imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-pink-makeup-close-up_23-2149394107.jpg"},
{
id: "p2",
name: "Pro Adhesive 5ml",
price: "$35.00",
imageSrc: "http://img.b2bpic.net/free-photo/blue-nail-polish_23-2147710612.jpg",
},
id: "p2", name: "Pro Adhesive 5ml", price: "$35.00", imageSrc: "http://img.b2bpic.net/free-photo/blue-nail-polish_23-2147710612.jpg"},
{
id: "p3",
name: "Precision Tweezers",
price: "$29.00",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tampons_23-2148026044.jpg",
},
id: "p3", name: "Precision Tweezers", price: "$29.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tampons_23-2148026044.jpg"},
{
id: "p4",
name: "Lash Cleanser Kit",
price: "$18.00",
imageSrc: "http://img.b2bpic.net/free-photo/hygiene-coronavirus-protection_658428-171.jpg",
},
id: "p4", name: "Lash Cleanser Kit", price: "$18.00", imageSrc: "http://img.b2bpic.net/free-photo/hygiene-coronavirus-protection_658428-171.jpg"},
{
id: "p5",
name: "Under Eye Pads",
price: "$12.00",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-woman-with-patches-eyes_158538-19033.jpg",
},
id: "p5", name: "Under Eye Pads", price: "$12.00", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-woman-with-patches-eyes_158538-19033.jpg"},
{
id: "p6",
name: "Hydrating Serum",
price: "$22.00",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-woman-using-mascara_23-2149453575.jpg",
},
id: "p6", name: "Hydrating Serum", price: "$22.00", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-woman-using-mascara_23-2149453575.jpg"},
]}
title="Our Best Sellers"
description="Must-have lash supplies to make your work stand out."
@@ -159,34 +112,22 @@ export default function LandingPage() {
<div id="features" data-section="features">
<FeatureCardTwentyThree
animationType="blur-reveal"
textboxLayout="default"
useInvertedBackground={false}
features={[
{
id: "f1",
title: "Fast Shipping",
tags: [
"Reliable",
"Quick",
],
imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-with-boxes-medium-shot_23-2149035904.jpg",
},
id: "f1", title: "Fast Shipping", tags: [
"Reliable", "Quick"],
imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-with-boxes-medium-shot_23-2149035904.jpg"},
{
id: "f2",
title: "Ethical Sourcing",
tags: [
"Cruelty-Free",
],
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-girl-with-her-pet-rabbit_23-2150847017.jpg",
},
id: "f2", title: "Ethical Sourcing", tags: [
"Cruelty-Free"],
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-girl-with-her-pet-rabbit_23-2150847017.jpg"},
{
id: "f3",
title: "Exclusive Deals",
tags: [
"Rewards",
],
imageSrc: "http://img.b2bpic.net/free-photo/eid-gift-box-with-frame-front-side-white-background_187299-38706.jpg",
},
id: "f3", title: "Exclusive Deals", tags: [
"Rewards"],
imageSrc: "http://img.b2bpic.net/free-photo/eid-gift-box-with-frame-front-side-white-background_187299-38706.jpg"},
]}
title="Why Artists Choose Us"
description="We are dedicated to supporting your journey as a lash professional."
@@ -200,20 +141,11 @@ export default function LandingPage() {
tag="Our Impact"
metrics={[
{
id: "m1",
value: "10k+",
description: "Happy Lash Artists",
},
id: "m1", value: "10k+", description: "Happy Lash Artists"},
{
id: "m2",
value: "50k",
description: "Orders Shipped",
},
id: "m2", value: "50k", description: "Orders Shipped"},
{
id: "m3",
value: "4.9",
description: "Average Rating",
},
id: "m3", value: "4.9", description: "Average Rating"},
]}
metricsAnimation="slide-up"
/>
@@ -225,60 +157,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Jasmine R.",
date: "2024-05",
title: "Master Tech",
quote: "The best adhesive I've ever used. My retention is flawless now!",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-woman-standing-outside-office-buildings-business-success-concept_58466-11854.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stunning-woman-talks-phone_1304-5079.jpg?_wi=2",
imageAlt: "portrait young professional woman",
},
id: "t1", name: "Jasmine R.", date: "2024-05", title: "Master Tech", quote: "The best adhesive I've ever used. My retention is flawless now!", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-woman-standing-outside-office-buildings-business-success-concept_58466-11854.jpg", imageSrc: "http://img.b2bpic.net/free-photo/stunning-woman-talks-phone_1304-5079.jpg", imageAlt: "portrait young professional woman"},
{
id: "t2",
name: "Sarah K.",
date: "2024-04",
title: "Studio Owner",
quote: "Love the silk lashes. They are so soft and easy to work with.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/young-fashion-designer-working-her-workshop-alone_23-2148877353.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautician-doing-microblading-procedure-young-woman_23-2149102708.jpg?_wi=2",
imageAlt: "portrait young professional woman",
},
id: "t2", name: "Sarah K.", date: "2024-04", title: "Studio Owner", quote: "Love the silk lashes. They are so soft and easy to work with.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/young-fashion-designer-working-her-workshop-alone_23-2148877353.jpg", imageSrc: "http://img.b2bpic.net/free-photo/beautician-doing-microblading-procedure-young-woman_23-2149102708.jpg", imageAlt: "portrait young professional woman"},
{
id: "t3",
name: "Emma L.",
date: "2024-03",
title: "Lash Artist",
quote: "Fast shipping and amazing customer service every single time.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/young-joyful-woman-with-dark-curly-hair-standing-near-table-happily-showing-fashion-sketches-laptop-while-spending-time-modern-cozy-workshop-with-big-windows_574295-496.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-with-circles-projection_23-2148261296.jpg?_wi=2",
imageAlt: "portrait young professional woman",
},
id: "t3", name: "Emma L.", date: "2024-03", title: "Lash Artist", quote: "Fast shipping and amazing customer service every single time.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/young-joyful-woman-with-dark-curly-hair-standing-near-table-happily-showing-fashion-sketches-laptop-while-spending-time-modern-cozy-workshop-with-big-windows_574295-496.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-with-circles-projection_23-2148261296.jpg", imageAlt: "portrait young professional woman"},
{
id: "t4",
name: "Chloe M.",
date: "2024-02",
title: "Lash Tech",
quote: "The tweezers are super sharp and ergonomic. Life saver!",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67131.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tender-woman-with-blue-flower_23-2148105421.jpg",
imageAlt: "portrait young professional woman",
},
id: "t4", name: "Chloe M.", date: "2024-02", title: "Lash Tech", quote: "The tweezers are super sharp and ergonomic. Life saver!", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67131.jpg", imageSrc: "http://img.b2bpic.net/free-photo/tender-woman-with-blue-flower_23-2148105421.jpg", imageAlt: "portrait young professional woman"},
{
id: "t5",
name: "Mia B.",
date: "2024-01",
title: "Beginner",
quote: "Perfect for beginners who need high-quality supplies.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/pretty-attractive-young-mixed-race-model-with-large-afro-wearing-navy-jacket-her-naked-body-shorts_633478-1216.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/makeup-supplies-collection_23-2147710727.jpg",
imageAlt: "portrait young professional woman",
},
id: "t5", name: "Mia B.", date: "2024-01", title: "Beginner", quote: "Perfect for beginners who need high-quality supplies.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/pretty-attractive-young-mixed-race-model-with-large-afro-wearing-navy-jacket-her-naked-body-shorts_633478-1216.jpg", imageSrc: "http://img.b2bpic.net/free-photo/makeup-supplies-collection_23-2147710727.jpg", imageAlt: "portrait young professional woman"},
]}
title="What Pros Say"
description="Trusted by lash technicians across the country."
@@ -290,20 +177,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "Do you ship internationally?",
content: "Yes, we ship to most countries worldwide.",
},
id: "q1", title: "Do you ship internationally?", content: "Yes, we ship to most countries worldwide."},
{
id: "q2",
title: "Are your lashes cruelty-free?",
content: "Absolutely! We only stock high-quality synthetic fibers.",
},
id: "q2", title: "Are your lashes cruelty-free?", content: "Absolutely! We only stock high-quality synthetic fibers."},
{
id: "q3",
title: "How long for order processing?",
content: "Usually 24-48 hours, excluding holidays.",
},
id: "q3", title: "How long for order processing?", content: "Usually 24-48 hours, excluding holidays."},
]}
sideTitle="Questions?"
sideDescription="Find answers to common questions about our products and shipping."
@@ -315,16 +193,13 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Reach Out"
title="Need Help With Your Order?"
description="Our team is here to assist with any questions or professional inquiries."
buttons={[
{
text: "Contact Support",
href: "mailto:hello@azulseyecandy.co",
},
text: "Contact Support", href: "mailto:hello@azulseyecandy.co"},
]}
/>
</div>
@@ -334,29 +209,19 @@ export default function LandingPage() {
logoText="AzulsEyeCandy"
columns={[
{
title: "Shop",
items: [
title: "Shop", items: [
{
label: "Lashes",
href: "#products",
},
label: "Lashes", href: "#products"},
{
label: "Adhesives",
href: "#products",
},
label: "Adhesives", href: "#products"},
],
},
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About",
href: "#about",
},
label: "About", href: "#about"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
],
},
]}