From 715adbad38ff062641e347ae008c640ffac08f40 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 17:12:13 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 34f359a..1f95bdf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,8 +50,8 @@ export default function LandingPage() { { text: "Get a Free Estimate", href: "#contact" }, { text: "Explore Services", href: "#services" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/american-colors-household-decorations-independence-day-celebration_23-2151469812.jpg" - imageAlt="fencing installation landscape texas" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CMv5A1hLreQ2HOQXjmZon0f2CG/uploaded-1776877919569-xyfjcwnz.png" + imageAlt="B&L Industries Logo" /> @@ -186,4 +186,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file