From 28666440209dd010ec1122357d3761221094a6ff Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 23 May 2026 02:51:48 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b3a665d..93c4ddf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,8 +46,8 @@ export default function LandingPage() { { text: "Call Now: 416-871-0992", href: "tel:4168710992" }, ]} mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-system-with-open-drawers_169016-72726.jpg", imageAlt: "luxury modern renovation living room" }, - { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-kitchen-interior-design_23-2150976527.jpg", imageAlt: "modern luxury kitchen renovation renovation" } + { imageSrc: "https://images.unsplash.com/photo-1503387762-592deb58e4e2?q=80&w=1200&auto=format&fit=crop", imageAlt: "Construction professional inspecting a high-end framing project" }, + { imageSrc: "https://images.unsplash.com/photo-1541888946425-d81bb19240f5?q=80&w=1200&auto=format&fit=crop", imageAlt: "Detailed construction work on a modern residence structure" } ]} mediaAnimation="blur-reveal" rating={5} -- 2.49.1