diff --git a/app/(landing)/about/page.tsx b/app/(landing)/about/page.tsx index 472028009..1e1fdc475 100644 --- a/app/(landing)/about/page.tsx +++ b/app/(landing)/about/page.tsx @@ -1,13 +1,15 @@ import React from 'react'; import { Metadata } from 'next'; import { generatePageMetadata } from '@/lib/metadata'; +import TestimonialsSection from '@/components/testimonials/TestimonialsSection'; +import { testimonials } from '@/components/testimonials/data/testimonial'; export const metadata: Metadata = generatePageMetadata('about'); const AboutPage = () => { return (
{name}
+@{username}
++ {content} +
++ We're building a future where ideas are truly boundless, + unlocking opportunities for innovators. Be part of it! +
+