diff --git a/src/app/buyer/page.tsx b/src/app/buyer/page.tsx index c2c13e7..a70dd25 100644 --- a/src/app/buyer/page.tsx +++ b/src/app/buyer/page.tsx @@ -20,8 +20,7 @@ export default function BuyerPage() { const footerColumns = [ { - title: "Platform", - items: [ + title: "Platform", items: [ { label: "For Buyers", href: "/buyer" }, { label: "For Sellers", href: "/seller" }, { label: "How It Works", href: "#" }, @@ -29,8 +28,7 @@ export default function BuyerPage() { ], }, { - title: "Support", - items: [ + title: "Support", items: [ { label: "Help Center", href: "#" }, { label: "Contact Us", href: "/contact" }, { label: "FAQ", href: "#faq" }, @@ -38,8 +36,7 @@ export default function BuyerPage() { ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "#about" }, { label: "Blog", href: "#" }, { label: "Careers", href: "#" }, @@ -69,9 +66,7 @@ export default function BuyerPage() { id: item.id, }))} button={{ - text: "Launch Platform", - href: "/dashboard", - }} + text: "Launch Platform", href: "/dashboard"}} /> @@ -149,31 +144,13 @@ export default function BuyerPage() { useInvertedBackground={false} products={[ { - id: "1", - name: "Premium Smartphone", - price: "2,499 TJS", - variant: "Black 2 Colors", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfBvzLipXWZDam6ggyuaVWEFRP/a-high-quality-product-photo-of-electron-1772974544867-3f442579.png?_wi=3", - imageAlt: "Premium smartphone", - isFavorited: false, + id: "1", name: "Premium Smartphone", price: "2,499 TJS", variant: "Black 2 Colors", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfBvzLipXWZDam6ggyuaVWEFRP/a-high-quality-product-photo-of-electron-1772974544867-3f442579.png", imageAlt: "Premium smartphone", isFavorited: false, }, { - id: "2", - name: "Business Laptop", - price: "4,999 TJS", - variant: "Silver 1 Color", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfBvzLipXWZDam6ggyuaVWEFRP/a-high-quality-product-photo-of-electron-1772974544867-3f442579.png?_wi=4", - imageAlt: "Business laptop", - isFavorited: false, + id: "2", name: "Business Laptop", price: "4,999 TJS", variant: "Silver 1 Color", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfBvzLipXWZDam6ggyuaVWEFRP/a-high-quality-product-photo-of-electron-1772974544867-3f442579.png", imageAlt: "Business laptop", isFavorited: false, }, { - id: "3", - name: "Designer Jacket", - price: "899 TJS", - variant: "Navy 3 Colors", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfBvzLipXWZDam6ggyuaVWEFRP/a-lifestyle-product-photo-showing-qualit-1772974545127-cd2a5761.png?_wi=2", - imageAlt: "Designer jacket", - isFavorited: false, + id: "3", name: "Designer Jacket", price: "899 TJS", variant: "Navy 3 Colors", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfBvzLipXWZDam6ggyuaVWEFRP/a-lifestyle-product-photo-showing-qualit-1772974545127-cd2a5761.png", imageAlt: "Designer jacket", isFavorited: false, }, ]} /> @@ -190,41 +167,17 @@ export default function BuyerPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Fatima Saidova", - role: "Fashion Enthusiast", - company: "Dushanbe", - rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfBvzLipXWZDam6ggyuaVWEFRP/a-professional-headshot-photo-of-a-woman-1772974544460-59be7fc4.png?_wi=3", - imageAlt: "Fatima Saidova", - }, + id: "1", name: "Fatima Saidova", role: "Fashion Enthusiast", company: "Dushanbe", rating: 5, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfBvzLipXWZDam6ggyuaVWEFRP/a-professional-headshot-photo-of-a-woman-1772974544460-59be7fc4.png", imageAlt: "Fatima Saidova"}, { - id: "2", - name: "Rustam Karimov", - role: "Tech Buyer", - company: "Khujand", - rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfBvzLipXWZDam6ggyuaVWEFRP/a-professional-headshot-photo-of-a-man-i-1772974544950-907bdea5.png?_wi=3", - imageAlt: "Rustam Karimov", - }, + id: "2", name: "Rustam Karimov", role: "Tech Buyer", company: "Khujand", rating: 5, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfBvzLipXWZDam6ggyuaVWEFRP/a-professional-headshot-photo-of-a-man-i-1772974544950-907bdea5.png", imageAlt: "Rustam Karimov"}, { - id: "3", - name: "Zarina Mirzoeva", - role: "Regular Shopper", - company: "Khujand", - rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfBvzLipXWZDam6ggyuaVWEFRP/a-professional-headshot-photo-of-a-woman-1772974544761-785ee70a.png?_wi=3", - imageAlt: "Zarina Mirzoeva", - }, + id: "3", name: "Zarina Mirzoeva", role: "Regular Shopper", company: "Khujand", rating: 5, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfBvzLipXWZDam6ggyuaVWEFRP/a-professional-headshot-photo-of-a-woman-1772974544761-785ee70a.png", imageAlt: "Zarina Mirzoeva"}, { - id: "4", - name: "Akmal Sharifov", - role: "Electronics Buyer", - company: "Kulob", - rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfBvzLipXWZDam6ggyuaVWEFRP/a-professional-headshot-photo-of-a-man-i-1772974544711-3a9132ff.png?_wi=2", - imageAlt: "Akmal Sharifov", - }, + id: "4", name: "Akmal Sharifov", role: "Electronics Buyer", company: "Kulob", rating: 5, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfBvzLipXWZDam6ggyuaVWEFRP/a-professional-headshot-photo-of-a-man-i-1772974544711-3a9132ff.png", imageAlt: "Akmal Sharifov"}, ]} kpiItems={[ { value: "98%", label: "Satisfaction Rate" }, @@ -240,45 +193,28 @@ export default function BuyerPage() { sideDescription="Find answers to common questions about buying on Agora" textPosition="left" useInvertedBackground={false} + faqsAnimation="none" animationType="smooth" faqs={[ { - id: "1", - title: "How do I place an order on Agora?", - content: "Simply browse products, add items to your cart, proceed to checkout, select your delivery address and payment method, and confirm your order. You'll receive real-time updates on your purchase.", - }, + id: "1", title: "How do I place an order on Agora?", content: "Simply browse products, add items to your cart, proceed to checkout, select your delivery address and payment method, and confirm your order. You'll receive real-time updates on your purchase."}, { - id: "2", - title: "What payment methods are available?", - content: "We accept bank transfers, cards, local digital wallets, and cash on delivery. Choose your preferred payment method at checkout with full security and encryption.", - }, + id: "2", title: "What payment methods are available?", content: "We accept bank transfers, cards, local digital wallets, and cash on delivery. Choose your preferred payment method at checkout with full security and encryption."}, { - id: "3", - title: "How can I track my order?", - content: "Once your order is shipped, you'll receive a tracking link via SMS and email. Use it to see real-time updates on your package location, estimated delivery time, and courier information.", - }, + id: "3", title: "How can I track my order?", content: "Once your order is shipped, you'll receive a tracking link via SMS and email. Use it to see real-time updates on your package location, estimated delivery time, and courier information."}, { - id: "4", - title: "What's Agora's return policy?", - content: "Products can be returned within 14 days of delivery if unused and in original condition. Initiate a return through your order page, and our support team will handle the logistics and refund.", - }, + id: "4", title: "What's Agora's return policy?", content: "Products can be returned within 14 days of delivery if unused and in original condition. Initiate a return through your order page, and our support team will handle the logistics and refund."}, { - id: "5", - title: "How is my personal information protected?", - content: "We use industry-standard encryption, secure payment gateways, and strict data protection policies. All transactions are monitored for fraud, and your data is never shared with third parties.", - }, + id: "5", title: "How is my personal information protected?", content: "We use industry-standard encryption, secure payment gateways, and strict data protection policies. All transactions are monitored for fraud, and your data is never shared with third parties."}, { - id: "6", - title: "How do I contact seller support?", - content: "Each seller has a messaging system in your order details. You can also contact our Agora support team through the Help Center or email. We aim to respond within 24 hours.", - }, + id: "6", title: "How do I contact seller support?", content: "Each seller has a messaging system in your order details. You can also contact our Agora support team through the Help Center or email. We aim to respond within 24 hours."}, ]} /> @@ -176,47 +161,17 @@ export default function HomePage() { gridVariant="three-columns-all-equal-width" features={[ { - id: "01", - title: "Advanced Search & Discovery", - description: "Find exactly what you're looking for with intelligent filters, categories, and personalized recommendations", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfBvzLipXWZDam6ggyuaVWEFRP/a-detailed-product-search-interface-show-1772974547310-ed15e040.png?_wi=1", - imageAlt: "Smart product search interface", - }, + id: "01", title: "Advanced Search & Discovery", description: "Find exactly what you're looking for with intelligent filters, categories, and personalized recommendations", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfBvzLipXWZDam6ggyuaVWEFRP/a-detailed-product-search-interface-show-1772974547310-ed15e040.png", imageAlt: "Smart product search interface"}, { - id: "02", - title: "Seller Management Hub", - description: "Complete dashboard for inventory management, order tracking, analytics, and revenue insights", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfBvzLipXWZDam6ggyuaVWEFRP/a-seller-dashboard-showing-product-inven-1772974548976-6f45f9da.png?_wi=1", - imageAlt: "Seller dashboard analytics", - }, + id: "02", title: "Seller Management Hub", description: "Complete dashboard for inventory management, order tracking, analytics, and revenue insights", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfBvzLipXWZDam6ggyuaVWEFRP/a-seller-dashboard-showing-product-inven-1772974548976-6f45f9da.png", imageAlt: "Seller dashboard analytics"}, { - id: "03", - title: "Secure Payments & Checkout", - description: "Multiple payment methods including cards, local wallets, and cash on delivery with buyer protection", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfBvzLipXWZDam6ggyuaVWEFRP/a-payment-checkout-interface-showing-mul-1772974545827-a610aa1c.png?_wi=1", - imageAlt: "Secure payment interface", - }, + id: "03", title: "Secure Payments & Checkout", description: "Multiple payment methods including cards, local wallets, and cash on delivery with buyer protection", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfBvzLipXWZDam6ggyuaVWEFRP/a-payment-checkout-interface-showing-mul-1772974545827-a610aa1c.png", imageAlt: "Secure payment interface"}, { - id: "04", - title: "Real-Time Order Tracking", - description: "Track orders from confirmation to delivery with real-time updates and courier information", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfBvzLipXWZDam6ggyuaVWEFRP/an-order-tracking-interface-showing-real-1772974545297-60526892.png?_wi=1", - imageAlt: "Order tracking system", - }, + id: "04", title: "Real-Time Order Tracking", description: "Track orders from confirmation to delivery with real-time updates and courier information", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfBvzLipXWZDam6ggyuaVWEFRP/an-order-tracking-interface-showing-real-1772974545297-60526892.png", imageAlt: "Order tracking system"}, { - id: "05", - title: "Buyer & Seller Ratings", - description: "Transparent feedback system with verified reviews building trust across the community", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfBvzLipXWZDam6ggyuaVWEFRP/a-payment-checkout-interface-showing-mul-1772974545827-a610aa1c.png?_wi=2", - imageAlt: "Rating and review system", - }, + id: "05", title: "Buyer & Seller Ratings", description: "Transparent feedback system with verified reviews building trust across the community", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfBvzLipXWZDam6ggyuaVWEFRP/a-payment-checkout-interface-showing-mul-1772974545827-a610aa1c.png", imageAlt: "Rating and review system"}, { - id: "06", - title: "Multi-Language Support", - description: "Full platform support for Tajik, Russian, and English ensuring accessibility for all users", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfBvzLipXWZDam6ggyuaVWEFRP/a-detailed-product-search-interface-show-1772974547310-ed15e040.png?_wi=2", - imageAlt: "Multi-language interface", - }, + id: "06", title: "Multi-Language Support", description: "Full platform support for Tajik, Russian, and English ensuring accessibility for all users", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfBvzLipXWZDam6ggyuaVWEFRP/a-detailed-product-search-interface-show-1772974547310-ed15e040.png", imageAlt: "Multi-language interface"}, ]} /> @@ -233,31 +188,13 @@ export default function HomePage() { useInvertedBackground={false} products={[ { - id: "1", - name: "Premium Smartphone", - price: "2,499 TJS", - variant: "Black 2 Colors", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfBvzLipXWZDam6ggyuaVWEFRP/a-high-quality-product-photo-of-electron-1772974544867-3f442579.png?_wi=1", - imageAlt: "Premium smartphone", - isFavorited: false, + id: "1", name: "Premium Smartphone", price: "2,499 TJS", variant: "Black 2 Colors", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfBvzLipXWZDam6ggyuaVWEFRP/a-high-quality-product-photo-of-electron-1772974544867-3f442579.png", imageAlt: "Premium smartphone", isFavorited: false, }, { - id: "2", - name: "Business Laptop", - price: "4,999 TJS", - variant: "Silver 1 Color", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfBvzLipXWZDam6ggyuaVWEFRP/a-high-quality-product-photo-of-electron-1772974544867-3f442579.png?_wi=2", - imageAlt: "Business laptop", - isFavorited: false, + id: "2", name: "Business Laptop", price: "4,999 TJS", variant: "Silver 1 Color", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfBvzLipXWZDam6ggyuaVWEFRP/a-high-quality-product-photo-of-electron-1772974544867-3f442579.png", imageAlt: "Business laptop", isFavorited: false, }, { - id: "3", - name: "Designer Jacket", - price: "899 TJS", - variant: "Navy 3 Colors", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfBvzLipXWZDam6ggyuaVWEFRP/a-lifestyle-product-photo-showing-qualit-1772974545127-cd2a5761.png?_wi=1", - imageAlt: "Designer jacket", - isFavorited: false, + id: "3", name: "Designer Jacket", price: "899 TJS", variant: "Navy 3 Colors", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfBvzLipXWZDam6ggyuaVWEFRP/a-lifestyle-product-photo-showing-qualit-1772974545127-cd2a5761.png", imageAlt: "Designer jacket", isFavorited: false, }, ]} /> @@ -274,54 +211,29 @@ export default function HomePage() { useInvertedBackground={false} plans={[ { - id: "1", - price: "Free", - name: "Starter", - buttons: [ + id: "1", price: "Free", name: "Starter", buttons: [ { text: "Get Started", href: "/signup" }, { text: "Learn More", href: "#" }, ], features: [ - "Up to 50 products", - "Basic analytics", - "Standard support", - "10% transaction fee", - ], + "Up to 50 products", "Basic analytics", "Standard support", "10% transaction fee"], }, { - id: "2", - badge: "Most Popular", - badgeIcon: Sparkles, - price: "99 TJS", - name: "Professional", - buttons: [ + id: "2", badge: "Most Popular", badgeIcon: Sparkles, + price: "99 TJS", name: "Professional", buttons: [ { text: "Get Started", href: "/signup" }, { text: "Chat Sales", href: "#" }, ], features: [ - "Unlimited products", - "Advanced analytics", - "Priority support", - "5% transaction fee", - "Promotional tools", - ], + "Unlimited products", "Advanced analytics", "Priority support", "5% transaction fee", "Promotional tools"], }, { - id: "3", - price: "299 TJS", - name: "Enterprise", - buttons: [ + id: "3", price: "299 TJS", name: "Enterprise", buttons: [ { text: "Contact Sales", href: "/contact" }, { text: "Schedule Demo", href: "/contact" }, ], features: [ - "Everything in Professional", - "Custom analytics dashboards", - "Dedicated account manager", - "2% transaction fee", - "API access", - "White-label options", - ], + "Everything in Professional", "Custom analytics dashboards", "Dedicated account manager", "2% transaction fee", "API access", "White-label options"], }, ]} /> @@ -338,41 +250,17 @@ export default function HomePage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Fatima Saidova", - role: "Fashion Seller", - company: "Dushanbe Boutique", - rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfBvzLipXWZDam6ggyuaVWEFRP/a-professional-headshot-photo-of-a-woman-1772974544460-59be7fc4.png?_wi=1", - imageAlt: "Fatima Saidova", - }, + id: "1", name: "Fatima Saidova", role: "Fashion Seller", company: "Dushanbe Boutique", rating: 5, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfBvzLipXWZDam6ggyuaVWEFRP/a-professional-headshot-photo-of-a-woman-1772974544460-59be7fc4.png", imageAlt: "Fatima Saidova"}, { - id: "2", - name: "Rustam Karimov", - role: "Electronics Vendor", - company: "Tech Hub Tajikistan", - rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfBvzLipXWZDam6ggyuaVWEFRP/a-professional-headshot-photo-of-a-man-i-1772974544950-907bdea5.png?_wi=1", - imageAlt: "Rustam Karimov", - }, + id: "2", name: "Rustam Karimov", role: "Electronics Vendor", company: "Tech Hub Tajikistan", rating: 5, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfBvzLipXWZDam6ggyuaVWEFRP/a-professional-headshot-photo-of-a-man-i-1772974544950-907bdea5.png", imageAlt: "Rustam Karimov"}, { - id: "3", - name: "Zarina Mirzoeva", - role: "Daily Buyer", - company: "Khujand Resident", - rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfBvzLipXWZDam6ggyuaVWEFRP/a-professional-headshot-photo-of-a-woman-1772974544761-785ee70a.png?_wi=1", - imageAlt: "Zarina Mirzoeva", - }, + id: "3", name: "Zarina Mirzoeva", role: "Daily Buyer", company: "Khujand Resident", rating: 5, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfBvzLipXWZDam6ggyuaVWEFRP/a-professional-headshot-photo-of-a-woman-1772974544761-785ee70a.png", imageAlt: "Zarina Mirzoeva"}, { - id: "4", - name: "Akmal Sharifov", - role: "Premium Seller", - company: "Kulob Trading Co.", - rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfBvzLipXWZDam6ggyuaVWEFRP/a-professional-headshot-photo-of-a-man-i-1772974544711-3a9132ff.png?_wi=1", - imageAlt: "Akmal Sharifov", - }, + id: "4", name: "Akmal Sharifov", role: "Premium Seller", company: "Kulob Trading Co.", rating: 5, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfBvzLipXWZDam6ggyuaVWEFRP/a-professional-headshot-photo-of-a-man-i-1772974544711-3a9132ff.png", imageAlt: "Akmal Sharifov"}, ]} kpiItems={[ { value: "98%", label: "Satisfaction Rate" }, @@ -397,7 +285,7 @@ export default function HomePage() {