From 139afd0862af6934fffed0e13d6f94e61bb3cd37 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 18:54:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index bfa8f11..813df4b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,10 +46,10 @@ export default function LandingPage() { background={{ variant: "plain" }} leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-volunteers-with-food-donations_23-2149196086.jpg?_wi=1", imageAlt: "Industrial warehouse with organized shelves" + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-volunteers-with-food-donations_23-2149196086.jpg", imageAlt: "Industrial warehouse with organized shelves" }, { - imageSrc: "http://img.b2bpic.net/free-photo/african-american-distribution-supervisor-warehouse-assistant-searching-parcel_482257-77651.jpg?_wi=1", imageAlt: "Variety of industrial supplies" + imageSrc: "http://img.b2bpic.net/free-photo/african-american-distribution-supervisor-warehouse-assistant-searching-parcel_482257-77651.jpg", imageAlt: "Variety of industrial supplies" } ]} rightCarouselItems={[ @@ -57,7 +57,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-working-together_23-2149145155.jpg", imageAlt: "Professional business consultation" }, { - imageSrc: "http://img.b2bpic.net/free-photo/forklift-operator-taking-notes-while-examining-stock-packages-warehouse_637285-4935.jpg?_wi=1", imageAlt: "Fast delivery logistics" + imageSrc: "http://img.b2bpic.net/free-photo/forklift-operator-taking-notes-while-examining-stock-packages-warehouse_637285-4935.jpg", imageAlt: "Fast delivery logistics" } ]} tag="Industrial Supermarket" @@ -101,28 +101,28 @@ export default function LandingPage() { { id: 1, title: "Premium Quality Products", description: "Carefully curated industrial supplies and wholesale goods meeting international standards.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/african-american-distribution-supervisor-warehouse-assistant-searching-parcel_482257-77651.jpg?_wi=2", imageAlt: "Premium industrial products" + imageSrc: "http://img.b2bpic.net/free-photo/african-american-distribution-supervisor-warehouse-assistant-searching-parcel_482257-77651.jpg", imageAlt: "Premium industrial products" }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/colorful-stick-candles-arranged-shelves-sorted-by-color-candle-shop_169016-20588.jpg?_wi=1", imageAlt: "Professional cleaning supplies" + imageSrc: "http://img.b2bpic.net/free-photo/colorful-stick-candles-arranged-shelves-sorted-by-color-candle-shop_169016-20588.jpg", imageAlt: "Professional cleaning supplies" } }, { id: 2, title: "Competitive Wholesale Pricing", description: "Best bulk rates for businesses. Volume discounts on all products.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-wearing-black-gloves_23-2148593067.jpg?_wi=1", imageAlt: "Cost-effective packaging materials" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-wearing-black-gloves_23-2148593067.jpg", imageAlt: "Cost-effective packaging materials" }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/african-american-distribution-supervisor-warehouse-assistant-searching-parcel_482257-77651.jpg?_wi=3", imageAlt: "Bulk supply options" + imageSrc: "http://img.b2bpic.net/free-photo/african-american-distribution-supervisor-warehouse-assistant-searching-parcel_482257-77651.jpg", imageAlt: "Bulk supply options" } }, { id: 3, title: "Fast & Reliable Delivery", description: "Timely delivery to your business location. Local Brakpan service.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/forklift-operator-taking-notes-while-examining-stock-packages-warehouse_637285-4935.jpg?_wi=2", imageAlt: "Fast delivery service" + imageSrc: "http://img.b2bpic.net/free-photo/forklift-operator-taking-notes-while-examining-stock-packages-warehouse_637285-4935.jpg", imageAlt: "Fast delivery service" }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-volunteers-with-food-donations_23-2149196086.jpg?_wi=2", imageAlt: "Efficient warehouse operations" + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-volunteers-with-food-donations_23-2149196086.jpg", imageAlt: "Efficient warehouse operations" } } ]} @@ -143,16 +143,16 @@ export default function LandingPage() { tagAnimation="slide-up" products={[ { - id: "ind-001", name: "Industrial Equipment & Tools", price: "From R299", imageSrc: "http://img.b2bpic.net/free-photo/african-american-distribution-supervisor-warehouse-assistant-searching-parcel_482257-77651.jpg?_wi=4", imageAlt: "Industrial tools and equipment" + id: "ind-001", name: "Industrial Equipment & Tools", price: "From R299", imageSrc: "http://img.b2bpic.net/free-photo/african-american-distribution-supervisor-warehouse-assistant-searching-parcel_482257-77651.jpg", imageAlt: "Industrial tools and equipment" }, { - id: "cln-001", name: "Professional Cleaning Supplies", price: "From R149", imageSrc: "http://img.b2bpic.net/free-photo/colorful-stick-candles-arranged-shelves-sorted-by-color-candle-shop_169016-20588.jpg?_wi=2", imageAlt: "Cleaning products and materials" + id: "cln-001", name: "Professional Cleaning Supplies", price: "From R149", imageSrc: "http://img.b2bpic.net/free-photo/colorful-stick-candles-arranged-shelves-sorted-by-color-candle-shop_169016-20588.jpg", imageAlt: "Cleaning products and materials" }, { - id: "pkg-001", name: "Packaging & Storage Materials", price: "From R89", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-wearing-black-gloves_23-2148593067.jpg?_wi=2", imageAlt: "Packaging boxes and storage solutions" + id: "pkg-001", name: "Packaging & Storage Materials", price: "From R89", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-wearing-black-gloves_23-2148593067.jpg", imageAlt: "Packaging boxes and storage solutions" }, { - id: "offc-001", name: "Office & Business Supplies", price: "From R79", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-volunteers-with-food-donations_23-2149196086.jpg?_wi=3", imageAlt: "Office supplies collection" + id: "offc-001", name: "Office & Business Supplies", price: "From R79", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-volunteers-with-food-donations_23-2149196086.jpg", imageAlt: "Office supplies collection" } ]} gridVariant="two-columns-alternating-heights" @@ -187,7 +187,7 @@ export default function LandingPage() { } ]} animationType="slide-up" - textboxLayout="centered" + textboxLayout="default" useInvertedBackground={false} ariaLabel="Business metrics and achievements" /> -- 2.49.1