diff --git a/app/LandingPage.tsx b/app/LandingPage.tsx index d5e54f4..ae6c9f0 100644 --- a/app/LandingPage.tsx +++ b/app/LandingPage.tsx @@ -8,7 +8,7 @@ const Home = () => {
- We are a group of IT students from IMS (Informatikmittelschule), currently learning React to prepare for an upcoming project. This project will be part of our traineeship at a company, where we'll apply our skills in a real-world setting. Our coursework in React is equipping us with the knowledge and experience needed to excel in this practical opportunity. + We are a group of informatics students from IMS (Informatik Schule Sargans), currently learning React to prepare for an upcoming project. This project will be part of our traineeship at a company, where we'll apply our skills in a real-world setting. Our coursework in React is equipping us with the knowledge and experience needed to excel in this practical opportunity.
Yasin is a proficient programmer with expertise in Java, where he has even developed games, as well as Bash, HTML, CSS, SQL, and NoSQL. His skills span from backend development and automation to web design and database management, making him a versatile asset in any tech project.
diff --git a/app/patrick/Patrick.tsx b/app/patrick/Patrick.tsx
index bbb5893..e1f02aa 100644
--- a/app/patrick/Patrick.tsx
+++ b/app/patrick/Patrick.tsx
@@ -1,80 +1,13 @@
// Patrick.tsx
-import React, { useRef, useEffect } from 'react';
-import './Patrick.css';
+"use client";
+import React from 'react';
+import './Patrick.css'; // Import specific styles for Patrick
-const Patrick: React.FC = () => {
- const canvasRef = useRef Welcome, Patrick! This is your programming space.Welcome to Patrick-Paintâ„¢.
-
-
- Patrick's Space
+