diff --git a/src/app/page.tsx b/src/app/page.tsx index 3ea88c9..d1a7e1d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -6,14 +6,18 @@ import TextReveal from "@/components/ui/text-reveal"; import ParallaxFooter from "@/components/common/Footer"; import StackedCards from "@/components/stacking-cards/stacked"; import { PreviousEdition } from "@/components/common/Container-Scroll"; +import About from "@/components/common/About"; export default function Home() { return ( <>
+ TEDxSJEC is an independently organized event bringing together + innovators, thinkers, and visionaries from around the world. Our goal + is to inspire change, provoke deep discussions, and foster creativity + through groundbreaking ideas. +
++ Join us for a day of inspiring talks, immersive experiences, and + powerful conversations. Together, we will explore the future and share + ideas that are truly worth spreading. +
+ + {/* Decorative line */} +