diff --git a/src/app/(app)/layout.tsx b/src/app/(app)/layout.tsx
index 521097be..9cce0723 100644
--- a/src/app/(app)/layout.tsx
+++ b/src/app/(app)/layout.tsx
@@ -17,19 +17,21 @@ export default function AppLayout({ children }: AppLayoutProps) {
-
-
- {/*
- * Reconciles the user's email-verification state with Ory on every
- * authenticated page load (sync + reminder/confirmation banner).
- * Wrapped in Suspense so its session/DB read streams in without
- * blocking the page content below.
- */}
-
-
-
- {children}
-
+
+
+
+ {/*
+ * Reconciles the user's email-verification state with Ory on every
+ * authenticated page load (sync + reminder/confirmation banner).
+ * Wrapped in Suspense so its session/DB read streams in without
+ * blocking the page content below.
+ */}
+
+
+
+ {children}
+
+
diff --git a/src/app/(marketing)/page.tsx b/src/app/(marketing)/page.tsx
index ea5b022e..aee7927c 100644
--- a/src/app/(marketing)/page.tsx
+++ b/src/app/(marketing)/page.tsx
@@ -49,126 +49,133 @@ export default async function Landing() {
-
-
-
-
-
- The Cooperative Data Publishing Utility
-
-
- Data publishing at any scale for everyone.
-
-
- Upload, share, and access data without needing to build or
- maintain your own infrastructure.
-
+ {/* ponytail: main starts after Navigation rather than wrapping the
+ whole page — Landing.module.css pins the nav background with
+ `.landingInner > nav`, so the nav has to stay a direct child. */}
+
+
+
+
-
-
-
-
-
-
+
+ The Cooperative Data Publishing Utility
+
+
+ Data publishing at any scale for everyone.
+
+
+ Upload, share, and access data without needing to build or
+ maintain your own infrastructure.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Explore Source Datasets
+
+ Featured Products
+
+
+
+
+
+
+
+ What is Source Cooperative?
+
-
+
+
+ The Challenge
+
+
+ Scientific data infrastructure wasn't built for
+ cross-border, cross-sector cooperation.
+
+
+ Addressing global challenges means combining data from
+ governments, research institutions, commercial providers,
+ and civil society—each with its own formats, access
+ patterns, and APIs.
+
+
+ Data engineers, scientists, and researchers spend more
+ time wrangling infrastructure than doing their actual
+ work, hampering collaboration and limiting informed
+ decision making.
+
+
+
+
+ Our Solution
+
+
+ Source is a nonprofit data publishing utility built on
+ commodity cloud object storage. Researchers publish data
+ at any scale without running servers, building portals, or
+ writing APIs.
+
+
+ Source handles cloud infrastructure so researchers can
+ focus on their data, not their hosting. Users access
+ everything through standard URLs that work with existing
+ tools—no custom portals, no proprietary APIs.
+
+
+ The service is intentionally commoditized: built to resist
+ lock-in and designed so that no single provider, funder,
+ or political decision can make research data disappear.
+
+
-
-
-
-
-
- Explore Source Datasets
-
- Featured Products
-
-
-
-
-
-
- What is Source Cooperative?
-
-
-
- The Challenge
-
-
- Scientific data infrastructure wasn't built for
- cross-border, cross-sector cooperation.
-
-
- Addressing global challenges means combining data from
- governments, research institutions, commercial providers,
- and civil society—each with its own formats, access
- patterns, and APIs.
-
-
- Data engineers, scientists, and researchers spend more time
- wrangling infrastructure than doing their actual work,
- hampering collaboration and limiting informed decision
- making.
-
-
-
-
- Our Solution
-
-
- Source is a nonprofit data publishing utility built on
- commodity cloud object storage. Researchers publish data at
- any scale without running servers, building portals, or
- writing APIs.
-
-
- Source handles cloud infrastructure so researchers can focus
- on their data, not their hosting. Users access everything
- through standard URLs that work with existing tools—no
- custom portals, no proprietary APIs.
-
-
- The service is intentionally commoditized: built to resist
- lock-in and designed so that no single provider, funder, or
- political decision can make research data disappear.
-
-
-
-
-
+
+
+
@@ -311,9 +318,9 @@ export default async function Landing() {
- Source Cooperative supports your data lifecycle, from prototyping
- to public release, without navigating corporate cloud
- policies.
+ Source Cooperative supports your data lifecycle, from
+ prototyping to public release, without navigating corporate
+ cloud policies.