From eabc137c3205ee57159a4d5c3b249c56ffc01eb5 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 02:11:22 +0000 Subject: [PATCH] Switch to version 16: 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 293c601..f71f233 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -132,7 +132,7 @@ export default function LandingPage() { id: "p6", brand: "", name: "Roofing Project ", price: "", rating: 5, reviewCount: "15", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EvEZbugZJMMJKmRQ7QXba2nKnk/uploaded-1781134689001-yl8r30sw.png", imageAlt: "Restaurant Online Ordering"}, ]} - title="showcasing my web projects" + title="Showcasing My Award-Winning Web Projects" description="Explore a selection of high-performing websites I've designed and developed for clients across various industries." /> @@ -227,4 +227,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +}