diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx
index bb554aa..2ce31cd 100644
--- a/src/app/contact/page.tsx
+++ b/src/app/contact/page.tsx
@@ -27,26 +27,11 @@ export default function LandingPage() {
@@ -56,18 +41,11 @@ export default function LandingPage() {
@@ -78,12 +56,7 @@ export default function LandingPage() {
title="Visit Guidelines"
sections={[
{
- heading: "Getting Here",
- content: {
- type: "paragraph",
- text: "Located at Km.13 Bangna-Trad.",
- },
- },
+ heading: "Getting Here", content: "Located at Km.13 Bangna-Trad."},
]}
/>
@@ -103,35 +76,21 @@ export default function LandingPage() {
diff --git a/src/app/workshops/page.tsx b/src/app/workshops/page.tsx
index 2173ef8..5d1c21f 100644
--- a/src/app/workshops/page.tsx
+++ b/src/app/workshops/page.tsx
@@ -26,26 +26,11 @@ export default function LandingPage() {
@@ -58,34 +43,16 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- id: "f1",
- label: "Beginner",
- title: "Intro to Clay",
- items: [
- "Handbuilding techniques",
- "Glazing basics",
- "Keep your art",
- ],
+ id: "f1", label: "Beginner", title: "Intro to Clay", items: [
+ "Handbuilding techniques", "Glazing basics", "Keep your art"],
},
{
- id: "f2",
- label: "Intermediate",
- title: "Wheel Throwing",
- items: [
- "Centering clay",
- "Forming bowls",
- "Advanced trimming",
- ],
+ id: "f2", label: "Intermediate", title: "Wheel Throwing", items: [
+ "Centering clay", "Forming bowls", "Advanced trimming"],
},
{
- id: "f3",
- label: "Creative",
- title: "Pottery Painting",
- items: [
- "Fun design patterns",
- "Colorful glazing",
- "Fun for kids",
- ],
+ id: "f3", label: "Creative", title: "Pottery Painting", items: [
+ "Fun design patterns", "Colorful glazing", "Fun for kids"],
},
]}
title="Pottery & Creativity"
@@ -102,19 +69,10 @@ export default function LandingPage() {
description="Meet our pottery masters."
groups={[
{
- id: "g1",
- groupTitle: "Art Experts",
- members: [
+ id: "g1", groupTitle: "Art Experts", members: [
{
- id: "m1",
- title: "Lead Instructor",
- subtitle: "Ceramic Expert",
- detail: "Years of experience in clay.",
- imageSrc: "http://img.b2bpic.net/free-photo/curly-girl-is-shaping-vase_8353-10808.jpg",
- },
+ id: "m1", title: "Lead Instructor", subtitle: "Ceramic Expert", detail: "Years of experience in clay.", imageSrc: "http://img.b2bpic.net/free-photo/curly-girl-is-shaping-vase_8353-10808.jpg"},
],
- imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-brunette-girl-sitting-table-cafe-with-cup-coffee-drink_627829-10595.jpg?_wi=2",
- imageAlt: "Curly girl is shaping a vase",
},
]}
/>
@@ -130,50 +88,30 @@ export default function LandingPage() {
description="Grow your skills with us."
features={[
{
- title: "Hands-on Learning",
- description: "Direct studio time.",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-painting-clay-pot_23-2148944917.jpg",
- },
+ title: "Hands-on Learning", description: "Direct studio time.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-painting-clay-pot_23-2148944917.jpg"},
{
- title: "Community Atmosphere",
- description: "Meet fellow creators.",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-painting-clay-pot_23-2148944905.jpg",
- },
+ title: "Community Atmosphere", description: "Meet fellow creators.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-painting-clay-pot_23-2148944905.jpg"},
]}
/>