Update src/app/products/page.tsx
This commit is contained in:
@@ -94,17 +94,17 @@ export default function ProductsPage() {
|
||||
buttonAnimation="blur-reveal"
|
||||
carouselItems={[
|
||||
{
|
||||
id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/diverse-team-business-owners-packing-order-shipping-using-cardboard-boxes-merchandise-man-woman-working-supply-chain-logistics-quality-control-handheld-shot_482257-63936.jpg", imageAlt: "Product distribution and logistics"},
|
||||
id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/diverse-team-business-owners-packing-order-shipping-using-cardboard-boxes-merchandise-man-woman-working-supply-chain-logistics-quality-control-handheld-shot_482257-63936.jpg?_wi=2", imageAlt: "Product distribution and logistics"},
|
||||
{
|
||||
id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-supermarket-grocery-store-background_640221-331.jpg", imageAlt: "Consumer goods marketplace"},
|
||||
id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-supermarket-grocery-store-background_640221-331.jpg?_wi=3", imageAlt: "Consumer goods marketplace"},
|
||||
{
|
||||
id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-medical-elements-composition-with-copy-space_23-2148502907.jpg", imageAlt: "Healthcare and pharmaceutical products"},
|
||||
id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-medical-elements-composition-with-copy-space_23-2148502907.jpg?_wi=3", imageAlt: "Healthcare and pharmaceutical products"},
|
||||
{
|
||||
id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/modern-stationary-collection-arrangement_23-2149309690.jpg", imageAlt: "Office and tech products"},
|
||||
id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/modern-stationary-collection-arrangement_23-2149309690.jpg?_wi=3", imageAlt: "Office and tech products"},
|
||||
{
|
||||
id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/businesspeople-working-office_1139-254.jpg", imageAlt: "Business solutions and services"},
|
||||
id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/businesspeople-working-office_1139-254.jpg?_wi=2", imageAlt: "Business solutions and services"},
|
||||
{
|
||||
id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/employees-working-warehouse_23-2148923075.jpg", imageAlt: "Warehouse and inventory management"},
|
||||
id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/employees-working-warehouse_23-2148923075.jpg?_wi=3", imageAlt: "Warehouse and inventory management"},
|
||||
]}
|
||||
autoPlay={true}
|
||||
autoPlayInterval={5000}
|
||||
@@ -130,11 +130,11 @@ export default function ProductsPage() {
|
||||
animationType="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "product-cat-1", name: "Consumer Goods", price: "Wholesale Available", imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-supermarket-grocery-store-background_640221-331.jpg", imageAlt: "Consumer goods and packaged products"},
|
||||
id: "product-cat-1", name: "Consumer Goods", price: "Wholesale Available", imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-supermarket-grocery-store-background_640221-331.jpg?_wi=4", imageAlt: "Consumer goods and packaged products"},
|
||||
{
|
||||
id: "product-cat-2", name: "Industrial Equipment", price: "Custom Pricing", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-medical-elements-composition-with-copy-space_23-2148502907.jpg", imageAlt: "Industrial equipment and machinery"},
|
||||
id: "product-cat-2", name: "Industrial Equipment", price: "Custom Pricing", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-medical-elements-composition-with-copy-space_23-2148502907.jpg?_wi=4", imageAlt: "Industrial equipment and machinery"},
|
||||
{
|
||||
id: "product-cat-3", name: "Specialty Products", price: "Bulk Discounts", imageSrc: "http://img.b2bpic.net/free-photo/modern-stationary-collection-arrangement_23-2149309690.jpg", imageAlt: "Specialty and premium products"},
|
||||
id: "product-cat-3", name: "Specialty Products", price: "Bulk Discounts", imageSrc: "http://img.b2bpic.net/free-photo/modern-stationary-collection-arrangement_23-2149309690.jpg?_wi=4", imageAlt: "Specialty and premium products"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -161,7 +161,7 @@ export default function ProductsPage() {
|
||||
{
|
||||
id: "feature-4", title: "Reliable Supply Chain", content: "Our optimized distribution network with real-time tracking ensures products reach your location on time with minimal handling and maximum care."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/employees-working-warehouse_23-2148923075.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/employees-working-warehouse_23-2148923075.jpg?_wi=4"
|
||||
imageAlt="Advanced warehouse and product management"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -181,13 +181,13 @@ export default function ProductsPage() {
|
||||
animationType="scale-rotate"
|
||||
metrics={[
|
||||
{
|
||||
id: "metric-1", value: "500+", title: "Products in Catalog", description: "Across multiple industry sectors and categories", videoSrc: "https://example.com/video1.mp4", videoAriaLabel: "Products catalog video"},
|
||||
id: "metric-1", value: "500+", title: "Products in Catalog", description: "Across multiple industry sectors and categories", videoSrc: "https://example.com/video1.mp4?_wi=3", videoAriaLabel: "Products catalog video"},
|
||||
{
|
||||
id: "metric-2", value: "99.2%", title: "Quality Compliance", description: "All products meet international standards", videoSrc: "https://example.com/video2.mp4", videoAriaLabel: "Quality compliance video"},
|
||||
id: "metric-2", value: "99.2%", title: "Quality Compliance", description: "All products meet international standards", videoSrc: "https://example.com/video2.mp4?_wi=3", videoAriaLabel: "Quality compliance video"},
|
||||
{
|
||||
id: "metric-3", value: "50+", title: "Supplier Partners", description: "Verified manufacturers worldwide", videoSrc: "https://example.com/video3.mp4", videoAriaLabel: "Supplier partners video"},
|
||||
id: "metric-3", value: "50+", title: "Supplier Partners", description: "Verified manufacturers worldwide", videoSrc: "https://example.com/video3.mp4?_wi=3", videoAriaLabel: "Supplier partners video"},
|
||||
{
|
||||
id: "metric-4", value: "24/7", title: "Order Support", description: "Dedicated product specialists available", videoSrc: "https://example.com/video4.mp4", videoAriaLabel: "Order support video"},
|
||||
id: "metric-4", value: "24/7", title: "Order Support", description: "Dedicated product specialists available", videoSrc: "https://example.com/video4.mp4?_wi=3", videoAriaLabel: "Order support video"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user