From 0f7e1b72b24c01b46a07eed82c1e2a03bb85b249 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 04:55:55 +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 4d45144..b817ef0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -105,7 +105,7 @@ export default function LandingPage() { }, { id: 3, - tag: "Hardscape Solutions", title: "Patios & Pathways", subtitle: "Creating gathering spaces", description: "We build beautiful outdoor living areas with quality hardscaping that withstands the Southern climate. Stone patios, walking paths, and rustic gathering spaces that invite connection and create lasting memories.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP6m7l7hwi4GIZuXGy8tnhucL3/uploaded-1772685628922-ngv9q9kz.jpg", imageAlt: "Stone patio and hardscape installation" + tag: "Hardscape Solutions", title: "", subtitle: "Creating gathering spaces", description: "We build beautiful outdoor living areas with quality hardscaping that withstands the Southern climate. Stone patios, walking paths, and rustic gathering spaces that invite connection and create lasting memories.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP6m7l7hwi4GIZuXGy8tnhucL3/uploaded-1772685628922-ngv9q9kz.jpg", imageAlt: "Stone patio and hardscape installation" } ]} textboxLayout="default" -- 2.49.1