diff --git a/src/app/page.tsx b/src/app/page.tsx
index abf9358..5a6023c 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,86 +31,38 @@ export default function LandingPage() {
@@ -119,19 +71,9 @@ export default function LandingPage() {
@@ -143,21 +85,9 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
features={[
- {
- title: "Global Standards",
- description: "We ensure every shipment meets strict international quality benchmarks.",
- imageSrc: "http://img.b2bpic.net/free-photo/quality-control-inspector-worker-talking-while-going-through-list-plants-greenhouse_637285-1670.jpg",
- },
- {
- title: "Logistics Excellence",
- description: "Precise handling from Moharem Pasha to global destinations.",
- imageSrc: "http://img.b2bpic.net/free-photo/important-business-meeting-cafe_329181-2799.jpg",
- },
- {
- title: "Freshness Guaranteed",
- description: "State-of-the-art cold chain management from farm to port.",
- imageSrc: "http://img.b2bpic.net/free-photo/smiling-greenhouse-owner-posing-with-notepad-her-hands-having-many-flowers-glass-roof_158595-7026.jpg",
- },
+ { title: "Global Standards", description: "We ensure every shipment meets strict international quality benchmarks.", imageSrc: "http://img.b2bpic.net/free-photo/quality-control-inspector-worker-talking-while-going-through-list-plants-greenhouse_637285-1670.jpg" },
+ { title: "Logistics Excellence", description: "Precise handling from Moharem Pasha to global destinations.", imageSrc: "http://img.b2bpic.net/free-photo/important-business-meeting-cafe_329181-2799.jpg" },
+ { title: "Freshness Guaranteed", description: "State-of-the-art cold chain management from farm to port.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-greenhouse-owner-posing-with-notepad-her-hands-having-many-flowers-glass-roof_158595-7026.jpg" },
]}
title="Why Partner With Us?"
description="Our commitment to freshness, reliability, and logistics excellence sets us apart."
@@ -171,60 +101,12 @@ export default function LandingPage() {
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={false}
products={[
- {
- id: "1",
- brand: "Egypt Farm",
- name: "Premium Onions",
- price: "Market Rate",
- rating: 5,
- reviewCount: "128",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-sweet-red-white-onions-straw-surface_141793-10648.jpg",
- },
- {
- id: "2",
- brand: "Egypt Farm",
- name: "Export Oranges",
- price: "Market Rate",
- rating: 5,
- reviewCount: "250",
- imageSrc: "http://img.b2bpic.net/free-photo/fresh-orange-juice-glass-dark-wooden-background_1150-45571.jpg",
- },
- {
- id: "3",
- brand: "Egypt Farm",
- name: "Export Potatoes",
- price: "Market Rate",
- rating: 4,
- reviewCount: "98",
- imageSrc: "http://img.b2bpic.net/free-photo/baguette-bread-bakery-gourmet-concept_53876-16506.jpg",
- },
- {
- id: "4",
- brand: "Egypt Farm",
- name: "Fresh Pomegranates",
- price: "Market Rate",
- rating: 5,
- reviewCount: "85",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-pomegranate-bowl-wood_176474-4988.jpg",
- },
- {
- id: "5",
- brand: "Egypt Farm",
- name: "Strawberries",
- price: "Market Rate",
- rating: 5,
- reviewCount: "112",
- imageSrc: "http://img.b2bpic.net/free-photo/fresh-strawberries-wooden-table_1150-8053.jpg",
- },
- {
- id: "6",
- brand: "Egypt Farm",
- name: "Medjool Dates",
- price: "Market Rate",
- rating: 5,
- reviewCount: "304",
- imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-person-holding-old-pieces-fruit_181624-19502.jpg",
- },
+ { id: "1", brand: "Egypt Farm", name: "Premium Onions", price: "Market Rate", rating: 5, reviewCount: "128", imageSrc: "http://img.b2bpic.net/free-photo/top-view-sweet-red-white-onions-straw-surface_141793-10648.jpg" },
+ { id: "2", brand: "Egypt Farm", name: "Export Oranges", price: "Market Rate", rating: 5, reviewCount: "250", imageSrc: "http://img.b2bpic.net/free-photo/fresh-orange-juice-glass-dark-wooden-background_1150-45571.jpg" },
+ { id: "3", brand: "Egypt Farm", name: "Export Potatoes", price: "Market Rate", rating: 4, reviewCount: "98", imageSrc: "http://img.b2bpic.net/free-photo/baguette-bread-bakery-gourmet-concept_53876-16506.jpg" },
+ { id: "4", brand: "Egypt Farm", name: "Fresh Pomegranates", price: "Market Rate", rating: 5, reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/top-view-pomegranate-bowl-wood_176474-4988.jpg" },
+ { id: "5", brand: "Egypt Farm", name: "Strawberries", price: "Market Rate", rating: 5, reviewCount: "112", imageSrc: "http://img.b2bpic.net/free-photo/fresh-strawberries-wooden-table_1150-8053.jpg" },
+ { id: "6", brand: "Egypt Farm", name: "Medjool Dates", price: "Market Rate", rating: 5, reviewCount: "304", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-person-holding-old-pieces-fruit_181624-19502.jpg" },
]}
title="Our Agricultural Export Produce"
description="A selection of premium Egyptian harvests available for export."
@@ -238,21 +120,9 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
metrics={[
- {
- id: "m1",
- value: "15+",
- description: "Years of Experience",
- },
- {
- id: "m2",
- value: "20+",
- description: "Countries Exported To",
- },
- {
- id: "m3",
- value: "5k+",
- description: "Tons Exported Annually",
- },
+ { id: "m1", value: "15+", description: "Years of Experience" },
+ { id: "m2", value: "20+", description: "Countries Exported To" },
+ { id: "m3", value: "5k+", description: "Tons Exported Annually" },
]}
title="Trade Excellence by the Numbers"
description="Years of expertise and a growing global footprint."
@@ -265,41 +135,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
- {
- id: "1",
- name: "John Smith",
- handle: "Global Food Importers",
- testimonial: "Sakr Qorash delivers consistent quality. Their produce is the best in the market.",
- imageSrc: "http://img.b2bpic.net/free-photo/smiling-businesspeople-with-luggage-standing-front-escalator_107420-95768.jpg",
- },
- {
- id: "2",
- name: "Maria Garcia",
- handle: "EU Retail Group",
- testimonial: "Impeccable cold chain management and professional service.",
- imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-camera_107420-95907.jpg",
- },
- {
- id: "3",
- name: "Ahmed Hassan",
- handle: "MENA Wholesale",
- testimonial: "Our logistics partner of choice for Egyptian exports.",
- imageSrc: "http://img.b2bpic.net/free-photo/bio-store-client-shops-fruits_482257-92140.jpg",
- },
- {
- id: "4",
- name: "David Brown",
- handle: "Global Retail Chain",
- testimonial: "Sakr Qorash always meets our demand deadlines reliably.",
- imageSrc: "http://img.b2bpic.net/free-photo/two-people-working-warehouse_329181-12808.jpg",
- },
- {
- id: "5",
- name: "Linda Chen",
- handle: "Asia Fresh Trade",
- testimonial: "High quality produce and excellent pricing structure.",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-young-entrepreneur-standing-looking-camera-crossing-arms-smiling_482257-5018.jpg",
- },
+ { id: "1", name: "John Smith", handle: "Global Food Importers", testimonial: "Sakr Qorash delivers consistent quality. Their produce is the best in the market.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businesspeople-with-luggage-standing-front-escalator_107420-95768.jpg" },
+ { id: "2", name: "Maria Garcia", handle: "EU Retail Group", testimonial: "Impeccable cold chain management and professional service.", imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-camera_107420-95907.jpg" },
+ { id: "3", name: "Ahmed Hassan", handle: "MENA Wholesale", testimonial: "Our logistics partner of choice for Egyptian exports.", imageSrc: "http://img.b2bpic.net/free-photo/bio-store-client-shops-fruits_482257-92140.jpg" },
+ { id: "4", name: "David Brown", handle: "Global Retail Chain", testimonial: "Sakr Qorash always meets our demand deadlines reliably.", imageSrc: "http://img.b2bpic.net/free-photo/two-people-working-warehouse_329181-12808.jpg" },
+ { id: "5", name: "Linda Chen", handle: "Asia Fresh Trade", testimonial: "High quality produce and excellent pricing structure.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-young-entrepreneur-standing-looking-camera-crossing-arms-smiling_482257-5018.jpg" },
]}
title="What Our Partners Say"
description="Trusted by global retailers and distributors."
@@ -311,21 +151,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
faqs={[
- {
- id: "f1",
- title: "Which markets do you export to?",
- content: "We cover Europe, Middle East, Asia, and North America.",
- },
- {
- id: "f2",
- title: "How is quality controlled?",
- content: "We adhere to international phytosanitary standards.",
- },
- {
- id: "f3",
- title: "Where are you based?",
- content: "Our headquarters are in Moharem Pasha, Alexandria, Egypt.",
- },
+ { id: "f1", title: "Which markets do you export to?", content: "We cover Europe, Middle East, Asia, and North America." },
+ { id: "f2", title: "How is quality controlled?", content: "We adhere to international phytosanitary standards." },
+ { id: "f3", title: "Where are you based?", content: "Our headquarters are in Moharem Pasha, Alexandria, Egypt." },
]}
imageSrc="http://img.b2bpic.net/free-photo/aerial-shot-large-shipping-containers-area_181624-3151.jpg"
title="Frequently Asked Questions"
@@ -338,9 +166,7 @@ export default function LandingPage() {