Merge version_1 into main #2
313
src/app/page.tsx
313
src/app/page.tsx
@@ -27,191 +27,152 @@ export default function LandingPage() {
|
||||
headingFontWeight="normal"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "Industries", id: "#industries"},
|
||||
{
|
||||
name: "Metrics", id: "#metrics"},
|
||||
{
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="AdEdge"
|
||||
/>
|
||||
</div>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{ name: "Services", id: "#services" },
|
||||
{ name: "Industries", id: "#industries" },
|
||||
{ name: "Metrics", id: "#metrics" },
|
||||
{ name: "Contact", id: "#contact" },
|
||||
]}
|
||||
brandName="AdEdge"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardScroll
|
||||
background={{
|
||||
variant: "gradient-bars"}}
|
||||
title="Your Gateway to Asian Markets"
|
||||
description="AdEdge Limited specializes in product sourcing and order management across Asia and India. We handle procurement, logistics, and worldwide delivery for all product categories."
|
||||
buttons={[
|
||||
{
|
||||
text: "Request a Quote", href: "#contact"},
|
||||
{
|
||||
text: "Explore Services", href: "#services"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/global-connectivity-airplane-flying-world-map-with-lines_23-2152005447.jpg"
|
||||
imageAlt="global shipping logistics"
|
||||
/>
|
||||
</div>
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardScroll
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Your Gateway to Asian Markets"
|
||||
description="AdEdge Limited specializes in product sourcing and order management across Asia and India. We handle procurement, logistics, and worldwide delivery for all product categories."
|
||||
buttons={[
|
||||
{ text: "Request a Quote", href: "#contact" },
|
||||
{ text: "Explore Services", href: "#services" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/global-connectivity-airplane-flying-world-map-with-lines_23-2152005447.jpg"
|
||||
imageAlt="global shipping logistics"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<SplitAbout
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
title="Comprehensive Trade Solutions"
|
||||
description="From sourcing to delivery, we handle every aspect of international trade so you can focus on growing your business. AdEdge is your trusted bridge to Asian manufacturing powerhouses."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Bulk Negotiation", description: "Leverage our network to secure the best prices on high-volume orders."},
|
||||
{
|
||||
title: "Product Sourcing", description: "Access thousands of verified manufacturers across Asia."},
|
||||
{
|
||||
title: "Global Logistics", description: "End-to-end shipping solutions with customs clearance and worldwide delivery."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/creative-agency-business-brain-storm-meeting-presentation-team-discussing-roadmap-product-launch-presentation-planning-strategy-new-business-development_609648-2236.jpg"
|
||||
imageAlt="asian international trade office"
|
||||
mediaAnimation="reveal-blur"
|
||||
/>
|
||||
</div>
|
||||
<div id="about" data-section="about">
|
||||
<SplitAbout
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
title="Comprehensive Trade Solutions"
|
||||
description="From sourcing to delivery, we handle every aspect of international trade so you can focus on growing your business. AdEdge is your trusted bridge to Asian manufacturing powerhouses."
|
||||
bulletPoints={[
|
||||
{ title: "Bulk Negotiation", description: "Leverage our network to secure the best prices on high-volume orders." },
|
||||
{ title: "Product Sourcing", description: "Access thousands of verified manufacturers across Asia." },
|
||||
{ title: "Global Logistics", description: "End-to-end shipping solutions with customs clearance and worldwide delivery." },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/creative-agency-business-brain-storm-meeting-presentation-team-discussing-roadmap-product-launch-presentation-planning-strategy-new-business-development_609648-2236.jpg"
|
||||
imageAlt="asian international trade office"
|
||||
mediaAnimation="opacity"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="services" data-section="services">
|
||||
<FeatureCardTwentyEight
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
id: "f1", title: "Bulk Negotiation", subtitle: "Volume advantage", category: "Operational", value: "Cost-effective procurement", buttons: [
|
||||
{
|
||||
text: "Learn More"},
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "f2", title: "Sourcing Excellence", subtitle: "Verified network", category: "Procurement", value: "Quality assured sourcing", buttons: [
|
||||
{
|
||||
text: "Learn More"},
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "f3", title: "Global Logistics", subtitle: "World reach", category: "Supply Chain", value: "Customs to door delivery", buttons: [
|
||||
{
|
||||
text: "Learn More"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
title="Why Choose AdEdge"
|
||||
description="We bring efficiency and reliability to international trade."
|
||||
/>
|
||||
</div>
|
||||
<div id="services" data-section="services">
|
||||
<FeatureCardTwentyEight
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
id: "f1", title: "Bulk Negotiation", subtitle: "Volume advantage", category: "Operational", value: "Cost-effective procurement", buttons: [{ text: "Learn More" }],
|
||||
},
|
||||
{
|
||||
id: "f2", title: "Sourcing Excellence", subtitle: "Verified network", category: "Procurement", value: "Quality assured sourcing", buttons: [{ text: "Learn More" }],
|
||||
},
|
||||
{
|
||||
id: "f3", title: "Global Logistics", subtitle: "World reach", category: "Supply Chain", value: "Customs to door delivery", buttons: [{ text: "Learn More" }],
|
||||
},
|
||||
]}
|
||||
title="Why Choose AdEdge"
|
||||
description="We bring efficiency and reliability to international trade."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="industries" data-section="industries">
|
||||
<ProductCardThree
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1", name: "Laboratory Cosmetics", price: "Custom Pricing", imageSrc: "http://img.b2bpic.net/free-photo/skin-regeneration-product-still-life_23-2151232242.jpg", imageAlt: "skincare product packaging"},
|
||||
{
|
||||
id: "p2", name: "Custom Tiles & Ceramics", price: "Volume Rates", imageSrc: "http://img.b2bpic.net/free-photo/close-up-opaque-glass-background_23-2148383577.jpg", imageAlt: "custom ceramic tiles texture"},
|
||||
{
|
||||
id: "p3", name: "Lab Equipment", price: "B2B Quote", imageSrc: "http://img.b2bpic.net/free-photo/laboratory-glassware-with-green-liquid-assortment_23-2149481744.jpg", imageAlt: "scientific laboratory equipment"},
|
||||
{
|
||||
id: "p4", name: "Electronic Parts", price: "Standard Pricing", imageSrc: "http://img.b2bpic.net/free-photo/woman-working-her-workshop-creative-invention_23-2149067189.jpg", imageAlt: "electronics manufacturing components"},
|
||||
{
|
||||
id: "p5", name: "Sustainable Textiles", price: "Negotiable", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-sewing-indoors_23-2149007435.jpg", imageAlt: "textile manufacturing samples"},
|
||||
{
|
||||
id: "p6", name: "Building Materials", price: "Inquiry Basis", imageSrc: "http://img.b2bpic.net/free-photo/many-metal-kegs-beer_1398-2532.jpg", imageAlt: "construction materials wholesale"},
|
||||
]}
|
||||
title="Any Product. Any Industry."
|
||||
description="From laboratory products to custom manufacturing, we source across all industries."
|
||||
/>
|
||||
</div>
|
||||
<div id="industries" data-section="industries">
|
||||
<ProductCardThree
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "p1", name: "Laboratory Cosmetics", price: "Custom Pricing", imageSrc: "http://img.b2bpic.net/free-photo/skin-regeneration-product-still-life_23-2151232242.jpg", imageAlt: "skincare product packaging" },
|
||||
{ id: "p2", name: "Custom Tiles & Ceramics", price: "Volume Rates", imageSrc: "http://img.b2bpic.net/free-photo/close-up-opaque-glass-background_23-2148383577.jpg", imageAlt: "custom ceramic tiles texture" },
|
||||
{ id: "p3", name: "Lab Equipment", price: "B2B Quote", imageSrc: "http://img.b2bpic.net/free-photo/laboratory-glassware-with-green-liquid-assortment_23-2149481744.jpg", imageAlt: "scientific laboratory equipment" },
|
||||
]}
|
||||
title="Any Product. Any Industry."
|
||||
description="From laboratory products to custom manufacturing, we source across all industries."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="metrics" data-section="metrics">
|
||||
<MetricCardEleven
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1", value: "225%", title: "Growth", description: "Year-over-year expansion", imageSrc: "http://img.b2bpic.net/free-photo/arrow-drawn-with-chalk_23-2148456082.jpg", imageAlt: "exponential growth chart"},
|
||||
{
|
||||
id: "m2", value: "50+", title: "Team", description: "Expert specialists", imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-businesswoman-talking-female-colleagues-while-working-office_637285-9843.jpg", imageAlt: "diverse business team"},
|
||||
{
|
||||
id: "m3", value: "40+", title: "Countries", description: "Delivering worldwide", imageSrc: "http://img.b2bpic.net/free-photo/variety-people-multitasking-3d-cartoon-scene_23-2151294552.jpg", imageAlt: "global world map network"},
|
||||
]}
|
||||
title="Exponential Growth"
|
||||
description="Demonstrating our ability to scale and deliver exceptional results."
|
||||
/>
|
||||
</div>
|
||||
<div id="metrics" data-section="metrics">
|
||||
<MetricCardEleven
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{ id: "m1", value: "225%", title: "Growth", description: "Year-over-year expansion", imageSrc: "http://img.b2bpic.net/free-photo/arrow-drawn-with-chalk_23-2148456082.jpg", imageAlt: "exponential growth chart" },
|
||||
{ id: "m2", value: "50+", title: "Team", description: "Expert specialists", imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-businesswoman-talking-female-colleagues-while-working-office_637285-9843.jpg", imageAlt: "diverse business team" },
|
||||
{ id: "m3", value: "40+", title: "Countries", description: "Delivering worldwide", imageSrc: "http://img.b2bpic.net/free-photo/variety-people-multitasking-3d-cartoon-scene_23-2151294552.jpg", imageAlt: "global world map network" },
|
||||
]}
|
||||
title="Exponential Growth"
|
||||
description="Demonstrating our ability to scale and deliver exceptional results."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="network" data-section="network">
|
||||
<SocialProofOne
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"China", "Japan", "South Korea", "Vietnam", "Thailand", "Indonesia", "Germany"]}
|
||||
title="Global Trade Network"
|
||||
description="Connecting businesses across Asia, Europe, Americas, and Middle East."
|
||||
/>
|
||||
</div>
|
||||
<div id="network" data-section="network">
|
||||
<SocialProofOne
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={["China", "Japan", "South Korea", "Vietnam", "Thailand", "Indonesia", "Germany"]}
|
||||
title="Global Trade Network"
|
||||
description="Connecting businesses across Asia, Europe, Americas, and Middle East."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="certs" data-section="certs">
|
||||
<SocialProofOne
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"ISO 9001:2015 Certified", "Hong Kong Trade Council Member", "AEO Customs Compliant", "HK76678435 Registered"]}
|
||||
title="Certifications & Standards"
|
||||
description="Compliance and excellence at every level."
|
||||
/>
|
||||
</div>
|
||||
<div id="certs" data-section="certs">
|
||||
<SocialProofOne
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={["ISO 9001:2015 Certified", "Hong Kong Trade Council Member", "AEO Customs Compliant", "HK76678435 Registered"]}
|
||||
title="Certifications & Standards"
|
||||
description="Compliance and excellence at every level."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "rotated-rays-animated"}}
|
||||
tag="Contact Us"
|
||||
title="Let's Start Working Together"
|
||||
description="For any information or quote request, please send us an email. Our team will get back to you within 24 hours."
|
||||
onSubmit={(email) => window.location.href = 'mailto:contact@adedge-global.com?subject=Inquiry&body=Hello,%20I%20would%20like%20to%20discuss%20trade%20opportunities.'}
|
||||
/>
|
||||
</div>
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "rotated-rays-animated" }}
|
||||
tag="Contact Us"
|
||||
title="Let's Start Working Together"
|
||||
description="For any information or quote request, please send us an email. Our team will get back to you within 24 hours."
|
||||
onSubmit={(email) => window.location.href = 'mailto:contact@adedge-global.com?subject=Inquiry&body=Hello,%20I%20would%20like%20to%20discuss%20trade%20opportunities.'}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoEmphasis
|
||||
columns={[
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Services", href: "#services"},
|
||||
{
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
logoText="AdEdge Limited"
|
||||
/>
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoEmphasis
|
||||
columns={[
|
||||
{
|
||||
items: [
|
||||
{ label: "Services", href: "#services" },
|
||||
{ label: "About Us", href: "#about" },
|
||||
{ label: "Contact", href: "#contact" },
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms of Service", href: "#" },
|
||||
],
|
||||
},
|
||||
]}
|
||||
logoText="AdEdge Limited"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user