From 5984bbf039af9738271578f815cef9f2cd4fe14b Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 14:48:23 +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 b69e124..1c61d6e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -111,7 +111,7 @@ export default function LandingPage() { id: "6", name: "Technical Base Layer", price: "$180", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-boy-sitting-snowy-land-looking-camera_23-2148048962.jpg"}, ]} title="Local's Choice" - description="Tested for the Greenlandic winter." + description="Trusted by Greenlandic residents for extreme durability since 1954." /> @@ -232,4 +232,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1