diff --git a/src/app/page.tsx b/src/app/page.tsx
index f6b9d5f..4f96166 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -29,26 +29,11 @@ export default function LandingPage() {
@@ -59,80 +44,21 @@ export default function LandingPage() {
title="Learn Anything, Teach Anyone."
description="Unlock your potential by swapping skills with a global community of passionate learners and experts. Connect, grow, and master new skills for free."
testimonials={[
- {
- name: "Alice J.",
- handle: "@alicej",
- testimonial: "I learned design in a week by swapping my coding skills. Incredible community!",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/family-walking-together-urban-park_23-2152027475.jpg?_wi=1",
- imageAlt: "skill exchange illustration",
- },
- {
- name: "Bob D.",
- handle: "@bobd",
- testimonial: "Found a mentor for Spanish while I taught English. Such a brilliant concept!",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-touching-chin-posing-camera-city-park_1262-20572.jpg",
- imageAlt: "skill exchange illustration",
- },
- {
- name: "Sarah K.",
- handle: "@sarahk",
- testimonial: "The best platform for continuous growth. Highly recommended for everyone!",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/business-man-smiling-portrait_23-2149280769.jpg",
- imageAlt: "skill exchange illustration",
- },
- {
- name: "Tom W.",
- handle: "@tomw",
- testimonial: "Swapping skills feels like magic. My projects have never been better.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-confident-business-leader_1262-4808.jpg?_wi=1",
- imageAlt: "skill exchange illustration",
- },
- {
- name: "Mia L.",
- handle: "@mial",
- testimonial: "A supportive environment where everyone wants to learn and succeed.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/picture-young-handsome-confident-smiling-businessman-writing-notebook-white-modern-office-interior_176420-42472.jpg",
- imageAlt: "skill exchange illustration",
- },
+ { name: "Alice J.", handle: "@alicej", testimonial: "I learned design in a week by swapping my coding skills. Incredible community!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/family-walking-together-urban-park_23-2152027475.jpg", imageAlt: "skill exchange illustration" },
+ { name: "Bob D.", handle: "@bobd", testimonial: "Found a mentor for Spanish while I taught English. Such a brilliant concept!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-touching-chin-posing-camera-city-park_1262-20572.jpg", imageAlt: "skill exchange illustration" },
+ { name: "Sarah K.", handle: "@sarahk", testimonial: "The best platform for continuous growth. Highly recommended for everyone!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/business-man-smiling-portrait_23-2149280769.jpg", imageAlt: "skill exchange illustration" },
+ { name: "Tom W.", handle: "@tomw", testimonial: "Swapping skills feels like magic. My projects have never been better.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-confident-business-leader_1262-4808.jpg", imageAlt: "skill exchange illustration" },
+ { name: "Mia L.", handle: "@mial", testimonial: "A supportive environment where everyone wants to learn and succeed.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/picture-young-handsome-confident-smiling-businessman-writing-notebook-white-modern-office-interior_176420-42472.jpg", imageAlt: "skill exchange illustration" }
]}
- buttons={[
- {
- text: "Get Started",
- href: "#",
- },
- {
- text: "Learn More",
- href: "#about",
- },
- ]}
- imageSrc="http://img.b2bpic.net/free-photo/family-walking-together-urban-park_23-2152027475.jpg?_wi=2"
+ buttons={[{ text: "Get Started", href: "#" }, { text: "Learn More", href: "#about" }]}
+ imageSrc="http://img.b2bpic.net/free-photo/family-walking-together-urban-park_23-2152027475.jpg"
imageAlt="skill exchange illustration"
avatars={[
- {
- src: "http://img.b2bpic.net/free-photo/front-view-beautiful-girl-with-yellow-hoodie_23-2148768507.jpg",
- alt: "Front view of beautiful girl with yellow hoodie",
- },
- {
- src: "http://img.b2bpic.net/free-photo/close-up-smiley-people-working-together_23-2149181995.jpg",
- alt: "Close up smiley people working together",
- },
- {
- src: "http://img.b2bpic.net/free-photo/male-bus-driver-portrait_23-2151582528.jpg",
- alt: "Male bus driver portrait",
- },
- {
- src: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-posing-outdoors_23-2148618856.jpg",
- alt: "Close-up smiley woman posing outdoors",
- },
- {
- src: "http://img.b2bpic.net/free-photo/beautiful-curly-woman-with-lgbt-flag_23-2149123940.jpg",
- alt: "Beautiful curly woman with lgbt flag",
- },
+ { src: "http://img.b2bpic.net/free-photo/front-view-beautiful-girl-with-yellow-hoodie_23-2148768507.jpg", alt: "Front view of beautiful girl with yellow hoodie" },
+ { src: "http://img.b2bpic.net/free-photo/close-up-smiley-people-working-together_23-2149181995.jpg", alt: "Close up smiley people working together" },
+ { src: "http://img.b2bpic.net/free-photo/male-bus-driver-portrait_23-2151582528.jpg", alt: "Male bus driver portrait" },
+ { src: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-posing-outdoors_23-2148618856.jpg", alt: "Close-up smiley woman posing outdoors" },
+ { src: "http://img.b2bpic.net/free-photo/beautiful-curly-woman-with-lgbt-flag_23-2149123940.jpg", alt: "Beautiful curly woman with lgbt flag" }
]}
avatarText="Join 50,000+ members"
/>
@@ -143,21 +69,9 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Building a Smarter Community"
metrics={[
- {
- icon: Users,
- label: "Active Learners",
- value: "50,000+",
- },
- {
- icon: BookOpen,
- label: "Skills Exchanged",
- value: "120,000",
- },
- {
- icon: Globe,
- label: "Global Cities",
- value: "150+",
- },
+ { icon: Users, label: "Active Learners", value: "50,000+" },
+ { icon: BookOpen, label: "Skills Exchanged", value: "120,000" },
+ { icon: Globe, label: "Global Cities", value: "150+" }
]}
metricsAnimation="slide-up"
/>
@@ -167,22 +81,11 @@ export default function LandingPage() {