Merge version_3 into main #1

Merged
bender merged 3 commits from version_3 into main 2026-06-06 14:05:32 +00:00
3 changed files with 109 additions and 288 deletions

View File

@@ -13,6 +13,7 @@ import ProductCardOne from '@/components/sections/product/ProductCardOne';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
import { ArrowUp, Leaf, MapPin, Star } from "lucide-react";
export default function LandingPage() {
@@ -34,126 +35,79 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "#hero",
},
name: "Home", id: "#hero"},
{
name: "About Us",
id: "#about",
},
name: "About Us", id: "#about"},
{
name: "Products",
id: "#products",
},
name: "Products", id: "#products"},
{
name: "Impact",
id: "#metrics",
},
name: "Impact", id: "#metrics"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "FAQ",
id: "#faq",
},
name: "FAQ", id: "#faq"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
logoSrc="http://img.b2bpic.net/free-vector/flat-design-compostable-labels_23-2149391466.jpg"
logoAlt="Biofermagro Logo"
brandName="Biofermagro"
button={{
text: "Request Free Sample",
href: "https://wa.me/YOURPHONENUMBER?text=Hello%20Biofermagro,%20I'd%20like%20to%20request%20a%20free%20sample.",
}}
text: "Request Free Sample", href: "https://wa.me/YOURPHONENUMBER?text=Hello%20Biofermagro,%20I'd%20like%20to%20request%20a%20free%20sample."}}
/>
</div>
<div id="hero" data-section="hero">
<HeroSplitKpi
background={{
variant: "downward-rays-animated",
}}
variant: "downward-rays-animated"}}
imagePosition="right"
title="الأرض تعرف الفرق — والفلاح يعرف Biofermagro \\\nThe soil knows the difference—the farmer knows Biofermagro"
description="سماد عضوي جزائري 100٪، صُنع في الجزائر لتربة الجزائر وما بعدها \\\n100% Algerian organic fertilizer, made in Algeria for Algerian soil and beyond."
title="الأرض تعرف الفرق — والفلاح يعرف Biofermagro \\nThe soil knows the difference—the farmer knows Biofermagro"
description="سماد عضوي جزائري 100٪، صُنع في الجزائر لتربة الجزائر وما بعدها \\n100% Algerian organic fertilizer, made in Algeria for Algerian soil and beyond."
kpis={[
{
value: "+30%",
label: "Yield Increase",
},
value: "+30%", label: "Yield Increase"},
{
value: "100%",
label: "Organic",
},
value: "100%", label: "Organic"},
{
value: "500+",
label: "Happy Farmers",
},
value: "500+", label: "Happy Farmers"},
]}
enableKpiAnimation={true}
buttons={[
{
text: "اطلب عينة مجانية \\\nRequest Free Sample",
href: "https://wa.me/YOURPHONENUMBER?text=Hello%20Biofermagro,%20I'd%20like%20to%20request%20a%20free%20sample.",
},
text: "اطلب عينة مجانية \\nRequest Free Sample", href: "https://wa.me/YOURPHONENUMBER?text=Hello%20Biofermagro,%20I'd%20like%20to%20request%20a%20free%20sample."},
{
text: "حمّل دليل الاستخدام PDF \\\nDownload Usage Guide",
href: "/usage-guide.pdf",
},
text: "حمّل دليل الاستخدام PDF \\nDownload Usage Guide", href: "/usage-guide.pdf"},
]}
imageSrc="http://img.b2bpic.net/free-photo/field-sunset_1204-65.jpg"
imageAlt="Fertile Algerian farmland at sunset"
mediaAnimation="slide-up"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/smiling-young-gardener-afro-american-guy-wearing-gardening-hat-holding-pumpkin_141793-127019.jpg",
alt: "Happy farmer",
},
src: "http://img.b2bpic.net/free-photo/smiling-young-gardener-afro-american-guy-wearing-gardening-hat-holding-pumpkin_141793-127019.jpg", alt: "Happy farmer"},
{
src: "http://img.b2bpic.net/free-photo/young-farmer-taking-care-his-business_329181-15993.jpg",
alt: "Experienced agronomist",
},
src: "http://img.b2bpic.net/free-photo/young-farmer-taking-care-his-business_329181-15993.jpg", alt: "Experienced agronomist"},
{
src: "http://img.b2bpic.net/free-photo/portrait-male-farmer-field_329181-4621.jpg",
alt: "Local farmer leader",
},
src: "http://img.b2bpic.net/free-photo/portrait-male-farmer-field_329181-4621.jpg", alt: "Local farmer leader"},
{
src: "http://img.b2bpic.net/free-photo/man-taking-notes-sunflower-field_23-2148233356.jpg",
alt: "Satisfied distributor",
},
src: "http://img.b2bpic.net/free-photo/man-taking-notes-sunflower-field_23-2148233356.jpg", alt: "Satisfied distributor"},
{
src: "http://img.b2bpic.net/free-photo/portrait-caucasian-woman-greenhouse-inspecting-lettuce-plants-checking-damaged-plants-before-harvesting-agricultural-worker-hydroponic-enviroment-doing-quality-control-bio-crop_482257-50584.jpg",
alt: "Agricultural student",
},
src: "http://img.b2bpic.net/free-photo/portrait-caucasian-woman-greenhouse-inspecting-lettuce-plants-checking-damaged-plants-before-harvesting-agricultural-worker-hydroponic-enviroment-doing-quality-control-bio-crop_482257-50584.jpg", alt: "Agricultural student"},
]}
avatarText="Join 500+ satisfied farmers and partners"
marqueeItems={[
{
type: "text",
text: "Organic & Sustainable",
type: "text", text: "Organic & Sustainable"},
{
type: "text-icon", text: "Higher Yields", icon: ArrowUp,
},
{
type: "text-icon",
text: "Higher Yields",
icon: ArrowUp,
type: "text", text: "Soil Health Focus"},
{
type: "text-icon", text: "Made in Algeria", icon: MapPin,
},
{
type: "text",
text: "Soil Health Focus",
},
{
type: "text-icon",
text: "Made in Algeria",
icon: MapPin,
},
{
type: "text",
text: "Community Trust",
},
type: "text", text: "Community Trust"},
]}
/>
</div>
@@ -180,47 +134,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "f1",
title: "Boosted Yields",
subtitle: "Achieve significantly higher crop output and better quality harvest.",
category: "Benefit",
value: "Increased Productivity",
},
id: "f1", title: "Boosted Yields", subtitle: "Achieve significantly higher crop output and better quality harvest.", category: "Benefit", value: "Increased Productivity"},
{
id: "f2",
title: "Soil Regeneration",
subtitle: "Restore soil fertility, structure, and microbial life for long-term health.",
category: "Benefit",
value: "Sustainable Agriculture",
},
id: "f2", title: "Soil Regeneration", subtitle: "Restore soil fertility, structure, and microbial life for long-term health.", category: "Benefit", value: "Sustainable Agriculture"},
{
id: "f3",
title: "100% Organic",
subtitle: "Formulated purely from natural ingredients, free from synthetic chemicals.",
category: "Benefit",
value: "Eco-Friendly Solution",
},
id: "f3", title: "100% Organic", subtitle: "Formulated purely from natural ingredients, free from synthetic chemicals.", category: "Benefit", value: "Eco-Friendly Solution"},
{
id: "f4",
title: "Easy Application",
subtitle: "User-friendly products designed for hassle-free use by all farmers.",
category: "Advantage",
value: "Simplicity",
},
id: "f4", title: "Easy Application", subtitle: "User-friendly products designed for hassle-free use by all farmers.", category: "Advantage", value: "Simplicity"},
{
id: "f5",
title: "Certified Quality",
subtitle: "Backed by national and international certifications for peace of mind.",
category: "Assurance",
value: "Trusted Standards",
},
id: "f5", title: "Certified Quality", subtitle: "Backed by national and international certifications for peace of mind.", category: "Assurance", value: "Trusted Standards"},
{
id: "f6",
title: "Water Retention",
subtitle: "Improve soil's ability to retain moisture, reducing irrigation needs.",
category: "Benefit",
value: "Resource Efficiency",
},
id: "f6", title: "Water Retention", subtitle: "Improve soil's ability to retain moisture, reducing irrigation needs.", category: "Benefit", value: "Resource Efficiency"},
]}
title="Why Biofermagro? Cultivating Success, Organically."
description="Our organic fertilizers are engineered to deliver superior results while respecting nature's delicate balance. Discover the core advantages that set Biofermagro apart."
@@ -235,47 +159,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "p1",
name: "BioBoost Granules",
price: "Starting from DZD 5000",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-natural-fresh-green-feijoas-white-bag_140725-136814.jpg",
imageAlt: "BioBoost Granules organic fertilizer bag",
},
id: "p1", name: "BioBoost Granules", price: "Starting from DZD 5000", imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-natural-fresh-green-feijoas-white-bag_140725-136814.jpg", imageAlt: "BioBoost Granules organic fertilizer bag"},
{
id: "p2",
name: "Root Revive Liquid",
price: "Starting from DZD 3000",
imageSrc: "http://img.b2bpic.net/free-photo/farmer-spraying-vegetables-garden-with-herbicides-man-black-apron_1157-39704.jpg",
imageAlt: "Root Revive Liquid organic fertilizer bottle",
},
id: "p2", name: "Root Revive Liquid", price: "Starting from DZD 3000", imageSrc: "http://img.b2bpic.net/free-photo/farmer-spraying-vegetables-garden-with-herbicides-man-black-apron_1157-39704.jpg", imageAlt: "Root Revive Liquid organic fertilizer bottle"},
{
id: "p3",
name: "Soil Harmony Compost",
price: "Starting from DZD 7500",
imageSrc: "http://img.b2bpic.net/free-photo/selling-plant-online-close-up-picture-hand-holding-sack-soil_1150-26643.jpg",
imageAlt: "Soil Harmony Compost organic fertilizer bag",
},
id: "p3", name: "Soil Harmony Compost", price: "Starting from DZD 7500", imageSrc: "http://img.b2bpic.net/free-photo/selling-plant-online-close-up-picture-hand-holding-sack-soil_1150-26643.jpg", imageAlt: "Soil Harmony Compost organic fertilizer bag"},
{
id: "p4",
name: "Green Growth Concentrate",
price: "Starting from DZD 4000",
imageSrc: "http://img.b2bpic.net/free-photo/online-plant-shop-application-mobile-phone-screen_53876-129988.jpg",
imageAlt: "Green Growth Concentrate organic fertilizer packaging",
},
id: "p4", name: "Green Growth Concentrate", price: "Starting from DZD 4000", imageSrc: "http://img.b2bpic.net/free-photo/online-plant-shop-application-mobile-phone-screen_53876-129988.jpg", imageAlt: "Green Growth Concentrate organic fertilizer packaging"},
{
id: "p5",
name: "Pro-Mix Farm Pack",
price: "Starting from DZD 15000",
imageSrc: "http://img.b2bpic.net/free-photo/man-with-solid-fuel-boiler-working-biofuel-economical-heating_169016-53025.jpg",
imageAlt: "Pro-Mix Farm Pack large organic fertilizer sack",
},
id: "p5", name: "Pro-Mix Farm Pack", price: "Starting from DZD 15000", imageSrc: "http://img.b2bpic.net/free-photo/man-with-solid-fuel-boiler-working-biofuel-economical-heating_169016-53025.jpg", imageAlt: "Pro-Mix Farm Pack large organic fertilizer sack"},
{
id: "p6",
name: "Flora Fuel Enhancer",
price: "Starting from DZD 3500",
imageSrc: "http://img.b2bpic.net/free-photo/plant-glass-dish-biotechnology-laboratory_23-2148776186.jpg",
imageAlt: "Flora Fuel Enhancer organic fertilizer bag",
},
id: "p6", name: "Flora Fuel Enhancer", price: "Starting from DZD 3500", imageSrc: "http://img.b2bpic.net/free-photo/plant-glass-dish-biotechnology-laboratory_23-2148776186.jpg", imageAlt: "Flora Fuel Enhancer organic fertilizer bag"},
]}
title="Our Organic Fertilizer Range"
description="Discover Biofermagro's diverse line of organic fertilizers, crafted to meet the unique needs of various crops and soil types, ensuring optimal growth and vitality."
@@ -289,47 +183,35 @@ export default function LandingPage() {
tag="Proven Results"
metrics={[
{
id: "m1",
value: "+30%",
description: "Average Crop Yield Increase for Our Farmers",
},
id: "m1", value: "+30%", description: "Average Crop Yield Increase for Our Farmers"},
{
id: "m2",
value: "95%",
description: "Customer Satisfaction Rate with Biofermagro Products",
},
id: "m2", value: "95%", description: "Customer Satisfaction Rate with Biofermagro Products"},
{
id: "m3",
value: "8+",
description: "Years of Dedication to Organic Agriculture",
},
id: "m3", value: "8+", description: "Years of Dedication to Organic Agriculture"},
{
id: "m4",
value: "700+",
description: "Farmers Transformed with Sustainable Practices",
},
id: "m4", value: "700+", description: "Farmers Transformed with Sustainable Practices"},
]}
metricsAnimation="slide-up"
/>
</div>
<div id="social-proof" data-section="social-proof">
<SocialProofOne
textboxLayout="default"
<TestimonialCardFive
useInvertedBackground={true}
names={[
"Algerian Ministry of Agriculture",
"International Organic Expo",
"African Agribusiness Forum",
"ECOCERT Certified",
"BIO-CERT Algeria",
"Green Earth Alliance",
"Maghreb Agri-Tech Summit",
"Global Food & Ag Expo",
title="Exhibitions & Farmer Voices: Our Journey of Trust and Growth"
description="We proudly participate in key agricultural events and cherish the feedback from farmers whose lives and yields have been transformed by Biofermagro."
tag="Our Community"
testimonials={[
{
id: "e1", name: "Mr. Rachid K. - Potato Farmer", date: "October 2023", title: "National Potato Salon", quote: "Since using Biofermagro, my potato yields have increased by 35%, and the quality is noticeably better. It's a game-changer!", tag: "Exhibition Feedback", avatarSrc: "http://img.b2bpic.net/free-photo/handsome-young-man-standing-outdoor-park_23-2148161749.jpg", imageSrc: "http://img.b2bpic.net/free-photo/assortment-fresh-organic-potatoes-display_23-2149591147.jpg"
},
{
id: "e2", name: "Ms. Amel S. - Agronomist", date: "May 2023", title: "International Agriculture Salon Oran", quote: "Biofermagro's commitment to soil health aligns perfectly with sustainable practices. Their products truly revitalize the land.", tag: "Expert Endorsement", avatarSrc: "http://img.b2bpic.net/free-photo/woman-holding-tablet-field_23-2149098292.jpg", imageSrc: "http://img.b2bpic.net/free-photo/modern-tractor-field_23-2149021943.jpg"
},
{
id: "e3", name: "Hassan M. - Date Palm Grower", date: "February 2024", title: "Desert Agriculture Salon Agro Souf", quote: "Growing in the desert is tough, but Biofermagro has made my date palms flourish. The results are undeniable.", tag: "Desert Farming Success", avatarSrc: "http://img.b2bpic.net/free-photo/farmer-field_1398-4444.jpg", imageSrc: "http://img.b2bpic.net/free-photo/date-palm-plantation_181624-11005.jpg"
}
]}
title="Trusted by Experts, Recognized Globally"
description="Biofermagro proudly showcases our presence at national and international agricultural exhibitions, alongside key certifications and partners who share our vision for sustainable farming."
showCard={true}
/>
</div>
@@ -338,35 +220,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Ahmed Benali",
imageSrc: "http://img.b2bpic.net/free-photo/man-standing-field_1398-1877.jpg",
imageAlt: "Ahmed Benali, Algerian farmer",
},
id: "t1", name: "Ahmed Benali", imageSrc: "http://img.b2bpic.net/free-photo/man-standing-field_1398-1877.jpg", imageAlt: "Ahmed Benali, Algerian farmer"},
{
id: "t2",
name: "Fatima Zahra",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-farm-with-tablet_23-2148579697.jpg",
imageAlt: "Fatima Zahra, Agronomist",
},
id: "t2", name: "Fatima Zahra", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-farm-with-tablet_23-2148579697.jpg", imageAlt: "Fatima Zahra, Agronomist"},
{
id: "t3",
name: "Yacine Said",
imageSrc: "http://img.b2bpic.net/free-photo/young-gardener-man-wearing-jumpsuit-hat-holding-potted-plants_141793-47056.jpg",
imageAlt: "Yacine Said, Agricultural Student",
},
id: "t3", name: "Yacine Said", imageSrc: "http://img.b2bpic.net/free-photo/young-gardener-man-wearing-jumpsuit-hat-holding-potted-plants_141793-47056.jpg", imageAlt: "Yacine Said, Agricultural Student"},
{
id: "t4",
name: "Dr. Amadou Diallo",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-tablet_23-2149098292.jpg",
imageAlt: "Dr. Amadou Diallo, Regional Distributor",
},
id: "t4", name: "Dr. Amadou Diallo", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-tablet_23-2149098292.jpg", imageAlt: "Dr. Amadou Diallo, Regional Distributor"},
{
id: "t5",
name: "Omar Kaddour",
imageSrc: "http://img.b2bpic.net/free-photo/view-photorealistic-muslim-people-with-animals-prepared-eid-al-adha-offering_23-2151324792.jpg",
imageAlt: "Omar Kaddour, Traditional Farmer",
},
id: "t5", name: "Omar Kaddour", imageSrc: "http://img.b2bpic.net/free-photo/view-photorealistic-muslim-people-with-animals-prepared-eid-al-adha-offering_23-2151324792.jpg", imageAlt: "Omar Kaddour, Traditional Farmer"},
]}
cardTitle="Voices of Our Farmers"
cardTag="Success Stories"
@@ -379,30 +241,29 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "faq1",
title: "What makes Biofermagro fertilizers 100% organic?",
content: "Our fertilizers are crafted from carefully selected natural sources, undergoing rigorous processes to ensure no synthetic chemicals, pesticides, or GMOs are included. We adhere to strict organic certification standards.",
id: "faq1", title: "What makes Biofermagro fertilizers 100% organic and how do they compare to chemical alternatives?", content: "Biofermagro fertilizers are made from natural, organic materials, free from synthetic chemicals, pesticides, and GMOs. They enrich soil naturally, promoting long-term health, microbial activity, and sustainable growth, unlike chemical fertilizers which can degrade soil over time."
},
{
id: "faq2",
title: "How does Biofermagro improve soil health long-term? ما يجعل أسمدة بيوفيرماجرو عضوية 100٪؟",
content: "Beyond immediate nutrient supply, Biofermagro enhances soil structure, boosts microbial activity, increases water retention, and improves nutrient cycling, leading to healthier, more resilient soil over time.",
id: "faq2", title: "Which regions does Biofermagro deliver to?", content: "Biofermagro delivers across all 58 wilayas of Algeria. We also have established distribution networks in several Sub-Saharan African countries. Please contact us for specific international delivery inquiries."
},
{
id: "faq3",
title: "Is Biofermagro suitable for all crop types?",
content: "Yes, our diverse range of organic fertilizers is designed to cater to a wide variety of crops, from cereals and vegetables to fruit trees. We offer tailored solutions and usage guides for optimal results across different agricultural needs.",
id: "faq3", title: "What payment methods are accepted for Biofermagro products?", content: "We accept various payment methods, including bank transfers, cash on delivery (for local Algerian orders), and secure online payments for larger distributors. Specific arrangements can be discussed with our sales team."
},
{
id: "faq4",
title: "How can I order a free sample or make a bulk purchase?",
content: "For free samples, simply click our WhatsApp button to connect directly with our team. For bulk purchases and distribution inquiries, please use the contact form below or reach out via WhatsApp for personalized assistance.",
id: "faq4", title: "What is the shelf life of Biofermagro organic fertilizers?", content: "When stored in a cool, dry place away from direct sunlight and moisture, Biofermagro organic fertilizers have a shelf life of up to 24 months from the date of manufacture."
},
{
id: "faq5",
title: "What certifications does Biofermagro hold?",
content: "Biofermagro products are certified by [Insert Algerian Certification Body Name] and [Insert International Certification Body Name], ensuring our adherence to the highest organic farming standards. Certificates are available upon request.",
id: "faq5", title: "What is the recommended dosage for Biofermagro fertilizers?", content: "Recommended dosages vary by crop type, soil conditions, and product. We provide detailed usage guides with each purchase and recommend consulting our agricultural experts for personalized advice to achieve optimal results."
},
{
id: "faq6", title: "What certifications do Biofermagro products hold?", content: "Biofermagro products are proudly certified by [Insert Algerian Certification Body Name, e.g., Agence Nationale de Développement Agricole (ANDA)] and conform to international organic farming standards. Full certification details are available upon request."
},
{
id: "faq7", title: "What is Biofermagro's return policy?", content: "We stand by the quality of our products. If you receive a damaged or incorrect order, please contact us within 7 days of delivery for a return or exchange. For other concerns, our customer service team is ready to assist."
},
{
id: "faq8", title: "How can I request a free sample?", content: "You can easily request a free sample by clicking on the WhatsApp button available on our website or by filling out the contact form, specifying your interest in a free sample. Our team will guide you through the process."
}
]}
sideTitle="Your Questions, Answered"
sideDescription="We've compiled answers to the most common inquiries from farmers, agricultural professionals, and partners regarding our organic fertilizers."
@@ -418,34 +279,20 @@ export default function LandingPage() {
description="Whether you're a farmer, an agricultural professional, or a potential distributor, we're here to help. Reach out to learn more about our products, request a sample, or discuss partnership opportunities. WhatsApp us for quick assistance!"
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
required: true,
name: "name", type: "text", placeholder: "Your Name", required: true,
},
{
name: "email",
type: "email",
placeholder: "Your Email",
required: true,
name: "email", type: "email", placeholder: "Your Email", required: true,
},
{
name: "phone",
type: "tel",
placeholder: "WhatsApp Phone Number (Optional)",
required: false,
name: "phone", type: "tel", placeholder: "WhatsApp Phone Number (Optional)", required: false,
},
{
name: "subject",
type: "text",
placeholder: "Subject",
required: true,
name: "subject", type: "text", placeholder: "Subject", required: true,
},
]}
textarea={{
name: "message",
placeholder: "Your Message",
rows: 5,
name: "message", placeholder: "Your Message", rows: 5,
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-smiling_23-2148238890.jpg"
@@ -459,67 +306,41 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Our Vision",
href: "#about",
},
label: "Our Vision", href: "#about"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
],
},
{
title: "Products",
items: [
title: "Products", items: [
{
label: "View All",
href: "#products",
},
label: "View All", href: "#products"},
{
label: "Usage Guide",
href: "/usage-guide.pdf",
},
label: "Usage Guide", href: "/usage-guide.pdf"},
{
label: "Request Sample",
href: "https://wa.me/YOURPHONENUMBER?text=Hello%20Biofermagro,%20I'd%20like%20to%20request%20a%20free%20sample.",
},
label: "Request Sample", href: "https://wa.me/YOURPHONENUMBER?text=Hello%20Biofermagro,%20I'd%20like%20to%20request%20a%20free%20sample."},
],
},
{
title: "Resources",
items: [
title: "Resources", items: [
{
label: "FAQ",
href: "#faq",
},
label: "FAQ", href: "#faq"},
{
label: "Certifications",
href: "#social-proof",
},
label: "Certifications", href: "#social-proof"},
{
label: "Testimonials",
href: "#testimonials",
},
label: "Testimonials", href: "#testimonials"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}

View File

@@ -11,7 +11,7 @@ html {
body {
background-color: var(--background);
color: var(--foreground);
font-family: var(--font-nunito), sans-serif;
font-family: var(--font-inter), sans-serif;
position: relative;
min-height: 100vh;
overscroll-behavior: none;
@@ -24,5 +24,5 @@ h3,
h4,
h5,
h6 {
font-family: var(--font-nunito), sans-serif;
font-family: var(--font-montserrat), sans-serif;
}

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #e3deea;
--card: #ffffff;
--foreground: #27231f;
--primary-cta: #27231f;
--primary-cta-text: #e3deea;
--secondary-cta: #ffffff;
--secondary-cta-text: #27231f;
--accent: #c68a62;
--background-accent: #c68a62;
--background: #F4EDE0;
--card: #EAE4D9;
--foreground: #2B1B0E;
--primary-cta: #6B4226;
--primary-cta-text: #F4EDE0;
--secondary-cta: #8B9D5C;
--secondary-cta-text: #2B1B0E;
--accent: #8B9D5C;
--background-accent: #D5E0BF;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);