diff --git a/app/App.tsx b/app/App.tsx index 0a7d542..1f76cfc 100644 --- a/app/App.tsx +++ b/app/App.tsx @@ -1,9 +1,9 @@ "use client"; import React, { useEffect, useState } from "react"; -import {Navbar, NavbarBrand, NavbarMenuToggle, NavbarMenuItem, NavbarMenu, NavbarContent, NavbarItem, Link, Button, Dropdown, DropdownTrigger, DropdownMenu, DropdownItem, slider} from "@nextui-org/react"; +import {Navbar, NavbarBrand, NavbarMenuToggle, NavbarMenuItem, NavbarMenu, NavbarContent, NavbarItem, Link, Button, Dropdown,Image, DropdownTrigger, DropdownMenu, DropdownItem, slider, Card, CardFooter} from "@nextui-org/react"; import { ChevronDown } from "@/public/assets/ChevronDown"; import { ImDeviantart, ImDownload, ImHammer, ImNewspaper } from "react-icons/im"; -import Image from "next/image"; +// import Image from "next/image"; import Footer from "@/components/ui/footer"; import { useTheme } from "next-themes"; import ThemeSwitcher from "@/components/ui/ThemeSwitcher"; @@ -17,7 +17,6 @@ export default function App() { dev: , slide: , download: - } const menuItems = [ @@ -46,7 +45,7 @@ export default function App() { return ( <>
-
+
- - Login @@ -142,7 +139,7 @@ export default function App() {
-
+

@@ -166,62 +163,95 @@ export default function App() {

-
+
- Contributions + Features
-
- -
-

Hi Chef

-
- {/*
-
*/} - Prototype 1 -
+
+
-
Your friends are cooking
+ + Woman listing to music + + +

Live Collaboration

+ +
+
-
-

Yasmin

- {/*
-
*/} -
- {/*
-
*/} - Prototype 1 -
-
Tomato Habanero Salsa
+
+ + + Woman listing to music + + +

Real-Time Updates

+ +
+
-
-

Francis

- {/*
-
*/} -
- {/*
-
*/} - Prototype 1 -
-
In progress...
+ +
+ + + Woman listing to music + + + +

Text Addition

+ {/*

Add text to designs and adjust font size, weight, and style.

*/} + + +
+ {/* +
+

Text Addition

+
+ +
*/} +
+
diff --git a/public/download.png b/public/download.png new file mode 100644 index 0000000..1c83d69 Binary files /dev/null and b/public/download.png differ diff --git a/public/download1.png b/public/download1.png new file mode 100644 index 0000000..ae0122c Binary files /dev/null and b/public/download1.png differ diff --git a/public/download1.webp b/public/download1.webp new file mode 100644 index 0000000..be43490 Binary files /dev/null and b/public/download1.webp differ diff --git a/public/download2.png b/public/download2.png new file mode 100644 index 0000000..8d07414 Binary files /dev/null and b/public/download2.png differ diff --git a/public/five.webp b/public/five.webp new file mode 100644 index 0000000..7e50db5 Binary files /dev/null and b/public/five.webp differ diff --git a/public/four.webp b/public/four.webp new file mode 100644 index 0000000..b9e1cf4 Binary files /dev/null and b/public/four.webp differ diff --git a/public/one.webp b/public/one.webp new file mode 100644 index 0000000..4c8a4db Binary files /dev/null and b/public/one.webp differ diff --git a/public/profile-1.webp b/public/profile-1.webp deleted file mode 100644 index b14d4a0..0000000 Binary files a/public/profile-1.webp and /dev/null differ diff --git a/public/profile-2.webp b/public/profile-2.webp deleted file mode 100644 index 780887c..0000000 Binary files a/public/profile-2.webp and /dev/null differ diff --git a/public/profile-3.webp b/public/profile-3.webp deleted file mode 100644 index 2e227dd..0000000 Binary files a/public/profile-3.webp and /dev/null differ diff --git a/public/three.webp b/public/three.webp new file mode 100644 index 0000000..e7b7e12 Binary files /dev/null and b/public/three.webp differ diff --git a/public/two.webp b/public/two.webp new file mode 100644 index 0000000..18cf1c3 Binary files /dev/null and b/public/two.webp differ diff --git a/public/vercel.svg b/public/vercel.svg deleted file mode 100644 index d2f8422..0000000 --- a/public/vercel.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file