From 325114f766cdae26634c4570465ad1680294a5cc Mon Sep 17 00:00:00 2001 From: Callum Elder Date: Wed, 25 Feb 2026 15:22:44 +0000 Subject: [PATCH 1/2] Update text in page.tsx for clarity --- app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/page.tsx b/app/page.tsx index 295f8fd..767ae22 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -14,7 +14,7 @@ export default function Home() { />

- To get started, edit the page.tsx file. + To get started, edit the page.tsx file...

Looking for a starting point or more instructions? Head over to{" "} From 722dbb6c1286843aa1a44c5d1c8d96cda18473d7 Mon Sep 17 00:00:00 2001 From: Callum Elder Date: Wed, 25 Feb 2026 23:09:26 +0000 Subject: [PATCH 2/2] Update header text in page.tsx --- app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/page.tsx b/app/page.tsx index 767ae22..e1cbecf 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -14,7 +14,7 @@ export default function Home() { />

- To get started, edit the page.tsx file... + To get started, edit the page.tsx file...TEST

Looking for a starting point or more instructions? Head over to{" "}