Just Completed Class Assignment - Figma Design
?? Exciting Update! ??
After nearly a week of hard work and creativity, I’m thrilled to share the completion of my latest design project! Huge thanks to #SirMuhammadAnas, #SirAhmer, #Sir Ameen Allam, #Sir Danyal Nagori, #Sir Shaikh Hammad Bin Nadeem and all my respected teachers for their invaluable guidance and support. ??
This project has been a rich learning experience, and I’m proud of what we’ve created together.
? Explore the code on GitHub: [GitHub Link] (Note: The pages are currently not linked, but I'm eager to enhance this project further!)
领英推荐
import React from 'react'
import Image from 'next/image'
import Logo from '../../public/Logo.png'
import Search from '../../public/Search.png'
import Cart from '../../public/Cart.png'
import Favorities from '../../public/Favorites.png'
import User from '../../public/User.png'
export default function Nav() {
return (
<>
<div className="w-full border-b flex justify-between pt-4 pr-40 pb-4 pl-40 bg-[#ffff] ">
<Image
src={Logo}
alt=''
width={65.4}
height={22.87}
/>
<Image
src={Search}
alt=''
width={24}
height={24}
className='ml-40'
/>
<div className=" w-[47px] h-[18px] opacity-50 text-[14px] leading-[18px] text-[#656565] mr-40">Search
</div>
<div className="w-[369px] h-[19] flex gap-[52px]">
#LearningJourney #ProjectShowcase #WebDesign