diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index b593390..9e11fec 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -12,266 +12,139 @@ import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary"; export default function HomePage() { return ( <> -
- +
+ - -
+ tag="Since 2015" + title="Your Gateway to Global Logistics" + description="Connecting Iraqi markets with suppliers across China, South Korea, Turkey, and the world with unmatched reliability and transparency." + primaryButton={{ + text: "Request A Quote", href: "#contact"}} + secondaryButton={{ + text: "Learn More", href: "#about"}} + items={[ + { text: "Fast Delivery", icon: Zap }, + { text: "Reliable Shipping", icon: Shield }, + { text: "Global Reach", icon: Globe }, + ]} + imageSrc="http://img.b2bpic.net/free-photo/logistics-means-transport-together-with-technological-futuristic-holograms_23-2151662944.jpg" + /> +
+
-
- +
+ - -
+ tag="About Guangzhou International" + title="The Optimal Path for Trade" + description="Established in 2015, we bridge the gap between Iraq and major manufacturing hubs worldwide. We are committed to transparency, accuracy, and timely delivery of your cargo." + imageSrc="http://img.b2bpic.net/free-photo/hallway-building_23-2149397552.jpg" + /> +
+
-
- +
+ - -
+ tag="Why Work With Us" + title="Expertise in Global Logistics" + description="Comprehensive supply chain solutions tailored for your growth." + features={[ + { + title: "Transparent Process", description: "Full visibility on every step of your shipment's journey.", bentoComponent: "info-card-marquee", infoCards: [ + { icon: "Eye", label: "Tracking", value: "24/7" }, + ], + }, + { + title: "Safe Delivery", description: "Guaranteed handling and protection of your industrial goods.", bentoComponent: "media-stack", mediaItems: [ + { imageSrc: "http://img.b2bpic.net/free-photo/logistics-means-transport-together-with-technological-futuristic-holograms_23-2151662944.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/automated-warehouse-conveyor-system_23-2152021810.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/african-american-shipment-manager-dancing-warehouse-aisle_482257-77628.jpg" }, + ], + }, + { + title: "Reliable Partners", description: "A trusted network across Asia and the Middle East.", bentoComponent: "orbiting-icons", centerIcon: "Globe", orbitIcons: ["Ship", "Plane", "Truck", "Warehouse"], + }, + ]} + /> +
+
-
- +
+ - -
+ tag="Our Expertise" + title="Full-Service Logistics" + description="From sea freight to customs clearance, we handle the complexities of import." + items={[ + { title: "Sea Freight", description: "Full container shipping solutions.", imageSrc: "http://img.b2bpic.net/free-photo/hallway-building_23-2149397553.jpg" }, + { title: "Air Freight", description: "Fast air transport for urgent needs.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-wearing-face-mask_23-2148943341.jpg" }, + { title: "Land Transport", description: "Cross-border trucking solutions.", imageSrc: "http://img.b2bpic.net/free-photo/warehouse-workers-checking-inventory-goods-distribution-large-storehouse_342744-1482.jpg" }, + { title: "Customs", description: "Expert documentation support.", imageSrc: "http://img.b2bpic.net/free-photo/woman-uses-aigenerated-software-order-processing-automation_482257-129882.jpg" }, + { title: "Warehousing", description: "Secure storage facilities.", imageSrc: "http://img.b2bpic.net/free-photo/room-with-marble-floor_1127-2030.jpg" }, + { title: "Consulting", description: "Commercial supply strategies.", imageSrc: "http://img.b2bpic.net/free-photo/delivery-manager-wearing-overall-dancing-warehouse-aisle_482257-77672.jpg" }, + { title: "E-commerce", description: "Complete supply logistics.", imageSrc: "http://img.b2bpic.net/free-photo/delivery-robot-futuristic-environment_23-2151189232.jpg" }, + ]} + /> +
+
-
- +
+ - -
+ tag="Our Track Record" + title="Years of Excellence" + description="Serving global businesses since 2015 with precision and reliability." + metrics={[ + { value: "9+", title: "Years Experience", description: "Serving Iraqi trade since 2015.", imageSrc: "http://img.b2bpic.net/free-photo/storehouse-supplies-with-cardboard-boxes-racks-packages-carton-containers-prepared-products-distribution-shipment-warehouse-room-with-retail-store-cargo-industrial-stock_482257-65036.jpg" }, + { value: "500+", title: "Global Suppliers", description: "Networked across Asia and Middle East.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-warehouse_23-2149214254.jpg" }, + ]} + /> +
+
-
- +
+ - -
+ tag="Trusted By Many" + title="What Clients Say" + description="Transparency and speed have defined our partnerships." + testimonials={[ + { name: "Ahmed Ibrahim", role: "General Trading Manager", quote: "The reliability provided by Guangzhou International is unmatched.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-confident-asian-man-with-arms-crossed_1262-884.jpg" }, + { name: "Sara Ali", role: "Supply Chain Expert", quote: "Expert handling of our industrial imports from China.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-asian-executive-leading-people_1262-4716.jpg" }, + { name: "Omar Khaled", role: "Factory Owner", quote: "Timely delivery and competitive pricing always.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-businessman-with-crossed-arms_23-2147955274.jpg" }, + { name: "Layla Hassan", role: "E-commerce Founder", quote: "Seamless shipping and excellent documentation support.", imageSrc: "http://img.b2bpic.net/free-photo/successful-senior-businessman-standing-window_1262-3120.jpg" }, + { name: "Zaid Mahmood", role: "Wholesale Buyer", quote: "A trustworthy partner for all our trade requirements.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg" }, + ]} + /> +
+
-
- +
+ - -
+ tag="Need Help?" + title="Frequently Asked Questions" + description="Answers to our most commonly asked logistics and import questions." + items={[ + { question: "Where are your main branches?", answer: "We have operations in Baghdad, Guangzhou, Yiwu, UAE, and South Korea." }, + { question: "How do I track my shipments?", answer: "You can contact our support team or use our provided tracking tools for updates." }, + { question: "What documents are required for import?", answer: "Our expert customs team will guide you through all necessary documentation." }, + ]} + /> +
+
-
- +
+ - -
+ tag="Contact Us" + text="Ready to move your business forward? Connect with us today." + primaryButton={{ text: "Contact via WhatsApp", href: "https://wa.me/9647721667000" }} + secondaryButton={{ text: "Call Us: +964 772 166 7000", href: "tel:+9647721667000" }} + /> +
+
); }