2 Commits

Author SHA1 Message Date
5984bbf039 Update src/app/page.tsx 2026-04-17 14:48:23 +00:00
00ca78b43d Merge version_1 into main
Merge version_1 into main
2026-04-17 14:46:25 +00:00

View File

@@ -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."
/>
</div>
@@ -232,4 +232,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}