Update src/app/export/page.tsx
This commit is contained in:
@@ -4,10 +4,9 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import NavbarLayoutFloatingInline from "@/components/navbar/NavbarLayoutFloatingInline";
|
||||
import HeroBillboardRotatedCarousel from "@/components/sections/hero/HeroBillboardRotatedCarousel";
|
||||
import FeatureCardMedia from "@/components/sections/feature/FeatureCardMedia";
|
||||
import ProductCardTwo from "@/components/sections/product/ProductCardTwo";
|
||||
import FooterLogoEmphasis from "@/components/sections/footer/FooterLogoEmphasis";
|
||||
import Link from "next/link";
|
||||
import { ShieldCheck, CheckCircle, Sparkles } from "lucide-react";
|
||||
import { ShieldCheck, CheckCircle } from "lucide-react";
|
||||
|
||||
export default function ExportPage() {
|
||||
return (
|
||||
@@ -17,7 +16,7 @@ export default function ExportPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="mediumLarge"
|
||||
sizing="largeSmallSizeMediumTitles"
|
||||
background="grid"
|
||||
background="circleGradient"
|
||||
cardStyle="solid"
|
||||
primaryButtonStyle="diagonal-gradient"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -33,125 +32,95 @@ export default function ExportPage() {
|
||||
{ name: "Wholesale", id: "#wholesale" },
|
||||
]}
|
||||
button={{
|
||||
text: "Start Selling",
|
||||
href: "/seller-register",
|
||||
}}
|
||||
text: "Start Selling", href: "/seller-register"}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardRotatedCarousel
|
||||
title="Made in Rwanda Export - Sell Your Products Globally"
|
||||
description="Showcase Rwandan products to international buyers across East Africa, Europe, and North America. Get certified as 'Made in Rwanda', access global markets, and expand your business beyond borders. Secure payments, international shipping support, and export analytics included."
|
||||
tag="Global Marketplace"
|
||||
title="Export Your Products Globally - Made in Rwanda"
|
||||
description="Reach international buyers across East Africa, Europe, and North America. MyStore Rwanda's Export Marketplace connects Rwandan sellers with global customers. Access export certifications, international payment processing, and shipping partnerships."
|
||||
tag="Global Reach"
|
||||
tagIcon={ShieldCheck}
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{
|
||||
text: "Browse Exports",
|
||||
href: "#exports",
|
||||
},
|
||||
text: "Start Exporting", href: "#register"},
|
||||
{
|
||||
text: "Become Exporter",
|
||||
href: "/seller-register",
|
||||
},
|
||||
text: "Learn More", href: "#features"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
carouselItems={[
|
||||
{
|
||||
id: "carousel-1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/small-pieces-modern-carpers-wooden-box_114579-11463.jpg?_wi=3",
|
||||
imageAlt: "Handmade Crafts Export",
|
||||
},
|
||||
id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-choosing-shoes-shop_1303-19724.jpg", imageAlt: "Fashion Export"},
|
||||
{
|
||||
id: "carousel-2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-trivet-hot-dishes-with-flour-jam-lemon-kumquats-croissant-pancakes-cookies-black-background_141793-130418.jpg?_wi=3",
|
||||
imageAlt: "Agricultural Products",
|
||||
},
|
||||
id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/laptop-phone-marble-table_53876-71230.jpg", imageAlt: "Electronics Export"},
|
||||
{
|
||||
id: "carousel-3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/composition-different-delicious-ingredients_23-2149028608.jpg?_wi=2",
|
||||
imageAlt: "Food Products",
|
||||
},
|
||||
id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/still-life-flowers-with-decorative-objects-living-room_169016-5969.jpg", imageAlt: "Home Goods Export"},
|
||||
{
|
||||
id: "carousel-4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delivery-girl-with-tablet-car_23-2147767768.jpg?_wi=6",
|
||||
imageAlt: "Logistics Support",
|
||||
},
|
||||
id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/composition-different-delicious-ingredients_23-2149028608.jpg", imageAlt: "Agricultural Export"},
|
||||
{
|
||||
id: "carousel-5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beauty-businesswoman-leaning-against-brick-wall_613910-773.jpg?_wi=3",
|
||||
imageAlt: "Woman Exporter",
|
||||
},
|
||||
id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/small-pieces-modern-carpers-wooden-box_114579-11463.jpg", imageAlt: "Crafts Export"},
|
||||
{
|
||||
id: "carousel-6",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-male-manager-leaning-railings_1262-3653.jpg?_wi=4",
|
||||
imageAlt: "Export Business Owner",
|
||||
},
|
||||
id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/stationery-near-glasses-laptop_23-2147710353.jpg", imageAlt: "Business Supplies Export"},
|
||||
]}
|
||||
autoPlay={true}
|
||||
autoPlayInterval={4000}
|
||||
background={{
|
||||
variant: "grid",
|
||||
}}
|
||||
variant: "animated-grid"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="export-features" data-section="export-features">
|
||||
<div id="features" data-section="features">
|
||||
<FeatureCardMedia
|
||||
title="Export Platform Advantages"
|
||||
description="Everything you need to export Rwandan products globally. From certification to shipping, we handle the complexity so you can focus on growing."
|
||||
title="Why Export Through MyStore Rwanda"
|
||||
description="Everything you need to succeed in international markets. Professional export support, certifications, and a global buyer network."
|
||||
tag="Export Benefits"
|
||||
tagIcon={CheckCircle}
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{
|
||||
text: "Learn More",
|
||||
href: "#",
|
||||
},
|
||||
text: "Get Started", href: "#register"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "feature-1",
|
||||
title: "Made in Rwanda Certification",
|
||||
description: "Every product gets official 'Made in Rwanda' certification badge. Increases buyer trust and justifies premium pricing. Certified products show in global search and get featured placement. Perfect for luxury crafts, coffee, tea, and specialty items.",
|
||||
tag: "Certification",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-gratis-stamp-collection_23-2149933886.jpg?_wi=4",
|
||||
buttons: [
|
||||
id: "export-1", title: "Made in Rwanda Certification", description: "Official certification badge for all exported products. Increases buyer trust and premium pricing in international markets.", tag: "Brand Trust", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-gratis-stamp-collection_23-2149933886.jpg", imageAlt: "Made in Rwanda certification badge", buttons: [
|
||||
{
|
||||
text: "Get Certified",
|
||||
href: "#",
|
||||
},
|
||||
text: "Learn More", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "feature-2",
|
||||
title: "International Shipping Partners",
|
||||
description: "Partnerships with DHL, Fedex, and regional carriers for reliable global shipping. Flat-rate international shipping on eligible items. Real-time tracking for all exports. Buyer responsible for import duties/customs.",
|
||||
tag: "Logistics",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delivery-girl-with-tablet-car_23-2147767768.jpg?_wi=7",
|
||||
buttons: [
|
||||
id: "export-2", title: "International Payment Processing", description: "Accept payments in USD, EUR, GBP and other major currencies. Automatic conversion to RWF at competitive rates. No hidden fees.", tag: "Multi-Currency", imageSrc: "http://img.b2bpic.net/free-vector/payment-methods-isometric-flowchart_98292-7117.jpg", imageAlt: "international payment processing currencies", buttons: [
|
||||
{
|
||||
text: "Partner Directory",
|
||||
href: "#",
|
||||
},
|
||||
text: "Supported Currencies", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "feature-3",
|
||||
title: "Global Buyer Access",
|
||||
description: "Reach buyers in 45+ countries across East Africa, Europe, USA, and Canada. Export marketplace visible only to international customers. Multi-currency support (USD, EUR, GBP, KES, UGX). Low 2% export commission vs 5% domestic.",
|
||||
tag: "Global Reach",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessmen-shaking-hands-meeting_1423-79.jpg?_wi=3",
|
||||
buttons: [
|
||||
id: "export-3", title: "Global Shipping Partners", description: "Partnership with DHL, FedEx, and local logistics. Discounted international shipping rates. Real-time tracking for all shipments.", tag: "Fast Delivery", imageSrc: "http://img.b2bpic.net/free-photo/delivery-girl-with-tablet-car_23-2147767768.jpg", imageAlt: "global shipping logistics delivery partners", buttons: [
|
||||
{
|
||||
text: "View Markets",
|
||||
href: "#",
|
||||
},
|
||||
text: "Shipping Rates", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "export-4", title: "Export Market Access", description: "Reach buyers in East Africa (Kenya, Uganda, Tanzania), Europe, and North America. Targeted product recommendations to international customers.", tag: "Market Reach", imageSrc: "http://img.b2bpic.net/free-photo/businessmen-shaking-hands-meeting_1423-79.jpg", imageAlt: "international business market expansion", buttons: [
|
||||
{
|
||||
text: "Target Markets", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "export-5", title: "Export Documentation Support", description: "Automated export paperwork generation. HS codes, commodity descriptions, and customs documentation. Compliance with international standards.", tag: "Documentation", imageSrc: "http://img.b2bpic.net/free-photo/crop-people-working-with-diagrams_23-2147717283.jpg", imageAlt: "export documentation customs paperwork", buttons: [
|
||||
{
|
||||
text: "Documentation Guide", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "export-6", title: "Export Analytics & Insights", description: "Market demand analysis, competitor pricing, and buyer trends by country. Optimize your products for international success.", tag: "Data Insights", imageSrc: "http://img.b2bpic.net/free-photo/close-up-computer-scientists-data-center-office-using-ai-automation-tools_482257-123321.jpg", imageAlt: "export analytics market research data", buttons: [
|
||||
{
|
||||
text: "View Analytics", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -160,132 +129,68 @@ export default function ExportPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="export-products" data-section="export-products">
|
||||
<ProductCardTwo
|
||||
title="Featured Rwanda Exports"
|
||||
description="Premium products certified 'Made in Rwanda' and exported by verified local sellers. All items backed by MyStore Rwanda's buyer protection."
|
||||
tag="Top Exports"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{
|
||||
text: "View All Exports",
|
||||
href: "#",
|
||||
},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "export-1",
|
||||
brand: "Rwanda Crafts Co",
|
||||
name: "Premium Woven Baskets (Set of 3)",
|
||||
price: "$45.00 USD",
|
||||
rating: 5,
|
||||
reviewCount: "342",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/small-pieces-modern-carpers-wooden-box_114579-11463.jpg?_wi=4",
|
||||
imageAlt: "Rwanda Woven Baskets",
|
||||
},
|
||||
{
|
||||
id: "export-2",
|
||||
brand: "Rwanda Coffee Estate",
|
||||
name: "Single Origin Arabica Coffee (500g)",
|
||||
price: "$28.00 USD",
|
||||
rating: 5,
|
||||
reviewCount: "1.2k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/composition-different-delicious-ingredients_23-2149028608.jpg?_wi=3",
|
||||
imageAlt: "Rwanda Coffee",
|
||||
},
|
||||
{
|
||||
id: "export-3",
|
||||
brand: "Rwandan Artisan Guild",
|
||||
name: "Hand-Painted Ceramic Vase",
|
||||
price: "$62.00 USD",
|
||||
rating: 5,
|
||||
reviewCount: "189",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-flowers-with-decorative-objects-living-room_169016-5969.jpg?_wi=3",
|
||||
imageAlt: "Ceramic Vase",
|
||||
},
|
||||
{
|
||||
id: "export-4",
|
||||
brand: "Rwanda Spice Company",
|
||||
name: "Organic Chili Pepper & Turmeric Pack",
|
||||
price: "$18.00 USD",
|
||||
rating: 5,
|
||||
reviewCount: "567",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-trivet-hot-dishes-with-flour-jam-lemon-kumquats-croissant-pancakes-cookies-black-background_141793-130418.jpg?_wi=4",
|
||||
imageAlt: "Spices",
|
||||
},
|
||||
{
|
||||
id: "export-5",
|
||||
brand: "Rwanda Textiles",
|
||||
name: "Handwoven Kente Cloth (Meters)",
|
||||
price: "$35.00 USD",
|
||||
rating: 5,
|
||||
reviewCount: "234",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-choosing-shoes-shop_1303-19724.jpg?_wi=2",
|
||||
imageAlt: "Kente Cloth",
|
||||
},
|
||||
{
|
||||
id: "export-6",
|
||||
brand: "Rwanda Natural Goods",
|
||||
name: "Shea Butter & Honey Skincare Set",
|
||||
price: "$42.00 USD",
|
||||
rating: 5,
|
||||
reviewCount: "892",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-flowers-with-decorative-objects-living-room_169016-5969.jpg?_wi=4",
|
||||
imageAlt: "Skincare Products",
|
||||
},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
carouselMode="buttons"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoEmphasis
|
||||
logoText="MyStore Rwanda"
|
||||
columns={[
|
||||
{
|
||||
items: [
|
||||
{ label: "Home", href: "/" },
|
||||
{ label: "Products", href: "/products" },
|
||||
{ label: "Wholesale", href: "/wholesale" },
|
||||
{ label: "Export", href: "/export" },
|
||||
{
|
||||
label: "Home", href: "/"},
|
||||
{
|
||||
label: "Products", href: "/products"},
|
||||
{
|
||||
label: "Wholesale", href: "/wholesale"},
|
||||
{
|
||||
label: "Export", href: "/export"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{ label: "For Buyers", href: "#" },
|
||||
{ label: "How to Buy", href: "#" },
|
||||
{ label: "Escrow Protection", href: "#" },
|
||||
{ label: "Delivery Info", href: "#" },
|
||||
{
|
||||
label: "For Buyers", href: "#"},
|
||||
{
|
||||
label: "How to Buy", href: "#"},
|
||||
{
|
||||
label: "Escrow Protection", href: "#"},
|
||||
{
|
||||
label: "Delivery Info", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{ label: "For Sellers", href: "/seller-register" },
|
||||
{ label: "Become a Seller", href: "/seller-register" },
|
||||
{ label: "Seller Dashboard", href: "/seller-dashboard" },
|
||||
{ label: "Pricing Plans", href: "#pricing" },
|
||||
{
|
||||
label: "For Sellers", href: "/seller-register"},
|
||||
{
|
||||
label: "Become a Seller", href: "/seller-register"},
|
||||
{
|
||||
label: "Seller Dashboard", href: "/seller-dashboard"},
|
||||
{
|
||||
label: "Pricing Plans", href: "/"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{ label: "Company", href: "#" },
|
||||
{ label: "About Us", href: "#" },
|
||||
{ label: "Contact", href: "#" },
|
||||
{ label: "Blog", href: "#" },
|
||||
{
|
||||
label: "Company", href: "#"},
|
||||
{
|
||||
label: "About Us", href: "#"},
|
||||
{
|
||||
label: "Contact", href: "#"},
|
||||
{
|
||||
label: "Blog", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{ label: "Legal", href: "#" },
|
||||
{ label: "Terms of Service", href: "#" },
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Dispute Resolution", href: "#" },
|
||||
{
|
||||
label: "Legal", href: "#"},
|
||||
{
|
||||
label: "Terms of Service", href: "#"},
|
||||
{
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Dispute Resolution", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user