diff --git a/app/myrefer/Hero.tsx b/app/myrefer/Hero.tsx
new file mode 100644
index 0000000..773d6d6
--- /dev/null
+++ b/app/myrefer/Hero.tsx
@@ -0,0 +1,95 @@
+"use client"
+import React from 'react';
+import Image from 'next/image';
+import { useParams } from 'next/navigation';
+
+import cardImg from '../assets/images/home/wrench-card-only.png'
+import wrenchAgent from '../assets/images/home/wrench-agent.png'
+// import bg from '../assets/images/background-bg.jpg'
+
+function Hero() {
+ const {refer_link} = useParams()
+
+ return (
+ <>
+
+ On WrenchBoard, set goals, tasks, or anything else that motivates or needs to be done, and reward completion. WrenchBoard is the platform for planning rewards, engaging, and connecting with family.
+
+ Ask our ❛❛wrenchAgent❜❜ Generative AI to assist
+
+ {/* We bring everything
+
+ that's required to build apps */}
+ Set Chores, Set Goals
+
+ Reward Accomplishments
+
+
+ Assign Faster with
+
+ wrenchAgent
+