From 859a69c47afbbc3df4e1a79cecb3a834e6e0cf96 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 17:13:48 +0000 Subject: [PATCH] Switch to version 2: modified 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 1f95bdf..34f359a 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="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CMv5A1hLreQ2HOQXjmZon0f2CG/uploaded-1776877919569-xyfjcwnz.png" - imageAlt="B&L Industries Logo" + imageSrc="http://img.b2bpic.net/free-photo/american-colors-household-decorations-independence-day-celebration_23-2151469812.jpg" + imageAlt="fencing installation landscape texas" /> @@ -186,4 +186,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +}