Files
c19dbbdb-854e-4974-9d1b-8ed…/src/app/page.tsx
2026-06-05 12:21:14 +00:00

307 lines
18 KiB
TypeScript

"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import ContactSplit from '@/components/sections/contact/ContactSplit';
import FaqSplitText from '@/components/sections/faq/FaqSplitText';
import FeatureCardSixteen from '@/components/sections/feature/FeatureCardSixteen';
import FooterMedia from '@/components/sections/footer/FooterMedia';
import HeroSplitDoubleCarousel from '@/components/sections/hero/HeroSplitDoubleCarousel';
import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen';
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
import ProductCardOne from '@/components/sections/product/ProductCardOne';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
export default function LandingPage() {
return (
<ThemeProvider
defaultButtonVariant="shift-hover"
defaultTextAnimation="entrance-slide"
borderRadius="rounded"
contentWidth="mediumSmall"
sizing="mediumLargeSizeMediumTitles"
background="aurora"
cardStyle="solid"
primaryButtonStyle="shadow"
secondaryButtonStyle="solid"
headingFontWeight="semibold"
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarStyleApple
navItems={[
{
name: "Home", id: "/"},
{
name: "Features", id: "#features"},
{
name: "Products", id: "#products"},
{
name: "Reviews", id: "#reviews"},
{
name: "FAQ", id: "#faq"},
{
name: "Contact", id: "#contact"},
]}
brandName="Agro Baler Solutions"
/>
</div>
<div id="hero" data-section="hero">
<HeroSplitDoubleCarousel
background={{
variant: "plain"}}
title="Boost Your Farm's Future with Advanced Straw Balers"
description="Revolutionize your paddy straw management. Save time, eliminate waste, and unlock new income streams for a prosperous agricultural venture."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-countryside-landscape-vehicle_23-2149055362.jpg", imageAlt: "Modern straw baler machine in action in a paddy field during golden hour"},
{
imageSrc: "http://img.b2bpic.net/free-photo/view-harvester-cutting-wheat-collecting-grain_181624-34854.jpg", imageAlt: "Baler machine working in a sunny field, producing straw bales"},
{
imageSrc: "http://img.b2bpic.net/free-photo/group-children-running-long-row-round-hay-bales-overcast-day-cloudy-sky_181624-37104.jpg", imageAlt: "Neatly stacked straw bales in a harvested paddy field"},
{
imageSrc: "http://img.b2bpic.net/free-photo/aerial-drone-view-harvester-gathering-crops_1268-20614.jpg", imageAlt: "Aerial drone view of the harvester gathering crops"},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-landscape-with-rolls-hays-sunset_23-2148262579.jpg", imageAlt: "Beautiful landscape with rolls of hays and sunset"},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/farm-combine-harvester-large-agricultural-field-covid-19-pandemic_181624-49945.jpg", imageAlt: "Close-up of a hydraulic press baler machine showcasing agricultural technology"},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-blue-shirt-guy-tractor-agricultural-machinery_1157-43619.jpg", imageAlt: "Farmer inspecting the technical details of a modern baler machine"},
{
imageSrc: "http://img.b2bpic.net/free-photo/deer-grassy-field-surrounded-by-green-trees-norway_181624-13256.jpg", imageAlt: "Baler machine operating at sunrise with morning dew"},
{
imageSrc: "http://img.b2bpic.net/free-photo/ripe-wheat-cutting-with-heavy-machinery-outdoors-generated-by-ai_188544-21588.jpg", imageAlt: "Ripe wheat cutting with heavy machinery outdoors generated by AI"},
{
imageSrc: "http://img.b2bpic.net/free-photo/nature-outdoors-with-industry-machinery-working-stunning-sunset-sky-generative-ai_188544-12565.jpg", imageAlt: "Nature outdoors with industry machinery working stunning sunset sky generative AI"},
]}
buttons={[
{
text: "Call Now", href: "#contact"},
{
text: "Request Price", href: "#contact"},
{
text: "Get Quotation", href: "#contact"},
]}
carouselPosition="right"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/man-looking-busy-while-working-garden_259150-58919.jpg", alt: "A man looking busy while working in the garden"},
{
src: "http://img.b2bpic.net/free-photo/senior-man-working-field-with-plants_329181-12414.jpg", alt: "Senior man working in the field with plants"},
{
src: "http://img.b2bpic.net/free-photo/close-up-old-farmer-holding-basket-vegetables-man-is-standing-garden-senior-black-apron_1157-39734.jpg", alt: "Close up of old farmer holding a basket of vegetables. The man is standing in the garden. Senior in a black apron."},
{
src: "http://img.b2bpic.net/free-photo/senior-man-working-field-with-vegetables_329181-12473.jpg", alt: "Senior man working in the field with vegetables"},
{
src: "http://img.b2bpic.net/free-photo/happy-young-lady-standing-greenhouse-holding-clipboard_171337-6897.jpg", alt: "Happy young lady standing in greenhouse holding clipboard"},
]}
avatarText="Trusted by 5000+ farmers nationwide"
marqueeItems={[
{
type: "image", src: "http://img.b2bpic.net/free-photo/high-quality-brand-badge-banner-copy-space_53876-124714.jpg", alt: "High Quality Brand Badge Banner Copy Space"},
{
type: "image", src: "http://img.b2bpic.net/free-photo/heavy-machinery-used-construction-industry-engineering_23-2151307734.jpg", alt: "Heavy machinery used in construction industry and engineering"},
{
type: "image", src: "http://img.b2bpic.net/free-vector/glyph-plant-growth-location-pin_78370-1463.jpg", alt: "Glyph Plant Growth Location Pin"},
{
type: "image", src: "http://img.b2bpic.net/free-vector/creative-agriculture-25-flat-icon-pack-such-as-garden-digging-agriculture-plant-agriculture_1142-26755.jpg", alt: "Creative Agriculture 25 Flat icon pack Such As garden digging agriculture plant agriculture"},
{
type: "image", src: "http://img.b2bpic.net/free-photo/young-farmer-taking-care-his-business_329181-15995.jpg", alt: "Young farmer taking care of his business"},
]}
marqueeSpeed={40}
showMarqueeCard={true}
/>
</div>
<div id="features" data-section="features">
<FeatureCardSixteen
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
negativeCard={{
items: [
"Time-Consuming Manual Labor", "Inefficient Straw Disposal Methods", "Lost Income Potential from Waste", "Environmental Pollution Risks"],
}}
positiveCard={{
items: [
"Rapid Baling & Time Savings", "Effective Waste Management", "New Revenue Streams from Straw", "Eco-Friendly Practices"],
}}
title="Transform Your Farm Operations"
description="Our straw baler machines are engineered to address the core challenges of modern agriculture, turning problems into profit and efficiency."
/>
</div>
<div id="metrics" data-section="metrics">
<MetricCardFourteen
useInvertedBackground={false}
title="Proven Impact on Your Farm"
tag="Your Success, Our Mission"
metrics={[
{
id: "1", value: "75%+", description: "Reduction in Labor Time"},
{
id: "2", value: "90%+", description: "Decrease in Straw Waste"},
{
id: "3", value: "3X", description: "Increase in Income Potential"},
{
id: "4", value: "20+", description: "Years of Industry Experience"},
]}
metricsAnimation="slide-up"
/>
</div>
<div id="products" data-section="products">
<ProductCardOne
animationType="slide-up"
textboxLayout="default"
gridVariant="two-columns-alternating-heights"
useInvertedBackground={false}
products={[
{
id: "product-1", name: "Compact Baler 200", price: "Starting from LKR 450,000", imageSrc: "http://img.b2bpic.net/free-photo/view-harvester-cutting-wheat-collecting-grain_181624-35023.jpg", imageAlt: "Compact straw baler machine for small farms"},
{
id: "product-2", name: "Mid-Size Square Baler 450", price: "Starting from LKR 780,000", imageSrc: "http://img.b2bpic.net/free-photo/pressed-straw-briquettes-left-from-harvest-lie-field_166373-4040.jpg", imageAlt: "Medium square baler machine for general farm use"},
{
id: "product-3", name: "Industrial Round Baler 700", price: "Starting from LKR 1,200,000", imageSrc: "http://img.b2bpic.net/free-photo/harvesters-combine-parts-plant-are-waiting-sales_146671-19064.jpg", imageAlt: "Large industrial round baler machine with high capacity"},
{
id: "product-4", name: "Automated Round Baler Pro", price: "Starting from LKR 950,000", imageSrc: "http://img.b2bpic.net/free-photo/agronomist-choosing-new-planter-man-outdoor-ground-shop-agricultural-machinery_1157-43612.jpg", imageAlt: "Modern automated round baler machine in a field"},
{
id: "product-5", name: "Heavy-Duty Square Baler Max", price: "Starting from LKR 1,100,000", imageSrc: "http://img.b2bpic.net/free-photo/close-up-seeder-attached-tractor-field_146671-19085.jpg", imageAlt: "Heavy duty square baler machine for large-scale operations"},
{
id: "product-6", name: "Tractor-Attached Baler Plus", price: "Starting from LKR 620,000", imageSrc: "http://img.b2bpic.net/free-photo/corn-harvest-combine-unloading-corn-seeds-after-harvest_342744-575.jpg", imageAlt: "Efficient tractor-attached baler machine"},
]}
title="Our Range of High-Performance Baler Machines"
description="Explore our diverse selection of straw baler machines, each engineered for durability, efficiency, and optimal performance across various farm sizes and needs."
/>
</div>
<div id="social-proof" data-section="social-proof">
<SocialProofOne
textboxLayout="default"
useInvertedBackground={false}
names={[
"AgroTech Innovations", "FarmPro Equipment", "EcoHarvest Solutions", "Rural Finance Group", "CropCare Insurance", "AgriLogistics Hub", "Paddy Research Institute"]}
title="Trusted by Leading Agricultural Partners"
description="We collaborate with industry leaders and trusted suppliers to ensure our baler machines meet the highest standards of quality and reliability."
showCard={true}
/>
</div>
<div id="reviews" data-section="reviews">
<TestimonialCardTwo
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{
id: "1", name: "Ranjith Perera", role: "Paddy Farmer, Anuradhapura", testimonial: "Our new baler machine from Agro Baler Solutions has drastically cut down our labor time. We're now baling straw faster than ever and generating extra income. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-male-wearing-blue-jacket-holding-old-coin-found-meadow_176532-14584.jpg"},
{
id: "2", name: "Kamala Devi", role: "Farm Owner, Polonnaruwa", testimonial: "The quality of the bales and the machine's durability are outstanding. Plus, the after-sales service is excellent. They truly understand a farmer's needs.", imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-florist-apron-standing-with-notepad-pencil-hands-happily-looking-camera-while-working-greenhouse_574295-749.jpg"},
{
id: "3", name: "Saman Kumara", role: "Agricultural Entrepreneur, Kurunegala", testimonial: "Investing in this baler was a game-changer for my business. Less waste, more income, and a much greener approach to farming. Thank you, Agro Baler Solutions!", imageSrc: "http://img.b2bpic.net/free-photo/man-with-beard-sunglasses-walking-field_1153-7895.jpg"},
{
id: "4", name: "Nimal Fernando", role: "Co-operative Manager, Batticaloa", testimonial: "The efficiency of these machines has allowed our cooperative to manage straw disposal proactively. It's a fantastic solution for large-scale operations.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-family-living-countryside_23-2150642388.jpg"},
{
id: "5", name: "Aisha Rahman", role: "Farm Consultant, Kandy", testimonial: "I've recommended Agro Baler Solutions to many clients. Their machines are reliable, and the support team is knowledgeable. A solid investment for any farmer.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-black-woman-running-flower-business_23-2149871120.jpg"},
]}
title="What Our Farmers Are Saying"
description="Hear directly from farmers who have transformed their operations and increased their earnings with Agro Baler Solutions."
/>
</div>
<div id="faq" data-section="faq">
<FaqSplitText
useInvertedBackground={false}
faqs={[
{
id: "faq-1", title: "What types of straw can your balers process?", content: "Our baler machines are primarily designed and optimized for paddy straw, but they can also efficiently process other types of agricultural residue like hay, wheat straw, and corn stalks."},
{
id: "faq-2", title: "What is the warranty period for your machines?", content: "We offer a comprehensive 12-month warranty on all our straw baler machines, covering manufacturing defects and major component failures. Extended warranty options are also available."},
{
id: "faq-3", title: "Do you provide after-sales service and spare parts?", content: "Yes, we provide excellent after-sales service including technical support, on-site repairs, and a readily available stock of genuine spare parts to ensure minimal downtime for your operations."},
{
id: "faq-4", title: "How does using a baler increase my income?", content: "Baling straw allows you to collect and sell it for various purposes like animal feed, bio-energy production, or mushroom cultivation, turning agricultural waste into a valuable commodity."},
{
id: "faq-5", title: "Are your machines suitable for small-scale farms?", content: "Absolutely! We offer a range of baler machines, including compact models specifically designed for small to medium-sized farms, balancing efficiency with affordability."},
]}
sideTitle="Frequently Asked Questions"
sideDescription="Find answers to common questions about our straw baler machines, their operation, maintenance, and benefits."
faqsAnimation="slide-up"
textPosition="left"
/>
</div>
<div id="contact" data-section="contact">
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain"}}
tag="Get in Touch"
title="Contact Our Experts Today"
description="Whether you need a quotation, have questions about our machines, or require after-sales support, our team is ready to assist you. Fill out the form or use the contact options below."
imageSrc="http://img.b2bpic.net/free-photo/two-researches-man-woman-examine-greenery-with-tablet-all-white-greenhouse_8353-7150.jpg"
imageAlt="Modern farm landscape with office buildings"
mediaAnimation="opacity"
mediaPosition="right"
inputPlaceholder="Your Email"
buttonText="Send Inquiry"
termsText="By submitting, you agree to our Terms and Conditions. You can also reach us via phone or visit our location."
onSubmit={(email) => console.log(email)}
/>
</div>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/green-field-with-blue-sky-clouds_188544-8757.jpg"
imageAlt="Drone view of lush green paddy fields"
logoText="Agro Baler Solutions"
columns={[
{
title: "Solutions", items: [
{
label: "Straw Management", href: "#features"},
{
label: "Income Generation", href: "#metrics"},
{
label: "Waste Reduction", href: "#features"},
{
label: "Machine Models", href: "#products"},
],
},
{
title: "Company", items: [
{
label: "About Us", href: "#"},
{
label: "Customer Stories", href: "#reviews"},
{
label: "Partnerships", href: "#social-proof"},
{
label: "Careers", href: "#"},
],
},
{
title: "Support", items: [
{
label: "FAQ", href: "#faq"},
{
label: "Contact Us", href: "#contact"},
{
label: "Service & Warranty", href: "#faq"},
{
label: "Spare Parts", href: "#faq"},
],
},
]}
copyrightText="© 2024 Agro Baler Solutions. All rights reserved."
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}