|
1 | | -import Image from "next/image"; |
2 | 1 | import Link from "next/link"; |
3 | 2 | import { Button } from "@/components/ui/button"; |
4 | 3 |
|
@@ -61,36 +60,6 @@ export function NogglesRailsManifesto() { |
61 | 60 | </article> |
62 | 61 | </div> |
63 | 62 |
|
64 | | - <article className="rounded-lg border bg-card p-6 text-card-foreground"> |
65 | | - <div className="mb-3 text-sm font-medium uppercase tracking-[0.2em] text-muted-foreground"> |
66 | | - 3. Variations & Experiments |
67 | | - </div> |
68 | | - <div className="mb-6 overflow-hidden rounded-lg border"> |
69 | | - <div className="relative aspect-[16/7] w-full"> |
70 | | - <Image |
71 | | - src="https://img.paragraph.com/cdn-cgi/image/format=auto,width=1200,quality=85/https://storage.googleapis.com/papyrus_images/87e8297dbb18991c60288e0d89bd9222395c0c123b3ded7ecd0684f5b9f96df1.png" |
72 | | - alt="Noggles variations and experiments" |
73 | | - fill |
74 | | - className="object-cover" |
75 | | - unoptimized |
76 | | - /> |
77 | | - </div> |
78 | | - </div> |
79 | | - <h2 className="mb-4 text-2xl font-bold tracking-tight">Beyond the first rails</h2> |
80 | | - <p className="text-sm leading-7 text-muted-foreground md:text-base"> |
81 | | - Following the creation of the first Noggles Rails, the expansion of Noggles presence into |
82 | | - additional action sports became inevitable, evolving beyond traditional skate handrails |
83 | | - into a broader modular obstacle system. |
84 | | - </p> |
85 | | - <p className="mt-4 text-sm leading-7 text-muted-foreground md:text-base"> |
86 | | - This led to the development of fully branded Noggles wakeboard ramps, Megaramp and |
87 | | - Thrasher Mag, a snowboard grind tube deployed in Japan, the Noggles Delta selected through |
88 | | - an onchain Gnars DAO vote among four proposed obstacle models, and other activations that |
89 | | - further nounified physical infrastructure, translating decentralized consensus into |
90 | | - tangible cultural impact. |
91 | | - </p> |
92 | | - </article> |
93 | | - |
94 | 63 | <div className="border-t pt-8 text-center"> |
95 | 64 | <p className="mx-auto max-w-lg text-muted-foreground"> |
96 | 65 | Want to bring a NogglesRail to your city? Submit a proposal and the community will fund it. |
|
0 commit comments