Skip to content
This repository was archived by the owner on May 31, 2026. It is now read-only.

Commit d9664c8

Browse files
committed
modified: first pass layout changes to workshops
1 parent 4daa5c8 commit d9664c8

1 file changed

Lines changed: 20 additions & 78 deletions

File tree

src/pages/mahi/workshops.astro

Lines changed: 20 additions & 78 deletions
Original file line numberDiff line numberDiff line change
@@ -3,49 +3,24 @@ import Layout from "@layouts/Layout.astro";
33
import { Icon } from "astro-icon/components";
44
55
const workshopFormats = [
6-
{
7-
title: "School Holiday Intensives",
8-
description:
9-
"Multi-day deep dives perfect for school holidays when rangatahi have time to focus",
10-
duration: "1-5 days",
11-
icon: "heroicons:calendar-days",
12-
examples: [
13-
"Game development bootcamps",
14-
"Robotics challenges",
15-
"AI & machine learning introduction",
16-
"3D design and printing marathons",
17-
],
18-
},
6+
197
{
208
title: "During-School Workshops",
219
description:
22-
"Tailored sessions that fit within school timetables and curriculum requirements",
10+
"Tailored sessions that fit within school timetables",
2311
duration: "1-4 hours",
2412
icon: "heroicons:academic-cap",
2513
examples: [
2614
"Digital technologies curriculum support",
2715
"Specific skill workshops for classes",
2816
"Assessment preparation sessions",
29-
"Technology showcase preparation",
30-
],
31-
},
32-
{
33-
title: "Weekend Skill Sessions",
34-
description:
35-
"Focused sessions for specific skills that families can attend together",
36-
duration: "2-6 hours",
37-
icon: "heroicons:clock",
38-
examples: [
39-
"3D printing workshops",
40-
"Electronics and circuits",
41-
"Web development basics",
42-
"Cybersecurity for families",
17+
"Take-home portfolio projects",
4318
],
4419
},
4520
{
4621
title: "Community Event Workshops",
4722
description:
48-
"Special workshops as part of festivals, fairs, and community gatherings",
23+
"Special workshops as part of community events and gatherings",
4924
duration: "1-3 hours",
5025
icon: "heroicons:user-group",
5126
examples: [
@@ -92,41 +67,14 @@ const workshopTopics = [
9267
"Artificial Intelligence Basics",
9368
"Machine Learning Projects",
9469
"Cybersecurity & Ethical Hacking",
95-
"Blockchain & Cryptocurrencies",
9670
"Virtual & Augmented Reality",
9771
],
9872
},
9973
];
10074
101-
const schoolSupport = [
102-
{
103-
title: "Curriculum Integration",
104-
description:
105-
"Workshops designed to support Digital Technologies curriculum objectives",
106-
icon: "heroicons:document-check",
107-
},
108-
{
109-
title: "Teacher Co-delivery",
110-
description:
111-
"Work alongside classroom teachers to enhance their confidence with technology",
112-
icon: "heroicons:users",
113-
},
114-
{
115-
title: "Assessment Support",
116-
description:
117-
"Help prepare students for NCEA assessments and portfolio development",
118-
icon: "heroicons:clipboard-document-check",
119-
},
120-
{
121-
title: "Equipment Provision",
122-
description:
123-
"Bring all necessary technology and materials to your classroom",
124-
icon: "heroicons:cube",
125-
},
126-
];
12775
---
12876

129-
<Layout title="Workshops | Wānanga" description="Intensive technology learning workshops for rangatahi - from school holiday bootcamps to during-school curriculum support and weekend family sessions.">
77+
<Layout title="Workshops | Wānanga" description="Intensive technology learning workshops for rangatahi - during-school curriculum support, and community events">
13078
<section class="pt-20 pb-16 md:pt-28 md:pb-24">
13179
<div class="container-custom">
13280
<div class="text-center max-w-4xl mx-auto mb-16">
@@ -147,7 +95,7 @@ const schoolSupport = [
14795

14896
<!-- Workshop Formats -->
14997
<div class="max-w-6xl mx-auto mb-20">
150-
<h2 class="text-3xl font-bold text-center mb-12">Workshop Formats & Timing</h2>
98+
<h2 class="text-3xl font-bold text-center mb-12">Workshop Types</h2>
15199
<div class="grid grid-cols-1 lg:grid-cols-2 gap-8">
152100
{workshopFormats.map((format, index) => (
153101
<div class="bg-white rounded-xl p-8 shadow-lg hover:shadow-xl transition-shadow border border-gray-100" style={`animation-delay: ${index * 0.1}s`}>
@@ -162,7 +110,7 @@ const schoolSupport = [
162110
</div>
163111
<p class="text-gray-700 mb-6">{format.description}</p>
164112
<div>
165-
<h4 class="font-semibold text-gray-900 mb-3">Popular examples:</h4>
113+
<h4 class="font-semibold text-gray-900 mb-3">What's included:</h4>
166114
<ul class="space-y-2">
167115
{format.examples.map((example) => (
168116
<li class="flex items-start text-gray-600">
@@ -177,7 +125,7 @@ const schoolSupport = [
177125
</div>
178126
</div>
179127

180-
<!-- During-School Support -->
128+
<!-- During-School Support - Don't think this is needed, information covered elsewhere and signup also available elsewhere
181129
<div class="bg-tuhura-green text-white rounded-xl p-8 max-w-4xl mx-auto mb-20">
182130
<h2 class="text-3xl font-bold text-center mb-8">Supporting Schools & Kaiako</h2>
183131
<p class="text-xl text-center mb-8 opacity-90">
@@ -201,7 +149,7 @@ const schoolSupport = [
201149
Book School Workshop
202150
</a>
203151
</div>
204-
</div>
152+
</div>-->
205153

206154
<!-- Workshop Topics -->
207155
<div class="max-w-6xl mx-auto mb-20">
@@ -223,7 +171,7 @@ const schoolSupport = [
223171
</div>
224172
</div>
225173

226-
<!-- Who Can Participate -->
174+
<!-- Who Can Participate - Might be useful?
227175
<div class="bg-tuhura-gray rounded-xl p-8 max-w-4xl mx-auto mb-16">
228176
<h2 class="text-3xl font-bold text-center mb-8">Who Can Join Our Wānanga?</h2>
229177
<div class="grid grid-cols-1 md:grid-cols-3 gap-8">
@@ -249,9 +197,9 @@ const schoolSupport = [
249197
<p class="text-gray-700">Family-friendly weekend workshops where parents and tamariki can learn together and support each other.</p>
250198
</div>
251199
</div>
252-
</div>
200+
</div>-->
253201

254-
<!-- What's Included -->
202+
<!-- What's Included
255203
<div class="bg-white rounded-xl p-8 shadow-sm border border-gray-100 max-w-4xl mx-auto mb-16">
256204
<h2 class="text-3xl font-bold text-center mb-8">What's Included in Every Workshop</h2>
257205
<div class="grid grid-cols-1 md:grid-cols-2 gap-8">
@@ -270,10 +218,7 @@ const schoolSupport = [
270218
<Icon name="heroicons:check-circle" class="h-5 w-5 text-tuhura-green mr-3 mt-1" />
271219
<span>Ongoing access to resources and support</span>
272220
</li>
273-
<li class="flex items-start">
274-
<Icon name="heroicons:check-circle" class="h-5 w-5 text-tuhura-green mr-3 mt-1" />
275-
<span>Certificate of completion</span>
276-
</li>
221+
277222
</ul>
278223
</div>
279224
<div>
@@ -291,21 +236,18 @@ const schoolSupport = [
291236
<Icon name="heroicons:check-circle" class="h-5 w-5 text-tuhura-green mr-3 mt-1" />
292237
<span>Teacher professional development</span>
293238
</li>
294-
<li class="flex items-start">
295-
<Icon name="heroicons:check-circle" class="h-5 w-5 text-tuhura-green mr-3 mt-1" />
296-
<span>Student assessment rubrics</span>
297-
</li>
239+
298240
</ul>
299241
</div>
300242
</div>
301-
</div>
243+
</div>-->
302244

303245
<!-- Booking Information -->
304246
<div class="bg-white rounded-xl p-8 shadow-sm border border-gray-100 max-w-4xl mx-auto mb-16">
305247
<h2 class="text-3xl font-bold text-center mb-8">How to Book a Workshop</h2>
306248
<div class="grid grid-cols-1 md:grid-cols-2 gap-8">
307249
<div>
308-
<h3 class="text-xl font-semibold mb-4">Custom School Workshops</h3>
250+
<h3 class="text-xl font-semibold mb-4">School Workshops</h3>
309251
<ul class="list-disc pl-6 text-lg space-y-2">
310252
<li>Minimum 8-12 participants (depending on topic)</li>
311253
<li>Can be tailored to specific curriculum needs</li>
@@ -315,12 +257,12 @@ const schoolSupport = [
315257
</ul>
316258
</div>
317259
<div>
318-
<h3 class="text-xl font-semibold mb-4">Community & Holiday Workshops</h3>
260+
<h3 class="text-xl font-semibold mb-4">Community Workshops</h3>
319261
<ul class="list-disc pl-6 text-lg space-y-2">
320262
<li>Open registration through our newsletter</li>
321263
<li>Mixed age groups and skill levels</li>
322264
<li>Various community venue locations</li>
323-
<li>Weekend and holiday scheduling</li>
265+
<li>Focused on specialised topics</li>
324266
<li>Free for all participants and families</li>
325267
</ul>
326268
</div>
@@ -343,7 +285,7 @@ const schoolSupport = [
343285
</div>
344286
</div>
345287

346-
<!-- Call to Action -->
288+
<!-- Call to Action
347289
<div class="bg-gradient-to-br from-tuhura-green to-tuhura-blue rounded-xl p-8 text-white text-center max-w-4xl mx-auto">
348290
<h2 class="text-3xl font-bold mb-4">Intensive Learning, Lasting Impact</h2>
349291
<p class="text-xl mb-8 opacity-90">
@@ -358,7 +300,7 @@ const schoolSupport = [
358300
Explore Regular Sessions
359301
</a>
360302
</div>
361-
</div>
303+
</div>-->
362304
</div>
363305
</section>
364306
</Layout>

0 commit comments

Comments
 (0)