Merge version_1 into main #2
@@ -10,7 +10,7 @@ import MetricCardFourteen from "@/components/sections/metrics/MetricCardFourteen
|
||||
import TestimonialCardThirteen from "@/components/sections/testimonial/TestimonialCardThirteen";
|
||||
import ContactCenter from "@/components/sections/contact/ContactCenter";
|
||||
import FooterLogoReveal from "@/components/sections/footer/FooterLogoReveal";
|
||||
import { Leaf, Heart, Rooster, Package, Mail } from "lucide-react";
|
||||
import { Leaf, Heart, Egg, Package, Mail } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -65,7 +65,7 @@ export default function LandingPage() {
|
||||
title="Faida Farm: Three Generations of Excellence"
|
||||
description="Founded by Hassan Faida in 1995"
|
||||
subdescription="Dedicated to sustainable poultry farming"
|
||||
icon={Rooster}
|
||||
icon={Egg}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-farmer-taking-care-his-business_329181-15975.jpg"
|
||||
imageAlt="Faida Farm founder and family"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -83,14 +83,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Farm Fresh Quality", description: "Our chickens are raised in natural, open environments with premium feed and care. Every egg and meat product meets our strict quality standards.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-women-holding-birds_23-2149456975.jpg", imageAlt: "Healthy free-range chickens"},
|
||||
id: "1", title: "Farm Fresh Quality", description: "Our chickens are raised in natural, open environments with premium feed and care. Every egg and meat product meets our strict quality standards.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-women-holding-birds_23-2149456975.jpg", imageAlt: "Healthy free-range chickens"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Sustainable Practices", description: "We employ eco-friendly farming methods that protect the environment while producing nutritious food for your family.", imageSrc: "http://img.b2bpic.net/free-photo/image-with-field-windmill-agricultural-concept_185193-109570.jpg", imageAlt: "Sustainable farming methods"},
|
||||
id: "2", title: "Sustainable Practices", description: "We employ eco-friendly farming methods that protect the environment while producing nutritious food for your family.", imageSrc: "http://img.b2bpic.net/free-photo/image-with-field-windmill-agricultural-concept_185193-109570.jpg", imageAlt: "Sustainable farming methods"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Community Driven", description: "Supporting local families and businesses is at the heart of everything we do. Faida Farm strengthens our community.", imageSrc: "http://img.b2bpic.net/free-photo/cardboard-box-with-white-chicken-eggs-feather-high-quality-photo_114579-68998.jpg", imageAlt: "Fresh farm eggs"},
|
||||
id: "3", title: "Community Driven", description: "Supporting local families and businesses is at the heart of everything we do. Faida Farm strengthens our community.", imageSrc: "http://img.b2bpic.net/free-photo/cardboard-box-with-white-chicken-eggs-feather-high-quality-photo_114579-68998.jpg", imageAlt: "Fresh farm eggs"
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -107,11 +107,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Premium Fresh Eggs", price: "$45/dozen", variant: "Brown Eggs · Organic Fed", imageSrc: "http://img.b2bpic.net/free-photo/fresh-eggs-package-white-background_1232-3371.jpg", imageAlt: "Premium fresh eggs from Faida Farm"},
|
||||
id: "1", name: "Premium Fresh Eggs", price: "$45/dozen", variant: "Brown Eggs · Organic Fed", imageSrc: "http://img.b2bpic.net/free-photo/fresh-eggs-package-white-background_1232-3371.jpg", imageAlt: "Premium fresh eggs from Faida Farm"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Free-Range Chicken Meat", price: "$280/kg", variant: "Whole Chicken · 1.5-2kg", imageSrc: "http://img.b2bpic.net/free-photo/raw-chicken-fillet-with-garlic-pepper-rosemary-wooden-chopping-board_1150-37784.jpg", imageAlt: "Free-range chicken meat"},
|
||||
id: "2", name: "Free-Range Chicken Meat", price: "$280/kg", variant: "Whole Chicken · 1.5-2kg", imageSrc: "http://img.b2bpic.net/free-photo/raw-chicken-fillet-with-garlic-pepper-rosemary-wooden-chopping-board_1150-37784.jpg", imageAlt: "Free-range chicken meat"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Premium Chicken Feed", price: "$120/50kg", variant: "Organic Mix · High Protein", imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-scene-poultry-farm-with-chickens_23-2151500754.jpg", imageAlt: "Premium organic chicken feed"},
|
||||
id: "3", name: "Premium Chicken Feed", price: "$120/50kg", variant: "Organic Mix · High Protein", imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-scene-poultry-farm-with-chickens_23-2151500754.jpg", imageAlt: "Premium organic chicken feed"
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -125,13 +128,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "28+", description: "Years of farming excellence and continuous improvement in our operations"},
|
||||
id: "1", value: "28+", description: "Years of farming excellence and continuous improvement in our operations"
|
||||
},
|
||||
{
|
||||
id: "2", value: "5000+", description: "Happy families trust Faida Farm for their weekly fresh produce"},
|
||||
id: "2", value: "5000+", description: "Happy families trust Faida Farm for their weekly fresh produce"
|
||||
},
|
||||
{
|
||||
id: "3", value: "100%", description: "Natural feed with zero artificial additives in all our products"},
|
||||
id: "3", value: "100%", description: "Natural feed with zero artificial additives in all our products"
|
||||
},
|
||||
{
|
||||
id: "4", value: "15+", description: "Community partnerships supporting local economic development"},
|
||||
id: "4", value: "15+", description: "Community partnerships supporting local economic development"
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -147,16 +154,20 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Amara Hussain", handle: "@amarah", testimonial: "The eggs from Faida Farm are noticeably fresher and richer in color. My family has been ordering weekly for two years!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-friendly-woman-holding-shopping-bags_1098-1574.jpg", imageAlt: "Amara Hussain"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-friendly-woman-holding-shopping-bags_1098-1574.jpg", imageAlt: "Amara Hussain"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Mohamed Ali", handle: "@moali_ke", testimonial: "Best quality chicken meat I've found in the market. The commitment to sustainability is exactly what we need.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1", imageAlt: "Mohamed Ali"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Mohamed Ali"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Sarah Mwangi", handle: "@sarahchef", testimonial: "As a chef, I demand the highest quality ingredients. Faida Farm delivers consistently excellent products.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mother-with-her-daughters-looking-camera-home_1301-3928.jpg", imageAlt: "Sarah Mwangi"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mother-with-her-daughters-looking-camera-home_1301-3928.jpg", imageAlt: "Sarah Mwangi"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Kariuki Njoroge", handle: "@njoroge_farm", testimonial: "Supporting local farming has never been easier. Great service and incredible quality. Highly recommended!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2", imageAlt: "Kariuki Njoroge"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Kariuki Njoroge"
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user