Update src/app/wholesale/page.tsx
This commit is contained in:
@@ -61,32 +61,32 @@ export default function WholesalePage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "carousel-1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-executives-discussing-laptop_107420-65753.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-executives-discussing-laptop_107420-65753.jpg?_wi=5",
|
||||
imageAlt: "B2B Business Meeting",
|
||||
},
|
||||
{
|
||||
id: "carousel-2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessmen-shaking-hands-meeting_1423-79.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessmen-shaking-hands-meeting_1423-79.jpg?_wi=2",
|
||||
imageAlt: "Business Partnership",
|
||||
},
|
||||
{
|
||||
id: "carousel-3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-people-working-with-diagrams_23-2147717283.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-people-working-with-diagrams_23-2147717283.jpg?_wi=4",
|
||||
imageAlt: "Data Analysis and Planning",
|
||||
},
|
||||
{
|
||||
id: "carousel-4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-delivery-man-using-digital-tablet-scanning-bar-code-package-label-while-preparing-shipment-with-his-coworker_637285-2261.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-delivery-man-using-digital-tablet-scanning-bar-code-package-label-while-preparing-shipment-with-his-coworker_637285-2261.jpg?_wi=2",
|
||||
imageAlt: "Warehouse Operations",
|
||||
},
|
||||
{
|
||||
id: "carousel-5",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/payment-methods-isometric-flowchart_98292-7117.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/payment-methods-isometric-flowchart_98292-7117.jpg?_wi=5",
|
||||
imageAlt: "Payment Processing",
|
||||
},
|
||||
{
|
||||
id: "carousel-6",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/comfortable-way-pay-bills_329181-13938.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/comfortable-way-pay-bills_329181-13938.jpg?_wi=2",
|
||||
imageAlt: "Secure Transactions",
|
||||
},
|
||||
]}
|
||||
@@ -133,7 +133,7 @@ export default function WholesalePage() {
|
||||
title: "Request for Quote (RFQ)",
|
||||
description: "Submit custom RFQ forms with your specifications. Suppliers respond with competitive quotes within 24 hours. Compare multiple offers and negotiate terms. Transparent pricing with no hidden fees.",
|
||||
tag: "Price Negotiation",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-computer-scientists-data-center-office-using-ai-automation-tools_482257-123321.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-computer-scientists-data-center-office-using-ai-automation-tools_482257-123321.jpg?_wi=3",
|
||||
buttons: [
|
||||
{
|
||||
text: "Submit RFQ",
|
||||
@@ -146,7 +146,7 @@ export default function WholesalePage() {
|
||||
title: "Tiered Pricing Discounts",
|
||||
description: "Get better prices as you order more. Volume discounts automatically applied based on quantity. Pro tip: Order 1000+ units and unlock exclusive pricing. Bulk buyer benefits across all categories.",
|
||||
tag: "Volume Savings",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/several-price-table-banners_23-2147610141.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/several-price-table-banners_23-2147610141.jpg?_wi=2",
|
||||
buttons: [
|
||||
{
|
||||
text: "View Pricing",
|
||||
|
||||
Reference in New Issue
Block a user