diff --git a/src/app/page.tsx b/src/app/page.tsx
index aa23502..d2bdc89 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,25 +32,15 @@ export default function LandingPage() {
@@ -59,71 +49,44 @@ export default function LandingPage() {
@@ -142,20 +105,11 @@ export default function LandingPage() {
description="We provide everything you need to master your craft, from high-end equipment to expert guidance."
accordionItems={[
{
- id: "f1",
- title: "Master-led Sessions",
- content: "Learn directly from professionals with decades of experience.",
- },
+ id: "f1", title: "Master-led Sessions", content: "Learn directly from professionals with decades of experience."},
{
- id: "f2",
- title: "State-of-the-Art Gear",
- content: "Use industry-standard tools for your projects.",
- },
+ id: "f2", title: "State-of-the-Art Gear", content: "Use industry-standard tools for your projects."},
{
- id: "f3",
- title: "Personalized Guidance",
- content: "Small class sizes ensure you get the attention you need.",
- },
+ id: "f3", title: "Personalized Guidance", content: "Small class sizes ensure you get the attention you need."},
]}
imageSrc="http://img.b2bpic.net/free-photo/shoemaker-sharpening-knife_171337-12262.jpg"
mediaAnimation="slide-up"
@@ -169,26 +123,12 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
- id: "p1",
- badge: "Beginner",
- price: "$150",
- subtitle: "Core Skills",
- features: [
- "Materials included",
- "2-hour intro",
- "Guided project",
- ],
+ id: "p1", badge: "Beginner", price: "$150", subtitle: "Core Skills", features: [
+ "Materials included", "2-hour intro", "Guided project"],
},
{
- id: "p2",
- badge: "Advanced",
- price: "$450",
- subtitle: "Full Mastery",
- features: [
- "Advanced materials",
- "Full-day intensive",
- "One-on-one session",
- ],
+ id: "p2", badge: "Advanced", price: "$450", subtitle: "Full Mastery", features: [
+ "Advanced materials", "Full-day intensive", "One-on-one session"],
},
]}
title="Transparent Pricing"
@@ -203,22 +143,12 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
- id: "m1",
- value: "1000+",
- title: "Students Trained",
- items: [
- "Beginners",
- "Professionals",
- ],
+ id: "m1", value: "1000+", title: "Students Trained", items: [
+ "Beginners", "Professionals"],
},
{
- id: "m2",
- value: "50+",
- title: "Custom Modules",
- items: [
- "Leatherwork",
- "Metalwork",
- ],
+ id: "m2", value: "50+", title: "Custom Modules", items: [
+ "Leatherwork", "Metalwork"],
},
]}
title="Workshop Impact"
@@ -232,45 +162,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "t1",
- title: "Great Experience",
- quote: "The guidance was incredible.",
- name: "Alice",
- role: "Designer",
- imageSrc: "http://img.b2bpic.net/free-photo/teenage-student-glasses-sitting-table-reading-book_23-2148166294.jpg",
- },
+ id: "t1", title: "Great Experience", quote: "The guidance was incredible.", name: "Alice", role: "Designer", imageSrc: "http://img.b2bpic.net/free-photo/teenage-student-glasses-sitting-table-reading-book_23-2148166294.jpg"},
{
- id: "t2",
- title: "Loved It",
- quote: "I learned more in one day than in a month.",
- name: "Bob",
- role: "Architect",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-clay_23-2148986235.jpg",
- },
+ id: "t2", title: "Loved It", quote: "I learned more in one day than in a month.", name: "Bob", role: "Architect", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-clay_23-2148986235.jpg"},
{
- id: "t3",
- title: "Professional",
- quote: "The tools and environment are top tier.",
- name: "Charlie",
- role: "Artist",
- imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-workbench-doing-painting-canvas-paper-workshop_23-2147889877.jpg",
- },
+ id: "t3", title: "Professional", quote: "The tools and environment are top tier.", name: "Charlie", role: "Artist", imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-workbench-doing-painting-canvas-paper-workshop_23-2147889877.jpg"},
{
- id: "t4",
- title: "High Quality",
- quote: "Would recommend to anyone.",
- name: "Diana",
- role: "Creator",
- imageSrc: "http://img.b2bpic.net/free-photo/curly-girl-is-shaping-vase_8353-10808.jpg",
- },
+ id: "t4", title: "High Quality", quote: "Would recommend to anyone.", name: "Diana", role: "Creator", imageSrc: "http://img.b2bpic.net/free-photo/curly-girl-is-shaping-vase_8353-10808.jpg"},
{
- id: "t5",
- title: "Inspirational",
- quote: "The staff were so helpful.",
- name: "Edward",
- role: "Student",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-sitting-with-paints-easel-white-background_140725-103716.jpg",
- },
+ id: "t5", title: "Inspirational", quote: "The staff were so helpful.", name: "Edward", role: "Student", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-sitting-with-paints-easel-white-background_140725-103716.jpg"},
]}
title="What Our Students Say"
description="Inspiring stories from our community."
@@ -283,20 +183,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "q1",
- title: "Do I need experience?",
- content: "No, our courses are suitable for all skill levels.",
- },
+ id: "q1", title: "Do I need experience?", content: "No, our courses are suitable for all skill levels."},
{
- id: "q2",
- title: "What is included?",
- content: "All materials and tools are provided for the session.",
- },
+ id: "q2", title: "What is included?", content: "All materials and tools are provided for the session."},
{
- id: "q3",
- title: "How long are sessions?",
- content: "Sessions range from 2 hours to full-day workshops.",
- },
+ id: "q3", title: "How long are sessions?", content: "Sessions range from 2 hours to full-day workshops."},
]}
title="Frequently Asked Questions"
description="Find out what you need to know."
@@ -308,9 +199,11 @@ export default function LandingPage() {
@@ -318,31 +211,22 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file