diff --git a/src/app/page.tsx b/src/app/page.tsx
index 1178b79..a92cc00 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
@@ -55,19 +47,14 @@ export default function LandingPage() {
@@ -172,59 +120,23 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
- id: "p1",
- brand: "Farm A",
- name: "Angus Steer",
- price: "$1,200",
- rating: 5,
- reviewCount: "12",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-cows-walking-dirt-road_23-2148214260.jpg",
- },
+ id: "p1", brand: "Farm A", name: "Angus Steer", price: "$1,200", rating: 5,
+ reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/close-up-cows-walking-dirt-road_23-2148214260.jpg"},
{
- id: "p2",
- brand: "Farm B",
- name: "Merino Ewe",
- price: "$450",
- rating: 4,
- reviewCount: "8",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-feeding-animals_23-2149147887.jpg",
- },
+ id: "p2", brand: "Farm B", name: "Merino Ewe", price: "$450", rating: 4,
+ reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-feeding-animals_23-2149147887.jpg"},
{
- id: "p3",
- brand: "Farm A",
- name: "Boer Doe",
- price: "$380",
- rating: 5,
- reviewCount: "5",
- imageSrc: "http://img.b2bpic.net/free-photo/male-farm-looking-tablet_23-2148673076.jpg",
- },
+ id: "p3", brand: "Farm A", name: "Boer Doe", price: "$380", rating: 5,
+ reviewCount: "5", imageSrc: "http://img.b2bpic.net/free-photo/male-farm-looking-tablet_23-2148673076.jpg"},
{
- id: "p4",
- brand: "Farm C",
- name: "Holstein Heifer",
- price: "$1,500",
- rating: 5,
- reviewCount: "20",
- imageSrc: "http://img.b2bpic.net/free-photo/black-white-cow-lying-down-green-grass_268835-809.jpg",
- },
+ id: "p4", brand: "Farm C", name: "Holstein Heifer", price: "$1,500", rating: 5,
+ reviewCount: "20", imageSrc: "http://img.b2bpic.net/free-photo/black-white-cow-lying-down-green-grass_268835-809.jpg"},
{
- id: "p5",
- brand: "Farm D",
- name: "Dorper Ram",
- price: "$520",
- rating: 4,
- reviewCount: "3",
- imageSrc: "http://img.b2bpic.net/free-photo/majestic-ram-with-large-curved-horns-mountain-landscape_23-2151175490.jpg",
- },
+ id: "p5", brand: "Farm D", name: "Dorper Ram", price: "$520", rating: 4,
+ reviewCount: "3", imageSrc: "http://img.b2bpic.net/free-photo/majestic-ram-with-large-curved-horns-mountain-landscape_23-2151175490.jpg"},
{
- id: "p6",
- brand: "Farm B",
- name: "Hereford Bull",
- price: "$2,100",
- rating: 5,
- reviewCount: "15",
- imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-buffalo-standing-rain_181624-54736.jpg",
- },
+ id: "p6", brand: "Farm B", name: "Hereford Bull", price: "$2,100", rating: 5,
+ reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-buffalo-standing-rain_181624-54736.jpg"},
]}
title="Top Marketplace Picks"
description="Real-time livestock listings available for immediate trade."
@@ -239,45 +151,20 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "t1",
- name: "Ali Karimov",
- role: "Owner",
- company: "UzGrow",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/surprised-young-caucasian-male-gardener-wearing-gardening-hat-pretends-taking-selfie-isolated-green-wall-with-copy-space_141793-107972.jpg",
- },
+ id: "t1", name: "Ali Karimov", role: "Owner", company: "UzGrow", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/surprised-young-caucasian-male-gardener-wearing-gardening-hat-pretends-taking-selfie-isolated-green-wall-with-copy-space_141793-107972.jpg"},
{
- id: "t2",
- name: "Zarina B.",
- role: "Head Buyer",
- company: "Premium Meats",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/outdoor-work_1098-12977.jpg",
- },
+ id: "t2", name: "Zarina B.", role: "Head Buyer", company: "Premium Meats", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/outdoor-work_1098-12977.jpg"},
{
- id: "t3",
- name: "Bakhtiyor S.",
- role: "Farmer",
- company: "Samarkand Livestock",
- rating: 4,
- imageSrc: "http://img.b2bpic.net/free-photo/senior-man-with-bottle-goats-milk_23-2148673054.jpg",
- },
+ id: "t3", name: "Bakhtiyor S.", role: "Farmer", company: "Samarkand Livestock", rating: 4,
+ imageSrc: "http://img.b2bpic.net/free-photo/senior-man-with-bottle-goats-milk_23-2148673054.jpg"},
{
- id: "t4",
- name: "Elena V.",
- role: "Manager",
- company: "Tashkent Agro",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/closeup-view-farmer-touching-tablet-pig-farm-while-pigs-domestic-animals-eating-background_342744-356.jpg",
- },
+ id: "t4", name: "Elena V.", role: "Manager", company: "Tashkent Agro", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/closeup-view-farmer-touching-tablet-pig-farm-while-pigs-domestic-animals-eating-background_342744-356.jpg"},
{
- id: "t5",
- name: "Farrukh D.",
- role: "Trader",
- company: "Bukhara Trade",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/modern-senior-man-doing-groceries-shopping_23-2148956515.jpg",
- },
+ id: "t5", name: "Farrukh D.", role: "Trader", company: "Bukhara Trade", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/modern-senior-man-doing-groceries-shopping_23-2148956515.jpg"},
]}
title="Client Feedback"
description="What our partners say about the marketplace."
@@ -290,20 +177,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
- id: "q1",
- title: "How do I verify a seller?",
- content: "All sellers undergo a 3-step verification process including site inspection and government tax ID checks.",
- },
+ id: "q1", title: "How do I verify a seller?", content: "All sellers undergo a 3-step verification process including site inspection and government tax ID checks."},
{
- id: "q2",
- title: "Are there transport services?",
- content: "Yes, we coordinate transport logistics across Uzbekistan using specialized livestock trucks.",
- },
+ id: "q2", title: "Are there transport services?", content: "Yes, we coordinate transport logistics across Uzbekistan using specialized livestock trucks."},
{
- id: "q3",
- title: "What payment methods?",
- content: "We accept bank transfers, credit line payments, and cash on delivery for verified accounts.",
- },
+ id: "q3", title: "What payment methods?", content: "We accept bank transfers, credit line payments, and cash on delivery for verified accounts."},
]}
imageSrc="http://img.b2bpic.net/free-photo/logistics-means-transport-together-with-technological-futuristic-holograms_23-2151662977.jpg"
title="Frequently Asked Questions"
@@ -316,20 +194,15 @@ export default function LandingPage() {
@@ -341,13 +214,11 @@ export default function LandingPage() {
socialLinks={[
{
icon: MessageCircle,
- href: "https://t.me/agrotrade",
- ariaLabel: "Telegram",
- },
+ href: "https://t.me/agrotrade", ariaLabel: "Telegram"},
]}
/>
);
-}
+}
\ No newline at end of file