From 5a8b0c31af9d3e69fe71ef39af59d555a1eed93c Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 10 Mar 2026 04:31:17 +0000 Subject: [PATCH 1/4] Initial plan From 4c2d15c51493a5ac5445c8995fa77a112e155673 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 10 Mar 2026 04:42:08 +0000 Subject: [PATCH 2/4] feat: marketing improvements - hero rewrite, feature messaging, free messaging, guides integration Co-authored-by: andrew-bierman <94939237+andrew-bierman@users.noreply.github.com> --- apps/guides/app/guide/[slug]/page.tsx | 20 ++++++ apps/guides/app/page.tsx | 19 +++--- apps/guides/components/header.tsx | 8 +++ apps/guides/lib/config.ts | 11 +++- apps/landing/app/about/page.tsx | 39 ++++++++---- .../components/sections/landing-hero.tsx | 10 +++ apps/landing/config/site.ts | 63 ++++++++++--------- 7 files changed, 119 insertions(+), 51 deletions(-) diff --git a/apps/guides/app/guide/[slug]/page.tsx b/apps/guides/app/guide/[slug]/page.tsx index 4f5b0890eb..53e651d13c 100644 --- a/apps/guides/app/guide/[slug]/page.tsx +++ b/apps/guides/app/guide/[slug]/page.tsx @@ -111,6 +111,26 @@ export default async function GuidePage({ params }: { params: Promise<{ slug: st + {/* Download CTA */} +
+ PackRat builds your personalised packing list based on your trip, the weather, and + your gear — completely free. +
+Expert advice for your next outdoor adventure
- +We're a team of outdoor enthusiasts on a mission to make every adventure safer, - more organized, and more enjoyable. + more organised, and more enjoyable — completely free.
- {/* Mission */} + {/* Origin Story */}+ PackRat was born out of a familiar frustration: standing at the trailhead realising + you've forgotten your rain jacket, your headlamp, or (worse) your water filter. + After one too many trips cut short or made miserable by missing gear, our founder set + out to build the app they always wished existed. +
++ The vision was simple — an intelligent packing assistant that knows your trip, the + forecast, and your gear, and builds a personalised list so you carry exactly what you + need and nothing you don't. No more overpacking. No more forgetting essentials. +
- PackRat was born out of a simple frustration: forgetting essential gear on a camping - trip. We built the app we always wished we had — one that intelligently helps you plan, - pack, and navigate your outdoor adventures with confidence. + What started as a side project quickly grew into something the outdoor community truly + needed. Today, PackRat is used by thousands of hikers, backpackers, trail runners, and + weekend campers across the globe — and it's completely free.
+- Today, PackRat is used by thousands of hikers, backpackers, trail runners, and weekend - campers across the globe. Whether you're heading out for an afternoon day hike or a - week-long backcountry expedition, PackRat has you covered. + Our mission is straightforward: help more people get outside with confidence. Whether + you're heading out for an afternoon day hike or a week-long backcountry expedition, + PackRat has you covered. We believe the barrier to outdoor adventure should be as low as + possible — which is why PackRat is, and always will be, free to use.
- Send your resume and a note about your favorite trail to{' '} + Send your resume and a note about your favourite trail to{' '} Ready to hit the trails?
We're a team of outdoor enthusiasts on a mission to make every adventure safer, - more organised, and more enjoyable — completely free. + more organized, and more enjoyable — completely free.
- Send your resume and a note about your favourite trail to{' '}
+ Send your resume and a note about your favorite trail to{' '}
Date: Tue, 10 Mar 2026 17:10:18 +0000
Subject: [PATCH 4/4] fix: resolve merge conflict with main, fix ToS link, fix
American spelling in guide CTA
Co-authored-by: andrew-bierman <94939237+andrew-bierman@users.noreply.github.com>
---
apps/expo/components/CategoriesFilter.tsx | 2 +-
.../catalog/screens/CatalogItemsScreen.tsx | 45 ++++++++++---------
apps/guides/app/guide/[slug]/page.tsx | 2 +-
apps/guides/lib/config.ts | 2 +-
apps/landing/config/site.ts | 2 +-
5 files changed, 29 insertions(+), 24 deletions(-)
diff --git a/apps/expo/components/CategoriesFilter.tsx b/apps/expo/components/CategoriesFilter.tsx
index 583d0e191c..a1cdb90203 100644
--- a/apps/expo/components/CategoriesFilter.tsx
+++ b/apps/expo/components/CategoriesFilter.tsx
@@ -62,7 +62,7 @@ export function CategoriesFilter({
- PackRat builds your personalised packing list based on your trip, the weather, and
+ PackRat builds your personalized packing list based on your trip, the weather, and
your gear — completely free.
Ready to put this into practice?