From 55e32ef601cf8fae74b9ebf7ea6bb0be8c2ef02b Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 23:18:42 +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 532c004..acf9059 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-building-with-blue-sky_23-2148252799.jpg", imageAlt: "Modern metal roof installation on Florida home" + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-modern-building-modern-architecture_181624-21692.jpg?id=11111843", imageAlt: "Modern metal roof installation on Florida home" } ]} autoplayDelay={5000}