Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-18 07:28:05 +00:00

View File

@@ -20,31 +20,23 @@ export default function LandingPage() {
defaultButtonVariant="shift-hover"
defaultTextAnimation="entrance-slide"
borderRadius="soft"
contentWidth="medium"
sizing="medium"
background="circleGradient"
cardStyle="glass-elevated"
primaryButtonStyle="gradient"
secondaryButtonStyle="glass"
headingFontWeight="normal"
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "Our Story",
id: "about",
},
{
name: "Compliance",
id: "compliance",
},
{
name: "Products",
id: "products",
},
{
name: "Contact",
id: "contact",
},
{ name: "Home", id: "hero" },
{ name: "Our Story", id: "about" },
{ name: "Compliance", id: "compliance" },
{ name: "Products", id: "products" },
{ name: "Contact", id: "contact" },
]}
brandName="Akwaifersh Ltd"
/>
@@ -53,64 +45,23 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroCentered
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
title="Premium Kenyan Hass Avocados, Exported with Integrity"
description="Connecting Kerio Valley farmers to the world. We deliver export-quality avocados and premium cold-pressed oil with full 2026 compliance."
avatars={[
{
src: "http://img.b2bpic.net/free-photo/positive-blonde-woman-knitted-dress-laughs-happily-posing-with-different-evergreens-greenhouse_197531-12382.jpg",
alt: "Client",
},
{
src: "http://img.b2bpic.net/free-photo/cheerful-girl-texting-her-phone_53876-96951.jpg",
alt: "Client",
},
{
src: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg",
alt: "Client",
},
{
src: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg",
alt: "Client",
},
{
src: "http://img.b2bpic.net/free-photo/farmer-irrigation-fields-cabbage-vegetable-garden_1150-7167.jpg",
alt: "Client",
},
]}
buttons={[
{
text: "Contact Us",
href: "#contact",
},
{ src: "http://img.b2bpic.net/free-photo/positive-blonde-woman-knitted-dress-laughs-happily-posing-with-different-evergreens-greenhouse_197531-12382.jpg", alt: "Client" },
{ src: "http://img.b2bpic.net/free-photo/cheerful-girl-texting-her-phone_53876-96951.jpg", alt: "Client" },
{ src: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", alt: "Client" },
{ src: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", alt: "Client" },
{ src: "http://img.b2bpic.net/free-photo/farmer-irrigation-fields-cabbage-vegetable-garden_1150-7167.jpg", alt: "Client" },
]}
buttons={[{ text: "Contact Us", href: "#contact" }]}
marqueeItems={[
{
type: "text-icon",
text: "KEPHIS Certified",
icon: CheckCircle,
},
{
type: "text-icon",
text: "Traceable Supply Chain",
icon: Globe,
},
{
type: "text-icon",
text: "Export Standards",
icon: ShieldCheck,
},
{
type: "text-icon",
text: "Fair Trade Practices",
icon: Users,
},
{
type: "text-icon",
text: "Sustainable Farming",
icon: Leaf,
},
{ type: "text-icon", text: "KEPHIS Certified", icon: CheckCircle },
{ type: "text-icon", text: "Traceable Supply Chain", icon: Globe },
{ type: "text-icon", text: "Export Standards", icon: ShieldCheck },
{ type: "text-icon", text: "Fair Trade Practices", icon: Users },
{ type: "text-icon", text: "Sustainable Farming", icon: Leaf },
]}
/>
</div>
@@ -120,21 +71,9 @@ export default function LandingPage() {
useInvertedBackground={true}
title="Our Story: From Insecurity to Prosperity"
metrics={[
{
icon: Users,
label: "Community Empowerment",
value: "1000+",
},
{
icon: Award,
label: "Farmers Partnered",
value: "500+",
},
{
icon: Globe,
label: "Market Reach",
value: "4 Continents",
},
{ icon: Users, label: "Community Empowerment", value: "1000+" },
{ icon: Award, label: "Farmers Partnered", value: "500+" },
{ icon: Globe, label: "Market Reach", value: "4 Continents" },
]}
metricsAnimation="slide-up"
/>
@@ -146,21 +85,9 @@ export default function LandingPage() {
title="Avocado Export Regulations & Compliance (2026)"
description="At Akwaifersh Limited, we adhere to the highest international standards, ensuring quality traceability from our farms in the Kerio Valley to your destination."
accordionItems={[
{
id: "acc-1",
title: "Regulatory Compliance",
content: "Full alignment with Agriculture and Food Authority (AFA) and KEPHIS export guidelines.",
},
{
id: "acc-2",
title: "Quality Maturity",
content: "Ensuring dry matter content of 2024% for all export shipments.",
},
{
id: "acc-3",
title: "Full Traceability",
content: "Farm-to-export documentation for every single consignment.",
},
{ id: "acc-1", title: "Regulatory Compliance", content: "Full alignment with Agriculture and Food Authority (AFA) and KEPHIS export guidelines." },
{ id: "acc-2", title: "Quality Maturity", content: "Ensuring dry matter content of 2024% for all export shipments." },
{ id: "acc-3", title: "Full Traceability", content: "Farm-to-export documentation for every single consignment." },
]}
imageSrc="http://img.b2bpic.net/free-photo/female-office-assistant-pushing-trolley-cart-with-documents-folders-from-archive-bringing_482257-136316.jpg"
mediaAnimation="blur-reveal"
@@ -174,42 +101,12 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={true}
products={[
{
id: "p1",
name: "Fresh Hass Avocados",
price: "Contact for Pricing",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-feykhoas-basket-grey-surface-with-copy-space_140725-63413.jpg",
},
{
id: "p2",
name: "Cold-Pressed Avocado Oil",
price: "Bulk Pricing",
imageSrc: "http://img.b2bpic.net/free-photo/hands-cooking-with-avocado_1398-3985.jpg",
},
{
id: "p3",
name: "Export-Grade Fuerte",
price: "Request Quote",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-female-hands-holding-wicker-tray-fresh-fruits-such-as-green-apples-feijoas-limes-wooden-wall-with-copy-space_141793-75800.jpg",
},
{
id: "p4",
name: "Premium Smallholder Produce",
price: "Market Rate",
imageSrc: "http://img.b2bpic.net/free-photo/festive-cornucopia-assortment-with-delicious-foods_23-2149103243.jpg",
},
{
id: "p5",
name: "Standard Avocado Grade",
price: "Competitive",
imageSrc: "http://img.b2bpic.net/free-photo/cornucopia-arrangement-with-delicious-foods-empty-blackboard_23-2149103242.jpg",
},
{
id: "p6",
name: "Premium Oil Bulk",
price: "Tiered Pricing",
imageSrc: "http://img.b2bpic.net/free-photo/transparent-bottle-filled-with-olive-oil-dark-backgrou_181624-5776.jpg",
},
{ id: "p1", name: "Fresh Hass Avocados", price: "Contact for Pricing", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-feykhoas-basket-grey-surface-with-copy-space_140725-63413.jpg" },
{ id: "p2", name: "Cold-Pressed Avocado Oil", price: "Bulk Pricing", imageSrc: "http://img.b2bpic.net/free-photo/hands-cooking-with-avocado_1398-3985.jpg" },
{ id: "p3", name: "Export-Grade Fuerte", price: "Request Quote", imageSrc: "http://img.b2bpic.net/free-photo/top-view-female-hands-holding-wicker-tray-fresh-fruits-such-as-green-apples-feijoas-limes-wooden-wall-with-copy-space_141793-75800.jpg" },
{ id: "p4", name: "Premium Smallholder Produce", price: "Market Rate", imageSrc: "http://img.b2bpic.net/free-photo/festive-cornucopia-assortment-with-delicious-foods_23-2149103243.jpg" },
{ id: "p5", name: "Standard Avocado Grade", price: "Competitive", imageSrc: "http://img.b2bpic.net/free-photo/cornucopia-arrangement-with-delicious-foods-empty-blackboard_23-2149103242.jpg" },
{ id: "p6", name: "Premium Oil Bulk", price: "Tiered Pricing", imageSrc: "http://img.b2bpic.net/free-photo/transparent-bottle-filled-with-olive-oil-dark-backgrou_181624-5776.jpg" },
]}
title="Our Premium Exports"
description="Hand-harvested at optimal maturity and processed to perfection."
@@ -222,36 +119,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "15%",
title: "Income Growth",
items: [
"For smallholder farmers",
"Sustainable development",
"Local economy impact",
],
},
{
id: "m2",
value: "100%",
title: "Compliance Rate",
items: [
"KEPHIS certified",
"Traceability ensured",
"AFA Standards",
],
},
{
id: "m3",
value: "20+",
title: "Jobs Created",
items: [
"Youth employment",
"Packing facility roles",
"Logistics team",
],
},
{ id: "m1", value: "15%", title: "Income Growth", items: ["For smallholder farmers", "Sustainable development", "Local economy impact"] },
{ id: "m2", value: "100%", title: "Compliance Rate", items: ["KEPHIS certified", "Traceability ensured", "AFA Standards"] },
{ id: "m3", value: "20+", title: "Jobs Created", items: ["Youth employment", "Packing facility roles", "Logistics team"] },
]}
title="Regional Impact"
description="Quantifying our contribution to the Kerio Valley economic engine."
@@ -264,60 +134,16 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
testimonials={[
{
id: "t1",
name: "Sarah J.",
role: "EU Importer",
company: "Global Produce",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/girl-sitting-table-holding-mobile-phone-indoors_171337-17096.jpg",
},
{
id: "t2",
name: "Michael K.",
role: "Retail Buyer",
company: "FreshMart",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/women-holding-heart-eyes-emoticon-using-tablet_53876-71040.jpg",
},
{
id: "t3",
name: "Emily R.",
role: "Operations Dir",
company: "AgriTrade",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-businessman-walking-near-business-center_171337-19784.jpg",
},
{
id: "t4",
name: "David W.",
role: "Supply Chain Mgr",
company: "DirectExport",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg",
},
{
id: "t5",
name: "Linda M.",
role: "Local Coop Leader",
company: "Valley Farmers",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081913.jpg",
},
{ id: "t1", name: "Sarah J.", role: "EU Importer", company: "Global Produce", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/girl-sitting-table-holding-mobile-phone-indoors_171337-17096.jpg" },
{ id: "t2", name: "Michael K.", role: "Retail Buyer", company: "FreshMart", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/women-holding-heart-eyes-emoticon-using-tablet_53876-71040.jpg" },
{ id: "t3", name: "Emily R.", role: "Operations Dir", company: "AgriTrade", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-young-businessman-walking-near-business-center_171337-19784.jpg" },
{ id: "t4", name: "David W.", role: "Supply Chain Mgr", company: "DirectExport", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg" },
{ id: "t5", name: "Linda M.", role: "Local Coop Leader", company: "Valley Farmers", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081913.jpg" },
]}
kpiItems={[
{
value: "99%",
label: "Customer Satisfaction",
},
{
value: "100+",
label: "Successful Shipments",
},
{
value: "50+",
label: "Global Partners",
},
{ value: "99%", label: "Customer Satisfaction" },
{ value: "100+", label: "Successful Shipments" },
{ value: "50+", label: "Global Partners" },
]}
title="What Our Partners Say"
description="Building trust with international buyers and local community groups."
@@ -329,21 +155,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
faqs={[
{
id: "f1",
title: "Do you export to the EU?",
content: "Yes, we fully comply with all EU phytosanitary standards.",
},
{
id: "f2",
title: "How do you ensure quality?",
content: "We follow KEPHIS maturity guidelines and undergo strict packhouse inspections.",
},
{
id: "f3",
title: "Where are you based?",
content: "We are headquartered in Eldoret and Iten, Kenya.",
},
{ id: "f1", title: "Do you export to the EU?", content: "Yes, we fully comply with all EU phytosanitary standards." },
{ id: "f2", title: "How do you ensure quality?", content: "We follow KEPHIS maturity guidelines and undergo strict packhouse inspections." },
{ id: "f3", title: "Where are you based?", content: "We are headquartered in Eldoret and Iten, Kenya." },
]}
title="Frequently Asked Questions"
description="Everything you need to know about Akwaifersh avocado export standards."
@@ -357,24 +171,10 @@ export default function LandingPage() {
title="Partner With Us Today"
description="Ready to discuss bulk export orders or farm partnerships? We'd love to hear from you."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
required: true,
},
{
name: "email",
type: "email",
placeholder: "Email Address",
required: true,
},
{ name: "name", type: "text", placeholder: "Your Name", required: true },
{ name: "email", type: "email", placeholder: "Email Address", required: true },
]}
textarea={{
name: "message",
placeholder: "Tell us about your requirements",
required: true,
}}
textarea={{ name: "message", placeholder: "Tell us about your requirements", required: true }}
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-people-taking-selfie_23-2149098295.jpg"
/>
</div>
@@ -384,33 +184,16 @@ export default function LandingPage() {
logoText="Akwaifersh Limited"
columns={[
{
title: "Company",
items: [
{
label: "Story",
href: "#about",
},
{
label: "Products",
href: "#products",
},
{
label: "Compliance",
href: "#compliance",
},
title: "Company", items: [
{ label: "Story", href: "#about" },
{ label: "Products", href: "#products" },
{ label: "Compliance", href: "#compliance" },
],
},
{
title: "Support",
items: [
{
label: "Contact",
href: "#contact",
},
{
label: "FAQ",
href: "#faq",
},
title: "Support", items: [
{ label: "Contact", href: "#contact" },
{ label: "FAQ", href: "#faq" },
],
},
]}
@@ -419,4 +202,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}