Update src/app/page.tsx
This commit is contained in:
@@ -175,7 +175,7 @@ export default function HomePage() {
|
||||
name: "Premium Poultry Layer Feed",
|
||||
price: "$45",
|
||||
variant: "50kg Bag - High Protein",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/taking-peanuts-from-stock-grocery-high-quality-photo_114579-12254.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/taking-peanuts-from-stock-grocery-high-quality-photo_114579-12254.jpg?_wi=1",
|
||||
imageAlt: "Poultry layer feed",
|
||||
},
|
||||
{
|
||||
@@ -183,7 +183,7 @@ export default function HomePage() {
|
||||
name: "Pig Grower Feed 18%",
|
||||
price: "$38",
|
||||
variant: "50kg Bag - Balanced Formula",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-room-with-solid-fuel-boiler-working-biofuel-economical-heating_169016-14582.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-room-with-solid-fuel-boiler-working-biofuel-economical-heating_169016-14582.jpg?_wi=1",
|
||||
imageAlt: "Pig grower feed",
|
||||
},
|
||||
{
|
||||
@@ -191,7 +191,7 @@ export default function HomePage() {
|
||||
name: "Cattle Concentrate Mix",
|
||||
price: "$52",
|
||||
variant: "50kg Bag - Energy Boost",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/farmer-cowshed-with-pitchfork-cleaning-up_1303-30842.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/farmer-cowshed-with-pitchfork-cleaning-up_1303-30842.jpg?_wi=1",
|
||||
imageAlt: "Cattle concentrate feed",
|
||||
},
|
||||
{
|
||||
@@ -199,7 +199,7 @@ export default function HomePage() {
|
||||
name: "Goat & Sheep Pellets",
|
||||
price: "$42",
|
||||
variant: "25kg Bag - Complete Nutrition",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-working-with-hay-cows-dairy-farm_1150-12768.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-working-with-hay-cows-dairy-farm_1150-12768.jpg?_wi=1",
|
||||
imageAlt: "Goat and sheep feed",
|
||||
},
|
||||
]}
|
||||
@@ -220,25 +220,25 @@ export default function HomePage() {
|
||||
id: 1,
|
||||
title: "Quality Assured",
|
||||
description: "All our feeds are sourced from trusted suppliers and tested for nutritional content and safety standards",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-stapled-pepper-injected-with-chemicals_23-2148536492.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-stapled-pepper-injected-with-chemicals_23-2148536492.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Local Support",
|
||||
description: "We provide personalized consultation and support to local farmers, helping them optimize their livestock nutrition",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/farmer-examines-field-agronomist-farmer-examines-growth-wheat_1157-39761.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/farmer-examines-field-agronomist-farmer-examines-growth-wheat_1157-39761.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Fast Delivery",
|
||||
description: "Schedule farm deliveries at your convenience with our reliable logistics network across the region",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/agronomist-choosing-new-planter-man-outdoor-ground-shop-agricultural-machinery_1157-43621.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/agronomist-choosing-new-planter-man-outdoor-ground-shop-agricultural-machinery_1157-43621.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Competitive Pricing",
|
||||
description: "Bulk discounts and loyalty rewards program for regular customers help maximize your farm profitability",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-chooses-healthy-leafy-vegetable-market_23-2148209850.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-chooses-healthy-leafy-vegetable-market_23-2148209850.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -262,7 +262,7 @@ export default function HomePage() {
|
||||
handle: "@johnokonkwo",
|
||||
testimonial: "Since I started buying feed from FarmFresh, my chickens grow faster and healthier. The quality is exceptional and the prices are fair.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-caucasian-man-black-shirt-posing-near-tree-arhus-city_181624-59262.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-caucasian-man-black-shirt-posing-near-tree-arhus-city_181624-59262.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -270,7 +270,7 @@ export default function HomePage() {
|
||||
handle: "@amarafarm",
|
||||
testimonial: "Their customer service is outstanding. They helped me select the right feed for my goats, and production has increased by 30%.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-farmer-relaxing-outdoors_23-2149066191.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-farmer-relaxing-outdoors_23-2149066191.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -278,7 +278,7 @@ export default function HomePage() {
|
||||
handle: "@chidifarming",
|
||||
testimonial: "Reliable delivery, consistent quality, and they offer the best loyalty rewards in the area. Highly recommended!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-female-gardener-uniform-wearing-gardening-hat-showing-thumbs-up_141793-89360.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-female-gardener-uniform-wearing-gardening-hat-showing-thumbs-up_141793-89360.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
|
||||
Reference in New Issue
Block a user