Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-31 17:21:46 +00:00

View File

@@ -87,11 +87,11 @@ export default function LandingPage() {
sections={[
{
heading: "Usage Policy", content: {
text: "By engaging with the Warnix installation, you acknowledge the transient nature of the work. All visual materials are proprietary."},
type: "paragraph", text: "By engaging with the Warnix installation, you acknowledge the transient nature of the work. All visual materials are proprietary."},
},
{
heading: "Privacy Protocol", content: {
items: [
type: "list", items: [
"Data collection is limited to essential session tracking.", "No third-party tracking cookies.", "Your information is held in total confidentiality."],
},
},