From 6fb925eee01034168707fd8fb3e30e4284d54864 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 06:30:06 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 957fc96..e608df4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,11 +44,11 @@ export default function LandingPage() { description="Premium industrial-grade fencing solutions for contractors and commercial builders across the nation. Bulk quantities available." buttons={[{ text: "View Catalog", href: "/products" }]} slides={[ - { imageSrc: "http://img.b2bpic.net/free-photo/warehouse-director-arranging-boxes_482257-92046.jpg", imageAlt: "industrial wholesale warehouse fencing" }, - { imageSrc: "http://img.b2bpic.net/free-photo/warehouse-director-arranging-boxes_482257-92046.jpg", imageAlt: "industrial wholesale warehouse fencing" }, - { imageSrc: "http://img.b2bpic.net/free-photo/warehouse-director-arranging-boxes_482257-92046.jpg", imageAlt: "industrial wholesale warehouse fencing" }, - { imageSrc: "http://img.b2bpic.net/free-photo/warehouse-director-arranging-boxes_482257-92046.jpg", imageAlt: "industrial wholesale warehouse fencing" }, - { imageSrc: "http://img.b2bpic.net/free-photo/warehouse-director-arranging-boxes_482257-92046.jpg", imageAlt: "industrial wholesale warehouse fencing" }, + { imageSrc: "http://img.b2bpic.net/free-photo/warehouse-director-arranging-boxes_482257-92046.jpg?_wi=1", imageAlt: "industrial wholesale warehouse fencing" }, + { imageSrc: "http://img.b2bpic.net/free-photo/warehouse-director-arranging-boxes_482257-92046.jpg?_wi=2", imageAlt: "industrial wholesale warehouse fencing" }, + { imageSrc: "http://img.b2bpic.net/free-photo/warehouse-director-arranging-boxes_482257-92046.jpg?_wi=3", imageAlt: "industrial wholesale warehouse fencing" }, + { imageSrc: "http://img.b2bpic.net/free-photo/warehouse-director-arranging-boxes_482257-92046.jpg?_wi=4", imageAlt: "industrial wholesale warehouse fencing" }, + { imageSrc: "http://img.b2bpic.net/free-photo/warehouse-director-arranging-boxes_482257-92046.jpg?_wi=5", imageAlt: "industrial wholesale warehouse fencing" }, ]} /> @@ -92,9 +92,9 @@ export default function LandingPage() { title="Why Choose Us" description="We offer more than just fencing; we offer peace of mind for your construction projects." features={[ - { title: "Bulk Supply", description: "Ready-to-ship inventory for immediate supply.", imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-building-with-brown-grey-graphics-auckland-great-cool-wallpaper_181624-4264.jpg" }, - { title: "Industrial Durability", description: "Tested against extreme weather conditions.", imageSrc: "http://img.b2bpic.net/free-photo/outdoors-abstract-shadow-daytime_23-2149080289.jpg" }, - { title: "Logistics Support", description: "Nationwide shipping directly to your site.", imageSrc: "http://img.b2bpic.net/free-photo/landscape-shot-brown-wooden-fence-mini-forest-with-clear-blue-sky_181624-17330.jpg" }, + { title: "Bulk Supply", description: "Ready-to-ship inventory for immediate supply.", imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-building-with-brown-grey-graphics-auckland-great-cool-wallpaper_181624-4264.jpg?_wi=1" }, + { title: "Industrial Durability", description: "Tested against extreme weather conditions.", imageSrc: "http://img.b2bpic.net/free-photo/outdoors-abstract-shadow-daytime_23-2149080289.jpg?_wi=1" }, + { title: "Logistics Support", description: "Nationwide shipping directly to your site.", imageSrc: "http://img.b2bpic.net/free-photo/landscape-shot-brown-wooden-fence-mini-forest-with-clear-blue-sky_181624-17330.jpg?_wi=1" }, ]} /> @@ -107,7 +107,7 @@ export default function LandingPage() { description="Get answers to common queries about bulk procurement and fencing hardware." mediaAnimation="slide-up" faqsAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/brick-piles-placed-factory-floor_1150-15099.jpg" + imageSrc="http://img.b2bpic.net/free-photo/brick-piles-placed-factory-floor_1150-15099.jpg?_wi=1" faqs={[ { id: "1", title: "Do you offer bulk discounts?", content: "Yes, we provide scalable pricing for large contractors." }, { id: "2", title: "Where is the fencing manufactured?", content: "We source from high-quality industrial manufacturers." },