Merge version_1 into main #2
@@ -16,7 +16,7 @@ export default function LandingPage() {
|
||||
return (
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="bounce-effect"
|
||||
defaultTextAnimation="reveal-blur"
|
||||
defaultTextAnimation="entrance-slide"
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumLarge"
|
||||
sizing="mediumLargeSizeMediumTitles"
|
||||
@@ -43,7 +43,7 @@ export default function LandingPage() {
|
||||
<HeroLogoBillboardSplit
|
||||
logoText="COSMET LABORATORY"
|
||||
description="Start your own cosmetic brand with just a few thousand Baht. Low MOQ of 100 pieces, unlimited formula testing, and full FDA support. Become a CEO with our expert guidance."
|
||||
background={{ variant: "circleGradient" }}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
buttons={[
|
||||
{ text: "Get Started Today", href: "#contact" },
|
||||
{ text: "Free Consultation", href: "#contact" },
|
||||
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
||||
title="Why Choose Cosmet Laboratory?"
|
||||
description="We're Thailand's leading OEM/ODM cosmetic manufacturer, dedicated to making premium cosmetic manufacturing accessible to entrepreneurs. Our combination of affordability, expertise, and comprehensive support makes us the ideal partner for your brand."
|
||||
tag="Our Advantage"
|
||||
tagAnimation="reveal-blur"
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
bulletPoints={[
|
||||
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "One-Stop Solution", description: "From formula development through manufacturing to FDA compliance—everything you need under one roof."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/transparent-plastic-bottles-filled-with-yellow-substance_273609-13375.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/transparent-plastic-bottles-filled-with-yellow-substance_273609-13375.jpg"
|
||||
imageAlt="Cosmet Laboratory manufacturing facility"
|
||||
imagePosition="right"
|
||||
mediaAnimation="blur-reveal"
|
||||
@@ -92,22 +92,22 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "OEM Manufacturing", tags: ["Manufacturing", "Customizable"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/transparent-plastic-bottles-filled-with-yellow-substance_273609-13375.jpg?_wi=2", imageAlt: "OEM manufacturing services"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/transparent-plastic-bottles-filled-with-yellow-substance_273609-13375.jpg", imageAlt: "OEM manufacturing services"},
|
||||
{
|
||||
id: "2", title: "ODM Development", tags: ["Development", "Private Label"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-science-lab_23-2148581256.jpg?_wi=1", imageAlt: "ODM development and formula creation"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-science-lab_23-2148581256.jpg", imageAlt: "ODM development and formula creation"},
|
||||
{
|
||||
id: "3", title: "FDA Registration", tags: ["Compliance", "Support"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/approved-agreement-allowed-validation-concept_53876-138635.jpg", imageAlt: "FDA registration and compliance services"},
|
||||
{
|
||||
id: "4", title: "Formula R&D", tags: ["Research", "Innovation"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-science-lab_23-2148581256.jpg?_wi=2", imageAlt: "Formula research and development"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-science-lab_23-2148581256.jpg", imageAlt: "Formula research and development"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
title="Our Core Services"
|
||||
description="Comprehensive cosmetic manufacturing solutions tailored to your needs"
|
||||
tag="Services"
|
||||
tagAnimation="reveal-blur"
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
className="w-full"
|
||||
@@ -125,7 +125,7 @@ export default function LandingPage() {
|
||||
title="By The Numbers"
|
||||
description="Trusted by hundreds of entrepreneurs across Southeast Asia"
|
||||
tag="Impact"
|
||||
tagAnimation="reveal-blur"
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
@@ -159,7 +159,7 @@ export default function LandingPage() {
|
||||
title="What Our Clients Say"
|
||||
description="Success stories from entrepreneurs who built their brands with Cosmet Laboratory"
|
||||
tag="Testimonials"
|
||||
tagAnimation="reveal-blur"
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
className="w-full"
|
||||
@@ -186,7 +186,7 @@ export default function LandingPage() {
|
||||
sideDescription="Everything you need to know about starting your cosmetic brand with Cosmet Laboratory"
|
||||
textPosition="left"
|
||||
useInvertedBackground={false}
|
||||
faqsAnimation="reveal-blur"
|
||||
faqsAnimation="slide-up"
|
||||
animationType="smooth"
|
||||
className="w-full"
|
||||
/>
|
||||
@@ -198,7 +198,7 @@ export default function LandingPage() {
|
||||
title="Ready to Launch Your Brand?"
|
||||
description="Join hundreds of successful entrepreneurs. Book your free consultation with our team today and discover how we can help you build your cosmetic empire."
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="reveal-blur"
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Enter your email address"
|
||||
|
||||
Reference in New Issue
Block a user