From 7950d899849945d85aa20b3193967e8de113ee77 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 01:09:58 +0000 Subject: [PATCH] Switch to version 22: modified 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 2fb635e..7d793a2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -93,7 +93,7 @@ export default function LandingPage() { { id: "f4", title: "Plumbing Maintenance", description: "Minor leak fixes and hardware replacements.", tag: "Plumbing", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cxggax9uoHWOUnvB5jeqt1nr7A/uploaded-1777336142840-5jb1fm8h.jpg", buttons: [{ text: "Get a Quote", href: "/contact" }] }, { id: "f5", title: "Wall Mounting", description: "TV mounts, shelves, and heavy-duty hanging.", tag: "Mounting", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cxggax9uoHWOUnvB5jeqt1nr7A/uploaded-1777336198985-5xi6ssgs.jpg", buttons: [{ text: "Get a Quote", href: "/contact" }] }, ]} - title="Fast, Reliable Repairs for Every Room in Your Home" + title="Comprehensive Repair Services" description="Professional solutions for your daily home needs." /> @@ -158,4 +158,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +}