+
-
-
-
-
- Are You Ready? 2025
-
+
+
+
+
+
-
-
-
-
-
-
-
- {children}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {children}
+
);
diff --git a/src/app/page.tsx b/src/app/page.tsx
index 4c599de..c440c9e 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -20,7 +20,7 @@ import RUR_IMG13 from "../../public/Images/RUR (13).jpg";
import RUR_IMG14 from "../../public/Images/RUR (14).jpg";
import RUR_IMG15 from "../../public/Images/RUR (15).jpg";
-import SPONSOR from "../../public/Images/partners/the-ai-team.png";
+import SPONSOR from "../../public/Images/sponsor.png";
// import LoadingAnimation from "../../public/animations/RUR.json"
import LoadingAnimation from "../../public/animations/RUR_Loading.json";
@@ -52,6 +52,11 @@ import { HeroVideo } from "@/components/ui/hero-video";
import ExpandableCard from "@/components/blocks/expandable-card-standard";
import Head from "next/head";
import { sendGTMEvent } from "@next/third-parties/google";
+import ReactDOM from 'react-dom';
+import { Helmet } from 'react-helmet-async';
+
+
+
export const products = [
{
@@ -166,11 +171,13 @@ const Loading = () => {
const Para = ({
level,
+ partnership,
name,
imgURL,
loadCallback,
}: {
level: string;
+ partnership: string;
name: string;
imgURL: string | undefined;
loadCallback?: (count: number) => void;
@@ -186,14 +193,12 @@ const Para = ({
- {level}
-
- Sponsor
+ {partnership}
{/* Image Section */}
@@ -332,12 +337,22 @@ export default function Home() {
'"Are You Ready?" stands as a monumental initiative led by the Rotaract Club of the University of Moratuwa in partnership with the Career Guidance Unit. Our primary focus is 4th year undergraduates from our university, aiming to guide them towards a secure entry into the professional world. The scope of this endeavor knows no bounds, with over 100 companies aligning to provide opportunities for budding professionals. This project promises to be a valuable asset for those aspiring to forge strong connections with companies and their managers, even if the finish line of their degree is still on the horizon. In the initial stages, participants will gain the essential knowledge and training to confidently engage with industry experts.';
return (
+ <>
-
-
-
-
-
+
+
+
+
+
+ Are You Ready? 2025
+
+
+
+
+
+
+
+
@@ -348,7 +363,7 @@ export default function Home() {
loop={true}
animationData={LoadingAnimation}
play
- style={{ width: 300, height: 300 }}
+ style={{ width: 150, height: 150 }}
onLoopComplete={loadingTimeout}
/>
@@ -378,8 +393,17 @@ export default function Home() {
)}
-
- {/* */}
+
+
+ Thank You for Your Support!
+
+
+ We deeply appreciate your unwavering support in making this event a
+ success. Your contributions inspire us to innovate, collaborate, and
+ grow. Together, we’re achieving remarkable milestones. Stay tuned for
+ exciting updates as we continue this incredible journey. Thank you for
+ being a vital part of our mission!
+