+ );
+}
diff --git a/data/index.ts b/data/index.ts
index d62c401..351bfbf 100644
--- a/data/index.ts
+++ b/data/index.ts
@@ -72,7 +72,7 @@ export const gridItems = [
export const projects = [
{
id: 1,
- title: "3D Solar System Planets to Explore",
+ title: "Google - Gemini Clone",
des: "Explore the wonders of our solar system with this captivating 3D simulation of the planets using Three.js.",
img: "/p1.svg",
iconLists: ["/re.svg", "/tail.svg", "/ts.svg", "/three.svg", "/fm.svg"],
@@ -80,24 +80,24 @@ export const projects = [
},
{
id: 2,
- title: "Yoom - Video Conferencing App",
- des: "Simplify your video conferencing experience with Yoom. Seamlessly connect with colleagues and friends.",
+ title: "Zoom Clone - Video Conferencing App",
+ des: "Simplify your video conferencing experience with Zoom. Seamlessly connect with colleagues and friends.",
img: "/p2.svg",
iconLists: ["/next.svg", "/tail.svg", "/ts.svg", "/stream.svg", "/c.svg"],
- link: "/ui.yoom.com",
+ link: "https://zoom-clone-iota-six.vercel.app/",
},
{
id: 3,
- title: "AI Image SaaS - Canva Application",
- des: "A REAL Software-as-a-Service app with AI features and a payments and credits system using the latest tech stack.",
+ title: "React Chat-App using Firebase",
+ des: "Developed real-time chat application with user auth. with firebase using the latest tech stack.",
img: "/p3.svg",
iconLists: ["/re.svg", "/tail.svg", "/ts.svg", "/three.svg", "/c.svg"],
link: "/ui.aiimg.com",
},
{
id: 4,
- title: "Animated Apple Iphone 3D Website",
- des: "Recreated the Apple iPhone 15 Pro website, combining GSAP animations and Three.js 3D effects..",
+ title: "LearNovice - Learning Management System",
+ des: "Developed LMS for user exprience using PHP, MySQL, JavaScript, jQuery and HTML/CSS",
img: "/p4.svg",
iconLists: ["/next.svg", "/tail.svg", "/ts.svg", "/three.svg", "/gsap.svg"],
link: "/ui.apple.com",