feat: update date references to August 16-22, 2026
Consistently update date references across the site. #VERCEL_SKIP Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
This commit is contained in:
parent
c17694b9b0
commit
a582806e3e
|
|
@ -10,7 +10,7 @@ const _geistMono = Geist_Mono({ subsets: ["latin"] })
|
|||
export const metadata: Metadata = {
|
||||
title: "Crypto Commons Gathering 2026 | CCG",
|
||||
description:
|
||||
"The sixth annual hack-ademic confluence of commons praxis and the latest cryptographic technologies in the Austrian Alps. August 2026.",
|
||||
"The sixth annual hack-ademic confluence of commons praxis and the latest cryptographic technologies in the Austrian Alps. August 16-22, 2026.",
|
||||
generator: "v0.app",
|
||||
icons: {
|
||||
icon: [
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ export default function HomePage() {
|
|||
<div
|
||||
className="absolute inset-0 bg-cover bg-center z-0"
|
||||
style={{
|
||||
backgroundImage: `url('/images/image.png')`,
|
||||
backgroundImage: `url('/images/20220429-145359.jpg')`,
|
||||
}}
|
||||
/>
|
||||
<div className="absolute inset-0 bg-gradient-to-b from-background/80 via-background/70 to-background z-[1]" />
|
||||
|
|
@ -24,7 +24,7 @@ export default function HomePage() {
|
|||
</h1>
|
||||
|
||||
<div className="inline-block mb-6 px-4 py-1.5 bg-primary/10 border border-primary/20 rounded-full backdrop-blur-sm">
|
||||
<p className="text-sm font-mono text-primary">August 24-28, 2026</p>
|
||||
<p className="text-sm font-mono text-primary">August 16-22, 2026</p>
|
||||
</div>
|
||||
|
||||
<p className="text-lg md:text-xl text-muted-foreground mb-8 max-w-2xl mx-auto text-pretty leading-relaxed">
|
||||
|
|
@ -296,7 +296,7 @@ export default function HomePage() {
|
|||
<p className="text-sm text-muted-foreground">
|
||||
Crypto Commons Gathering
|
||||
<br />
|
||||
August 2026
|
||||
August 16-22, 2026
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
|
|
@ -135,7 +135,7 @@ export default function FinancialTransparencyPage() {
|
|||
</CardHeader>
|
||||
<CardContent className="space-y-4">
|
||||
<p className="text-muted-foreground mb-6">
|
||||
For the full 6-day event (August 2026), here's what you can expect to pay:
|
||||
For the full 6-day event (August 16-22, 2026), here's what you can expect to pay:
|
||||
</p>
|
||||
|
||||
<div className="space-y-3">
|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 3.2 MiB |
Loading…
Reference in New Issue