diff --git a/src/app/page.tsx b/src/app/page.tsx
index 2a2f81f..1666e26 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,22 +30,11 @@ export default function LandingPage() {
@@ -53,111 +42,19 @@ export default function LandingPage() {
@@ -168,27 +65,9 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
features={[
- {
- title: "Global Sourcing",
- description: "Direct access to top brands worldwide, curated for the local market.",
- imageSrc: "http://img.b2bpic.net/free-vector/modern-infographic-with-hexagons_23-2147526306.jpg",
- titleImageSrc: "http://img.b2bpic.net/free-vector/logistic-icon_1284-3412.jpg",
- buttonText: "Learn More",
- },
- {
- title: "Secure Payments",
- description: "Fast, safe, and transparent transactions for all our business partners.",
- imageSrc: "http://img.b2bpic.net/free-vector/secure-payment-landing-page-concept_23-2148534119.jpg",
- titleImageSrc: "http://img.b2bpic.net/free-vector/secure-card-payment_78370-8471.jpg",
- buttonText: "Learn More",
- },
- {
- title: "Expert Support",
- description: "Dedicated customer service to ensure your operations run seamlessly.",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-working-call-center_23-2149288229.jpg",
- titleImageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-asian-girl-headphones-listens-music-outdoors-looking-happy_1258-190808.jpg",
- buttonText: "Learn More",
- },
+ { title: "Global Sourcing", description: "Direct access to top brands worldwide.", imageSrc: "http://img.b2bpic.net/free-vector/modern-infographic-with-hexagons_23-2147526306.jpg", titleImageSrc: "http://img.b2bpic.net/free-vector/logistic-icon_1284-3412.jpg", buttonText: "Learn More" },
+ { title: "Secure Payments", description: "Fast, safe, and transparent transactions.", imageSrc: "http://img.b2bpic.net/free-vector/secure-payment-landing-page-concept_23-2148534119.jpg", titleImageSrc: "http://img.b2bpic.net/free-vector/secure-card-payment_78370-8471.jpg", buttonText: "Learn More" },
+ { title: "Expert Support", description: "Dedicated customer service 24/7.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-working-call-center_23-2149288229.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-asian-girl-headphones-listens-music-outdoors-looking-happy_1258-190808.jpg", buttonText: "Learn More" }
]}
title="Why Choose Us"
description="We offer the most efficient way to source and distribute high-quality imported products in Paraguay."
@@ -202,60 +81,8 @@ export default function LandingPage() {
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={true}
products={[
- {
- id: "p1",
- brand: "TechAudio",
- name: "Wireless Headphones",
- price: "$129",
- rating: 5,
- reviewCount: "120",
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-with-short-hair-wired-headphones_23-2148205486.jpg",
- },
- {
- id: "p2",
- brand: "SmartWatch",
- name: "Pro Active Watch",
- price: "$199",
- rating: 4,
- reviewCount: "85",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-with-watch_23-2149235398.jpg",
- },
- {
- id: "p3",
- brand: "GameZone",
- name: "Portable Console",
- price: "$299",
- rating: 5,
- reviewCount: "210",
- imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-brunette-caucasian-woman-headphones-holds-looks-phone_141793-115591.jpg",
- },
- {
- id: "p4",
- brand: "AudioTech",
- name: "Hi-Fi Speaker",
- price: "$89",
- rating: 4,
- reviewCount: "95",
- imageSrc: "http://img.b2bpic.net/free-photo/levitating-product-display-with-headphones_23-2149670637.jpg",
- },
- {
- id: "p5",
- brand: "SmartMobile",
- name: "Compact Smartphone",
- price: "$699",
- rating: 5,
- reviewCount: "430",
- imageSrc: "http://img.b2bpic.net/free-photo/modern-stationary-collection-arrangement_23-2149309641.jpg",
- },
- {
- id: "p6",
- brand: "PowerUp",
- name: "Fast Charger",
- price: "$45",
- rating: 4,
- reviewCount: "62",
- imageSrc: "http://img.b2bpic.net/free-photo/ev-charging-station-electric-car-recharging-station_35913-2730.jpg",
- },
+ { id: "p1", brand: "TechAudio", name: "Wireless Headphones", price: "$129", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-with-short-hair-wired-headphones_23-2148205486.jpg" },
+ { id: "p2", brand: "SmartWatch", name: "Pro Active Watch", price: "$199", rating: 4, reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-with-watch_23-2149235398.jpg" }
]}
title="Top Trending Products"
description="Discover our latest arrivals in premium electronics and accessories."
@@ -268,36 +95,12 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
metrics={[
- {
- id: "m1",
- value: "100+",
- title: "Happy Creators",
- items: [
- "Active members",
- "Growing community",
- ],
- },
- {
- id: "m2",
- value: "5k+",
- title: "Products Delivered",
- items: [
- "Successfully shipped",
- "Verified quality",
- ],
- },
- {
- id: "m3",
- value: "24/7",
- title: "Support Availability",
- items: [
- "Global assistance",
- "Always online",
- ],
- },
+ { id: "m1", value: "100+", title: "Happy Partners", items: ["Active members", "Growing community"] },
+ { id: "m2", value: "5k+", title: "Products Delivered", items: ["Successfully shipped", "Verified quality"] },
+ { id: "m3", value: "24/7", title: "Expert Support", items: ["Global assistance", "Always online"] }
]}
- title="Trusted by Leaders"
- description="Our platform is the backbone of successful digital growth in the region."
+ title="Key Metrics"
+ description="Our platform is the backbone of successful digital growth."
/>
@@ -306,87 +109,24 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
testimonials={[
- {
- id: "t1",
- name: "Sarah J.",
- date: "Jan 2025",
- title: "CEO, TechFlow",
- quote: "The platform is incredibly intuitive.",
- tag: "Trusted",
- avatarSrc: "http://img.b2bpic.net/free-photo/front-view-portrait-beautiful-young-woman-giving-thumbs-up-standing-isolated-rosy_176532-7958.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-smiling_1149-601.jpg",
- },
- {
- id: "t2",
- name: "Michael C.",
- date: "Dec 2024",
- title: "Founder, LabInc",
- quote: "Streamlined all our import operations.",
- tag: "Reliable",
- avatarSrc: "http://img.b2bpic.net/free-photo/friendly-handsome-business-leader-cafe_1262-3537.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-confident-woman-startup-manager-office-posing-with-confidence-looking_1258-195341.jpg",
- },
- {
- id: "t3",
- name: "Elena R.",
- date: "Nov 2024",
- title: "Manager, GrowthCo",
- quote: "Excellent support and product selection.",
- tag: "Premium",
- avatarSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-library_23-2149204750.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-black-suit_23-2148401442.jpg",
- },
- {
- id: "t4",
- name: "David K.",
- date: "Oct 2024",
- title: "CTO, StartupXYZ",
- quote: "Best platform for electronic imports.",
- tag: "Efficient",
- avatarSrc: "http://img.b2bpic.net/free-photo/young-person-relaxing-while-listening-music_23-2149129069.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/joyous-man-wearing-headphones-watching-tv-show-laptop_482257-118944.jpg",
- },
- {
- id: "t5",
- name: "Maria V.",
- date: "Sep 2024",
- title: "Owner, RetailHub",
- quote: "Unbeatable prices and fast delivery.",
- tag: "TopTier",
- avatarSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2551.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/business-woman-green-suit-using-phone-outside-street_1303-29546.jpg",
- },
+ { id: "t1", name: "Sarah J.", date: "Jan 2025", title: "CEO, TechFlow", quote: "The platform is incredibly intuitive.", tag: "Trusted", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-portrait-beautiful-young-woman-giving-thumbs-up-standing-isolated-rosy_176532-7958.jpg", imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-smiling_1149-601.jpg" },
+ { id: "t2", name: "Michael C.", date: "Dec 2024", title: "Founder, LabInc", quote: "Streamlined all our import operations.", tag: "Reliable", avatarSrc: "http://img.b2bpic.net/free-photo/friendly-handsome-business-leader-cafe_1262-3537.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-confident-woman-startup-manager-office-posing-with-confidence-looking_1258-195341.jpg" }
]}
- title="What Our Partners Say"
- description="Join our growing community of satisfied creators and business owners."
+ title="What Partners Say"
+ description="Join our growing community of satisfied business owners."
/>