Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
197
src/app/page.tsx
197
src/app/page.tsx
@@ -33,21 +33,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "#services",
|
||||
},
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "Products",
|
||||
id: "#products",
|
||||
},
|
||||
name: "Products", id: "#products"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="AgriLux Export"
|
||||
/>
|
||||
@@ -56,38 +48,19 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Premium Agricultural Solutions, Proven Results"
|
||||
description="Connect directly with verified buyers, exporters, and processing partners. Trusted by 500+ satisfied farmers and businesses across India."
|
||||
tag="Trusted Export Partners"
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Started on WhatsApp",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get Started on WhatsApp", href: "#contact"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-panoramic-landscape-view-road-from-village_23-2148346131.jpg",
|
||||
imageAlt: "indian farm aerial view",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-panoramic-landscape-view-road-from-village_23-2148346131.jpg", imageAlt: "indian farm aerial view"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ipad-colleague_23-2148336828.jpg",
|
||||
imageAlt: "business handshake modern warehouse",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-beautiful-country-landscape_181624-49667.jpg",
|
||||
imageAlt: "Aerial view of a beautiful country landscape",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-aerial-salinas-valley-california-united-states_181624-23701.jpg",
|
||||
imageAlt: "Vertical aerial of Salinas Valley in California, United States",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-beautiful-green-field-with-trees-gray-sky_181624-2110.jpg",
|
||||
imageAlt: "Aerial shot of a beautiful green field with trees under a gray sky",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ipad-colleague_23-2148336828.jpg", imageAlt: "business handshake modern warehouse"},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -115,23 +88,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Precision Processing",
|
||||
description: "State-of-the-art sorting and cleaning facilities to ensure export quality.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arranging-order-deliveries-using-invoice-identification-codes_482257-83415.jpg",
|
||||
imageAlt: "Arranging order deliveries using invoice identification codes",
|
||||
},
|
||||
title: "Precision Processing", description: "State-of-the-art sorting and cleaning facilities to ensure export quality.", imageSrc: "http://img.b2bpic.net/free-photo/arranging-order-deliveries-using-invoice-identification-codes_482257-83415.jpg", imageAlt: "Arranging order deliveries using invoice identification codes"},
|
||||
{
|
||||
title: "Global Logistics",
|
||||
description: "End-to-end supply chain management for timely international shipments.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/storage-room-with-racks-filled-containers-merchandise_482257-83414.jpg",
|
||||
imageAlt: "Storage room with racks filled of containers and merchandise",
|
||||
},
|
||||
title: "Global Logistics", description: "End-to-end supply chain management for timely international shipments.", imageSrc: "http://img.b2bpic.net/free-photo/storage-room-with-racks-filled-containers-merchandise_482257-83414.jpg", imageAlt: "Storage room with racks filled of containers and merchandise"},
|
||||
{
|
||||
title: "Market Access",
|
||||
description: "Direct connection with top-tier international procurement partners.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-metallic-shelves-storage-room-full-with-cardboard-boxes-ready-delivery-background-diverse-team-working-customers-orders-preparing-packages-goods-inventory_482257-62573.jpg",
|
||||
imageAlt: "Selective focus of metallic shelves in storage room",
|
||||
},
|
||||
title: "Market Access", description: "Direct connection with top-tier international procurement partners.", imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-metallic-shelves-storage-room-full-with-cardboard-boxes-ready-delivery-background-diverse-team-working-customers-orders-preparing-packages-goods-inventory_482257-62573.jpg", imageAlt: "Selective focus of metallic shelves in storage room"},
|
||||
]}
|
||||
title="Comprehensive Export Services"
|
||||
description="Tailored solutions for farmers, exporters, and B2B buyers."
|
||||
@@ -146,41 +107,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "A-Grade Basmati",
|
||||
price: "Contact for pricing",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-metallic-grey-background_23-2148846088.jpg",
|
||||
},
|
||||
id: "p1", name: "A-Grade Basmati", price: "Contact for pricing", imageSrc: "http://img.b2bpic.net/free-photo/close-up-metallic-grey-background_23-2148846088.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Organic Turmeric",
|
||||
price: "Contact for pricing",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-rice-inside-plate-dark-grey-surface_140725-90612.jpg",
|
||||
},
|
||||
id: "p2", name: "Organic Turmeric", price: "Contact for pricing", imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-rice-inside-plate-dark-grey-surface_140725-90612.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Premium Spices",
|
||||
price: "Contact for pricing",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rice-flakes-rice-noodles-rice-bread-rice-top-view_114579-7024.jpg",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Dried Legumes",
|
||||
price: "Contact for pricing",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/copy-space-prisms-abstract-gradient-lights_23-2148771734.jpg",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Fresh Oilseeds",
|
||||
price: "Contact for pricing",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13913.jpg",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Select Pulses",
|
||||
price: "Contact for pricing",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-rice-inside-plate-dark-grey-surface_140725-90611.jpg",
|
||||
},
|
||||
id: "p3", name: "Premium Spices", price: "Contact for pricing", imageSrc: "http://img.b2bpic.net/free-photo/rice-flakes-rice-noodles-rice-bread-rice-top-view_114579-7024.jpg"},
|
||||
]}
|
||||
title="Premium Export Quality Produce"
|
||||
description="Top-tier selections tailored for international markets."
|
||||
@@ -194,34 +125,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "500+",
|
||||
title: "Verified Partners",
|
||||
items: [
|
||||
"Across India",
|
||||
"Small-mid farmers",
|
||||
"Commercial buyers",
|
||||
],
|
||||
id: "m1", value: "500+", title: "Verified Partners", items: [
|
||||
"Across India", "Small-mid farmers", "Commercial buyers"],
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "12+",
|
||||
title: "International Markets",
|
||||
items: [
|
||||
"Export destinations",
|
||||
"Trusted networks",
|
||||
"Quality checked",
|
||||
],
|
||||
id: "m2", value: "12+", title: "International Markets", items: [
|
||||
"Export destinations", "Trusted networks", "Quality checked"],
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "100%",
|
||||
title: "Transparency Guaranteed",
|
||||
items: [
|
||||
"Fair pricing",
|
||||
"Direct communication",
|
||||
"Traceable chain",
|
||||
],
|
||||
id: "m3", value: "100%", title: "Transparency Guaranteed", items: [
|
||||
"Fair pricing", "Direct communication", "Traceable chain"],
|
||||
},
|
||||
]}
|
||||
title="Impact by Numbers"
|
||||
@@ -235,45 +148,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
title: "Great Experience",
|
||||
quote: "Fair prices and professional logistics. Truly premium service.",
|
||||
name: "Rajesh Kumar",
|
||||
role: "Farmer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-gardener-afro-american-guy-wearing-gardening-hat-holding-pumpkin-isolated-pink-wall_141793-127115.jpg",
|
||||
},
|
||||
id: "t1", title: "Great Experience", quote: "Fair prices and professional logistics. Truly premium service.", name: "Rajesh Kumar", role: "Farmer", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-gardener-afro-american-guy-wearing-gardening-hat-holding-pumpkin-isolated-pink-wall_141793-127115.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
title: "Highly Reliable",
|
||||
quote: "A seamless partner for our export operations in India.",
|
||||
name: "Priya Sharma",
|
||||
role: "Exporter",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indian-farmer-sugarcane-field_23-2151996277.jpg",
|
||||
},
|
||||
id: "t2", title: "Highly Reliable", quote: "A seamless partner for our export operations in India.", name: "Priya Sharma", role: "Exporter", imageSrc: "http://img.b2bpic.net/free-photo/indian-farmer-sugarcane-field_23-2151996277.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
title: "Transparent",
|
||||
quote: "I have seen real ROI since partnering with their team.",
|
||||
name: "Amit Singh",
|
||||
role: "Agri-Owner",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-indicating-sideways_23-2148233459.jpg",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
title: "Efficient",
|
||||
quote: "Logistics are managed with perfection and quality focus.",
|
||||
name: "Vikram Mehta",
|
||||
role: "B2B Buyer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-cheerful-gardener-smiling-posing-with-crossed-arms-flowers_176420-3843.jpg",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
title: "The Best Partner",
|
||||
quote: "Genuine connection with verified global buyers.",
|
||||
name: "Sunita Devi",
|
||||
role: "Farmer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-gardener-gesturing-thumbs-up-front-potted-plants_23-2147918760.jpg",
|
||||
},
|
||||
id: "t3", title: "Transparent", quote: "I have seen real ROI since partnering with their team.", name: "Amit Singh", role: "Agri-Owner", imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-indicating-sideways_23-2148233459.jpg"},
|
||||
]}
|
||||
title="Stories of Success"
|
||||
description="See why 500+ agricultural leaders trust us for their export success."
|
||||
@@ -286,20 +165,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "How do I start exporting?",
|
||||
content: "Our team guides you through the documentation, quality requirements, and connecting with international buyers.",
|
||||
},
|
||||
id: "q1", title: "How do I start exporting?", content: "Our team guides you through the documentation, quality requirements, and connecting with international buyers."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Do you handle logistics?",
|
||||
content: "Yes, we provide end-to-end logistics solutions, ensuring your goods reach their destination safely and timely.",
|
||||
},
|
||||
id: "q2", title: "Do you handle logistics?", content: "Yes, we provide end-to-end logistics solutions, ensuring your goods reach their destination safely and timely."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "How is the pricing decided?",
|
||||
content: "We ensure fair market pricing by leveraging direct market data and transparent bidding processes.",
|
||||
},
|
||||
id: "q3", title: "How is the pricing decided?", content: "We ensure fair market pricing by leveraging direct market data and transparent bidding processes."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Answers to commonly asked questions about our export and logistics services."
|
||||
@@ -311,16 +181,13 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Get in Touch"
|
||||
title="Ready to Export Premium Produce?"
|
||||
description="Connect with us on WhatsApp or call our team for a personalized partnership discussion."
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact on WhatsApp",
|
||||
href: "#",
|
||||
},
|
||||
text: "Contact on WhatsApp", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -329,13 +196,9 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="AgriLux Export"
|
||||
leftLink={{
|
||||
text: "Terms of Service",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Terms of Service", href: "#"}}
|
||||
rightLink={{
|
||||
text: "Privacy Policy",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Privacy Policy", href: "#"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user