From 293de0f547c2885aa8156b54a8ebfe0a681f5978 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 15:01:53 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 673495f..cb9fa5d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -119,7 +119,7 @@ export default function HomePage() { title: "Ranch & Agricultural Buildings", description: "Specialized metal structures designed for ranching operations, including barns, equipment storage, and lean-to additions that withstand Texas weather.", imageSrc: "http://img.b2bpic.net/free-photo/wooden-cottage-deserted-landscape-sunny-day_181624-50468.jpg?_wi=1"}, { id: 4, - title: "Large Equipment & Storage", description: "Spacious metal buildings perfect for storing equipment, vehicles, and materials with clear-span designs for maximum usable space.", imageSrc: "http://img.b2bpic.net/free-photo/many-metal-kegs-beer_1398-2538.jpg?_wi=1"}, + title: "Large Equipment & Storage", description: "Spacious metal buildings perfect for storing equipment, vehicles, and materials with clear-span designs for maximum usable space.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcRKV9xxKoAEJ99hcHIONjOO9N/uploaded-1772895698534-dfga8cx3.jpg"}, ]} textboxLayout="default" useInvertedBackground={false} -- 2.49.1