Commit Graph

16 Commits

Author SHA1 Message Date
samueloh99
bce0e100cc Change image and link name from nextjs, Add if exists github link on projects and project detail pages 2023-07-03 14:33:47 -03:00
samueloh99
5ede4f6e33 Removed fill on svg, removed links if null on project file 2023-06-30 18:34:41 -03:00
samueloh99
6a40558608 Checks if links exists before showing icon 2023-06-30 12:23:03 -03:00
thebeyondr
bb2e6da0d2 Merge branch 'main' into stage/dev 2023-06-29 17:49:12 -05:00
Y6NDR
10574c18cb Merge pull request #20 from privacy-scaling-explorations/ft/fixed-homepage-alignment
Fix homepage alignment
2023-06-29 17:40:40 -05:00
samueloh99
77d5712a29 Added description on project page 2023-06-29 19:36:27 -03:00
thebeyondr
f38f5e9b70 refactor: 🚚 Rename projects-logos to project-banners 2023-06-29 16:49:21 -05:00
thebeyondr
7a76ed02c0 fix: 📱 Make projects page responsive 2023-06-29 16:45:53 -05:00
Y6NDR
bcbb008c33 v2 Beta (#18)
* Finished the first release for the website

* Removed dark bg

* Commented tailwind config file and style.css

* Removed theme provider component from next

* Changed some png to svg, fixed some alignments and added favicon

* chore:  Add `framer-motion` package

* fix: 💄 Add orange to tailwind, update fonts, hover state for nav items

* chore:  Add `gsap`package

* feat: 💫 Add `WhatWeDo` logo animation

* Fixed homepage whatwedo for mobile and modified projects file

* Fixed on homepage dynamic content box

* Fixed homepage logo size on first section

* Fixed the width size of the pse logo on homepage

* Added new color on tailwindfile and changed border color on mainnav

* feat: 📱 Make "What We Do" section responsive

* Change image to webp and ajust size of images

* fix: ✏️ Fix typo on home page

* revert: 💫 Remove animation from `WhatWeDo` section

* update home page promo link

* Change some icons to svg, change bg on project page and project lib page

* Add more social media svg, change svg in project page and project lib page

* Change links on homepage to p tag, resize grid cols on projects lib page

* Change NextImage NextLink names and change a tag to p tag

* fix: 💄 Fix alignment of home page sections

---------

Co-authored-by: samueloh99 <samueloh99@gmail.com>
Co-authored-by: Samuel Oh <28302358+samueloh99@users.noreply.github.com>
Co-authored-by: Chiali Tsai <info@chialitsai.com>
2023-06-29 15:05:09 -05:00
samueloh99
669d3771c2 Change links on homepage to p tag, resize grid cols on projects lib page 2023-06-29 16:27:48 -03:00
samueloh99
7be669c021 Add more social media svg, change svg in project page and project lib page 2023-06-29 15:38:27 -03:00
samueloh99
5e6db5430b Change some icons to svg, change bg on project page and project lib page 2023-06-29 15:30:59 -03:00
samueloh99
e18cc96d25 Change image to webp and ajust size of images 2023-06-29 04:12:18 -03:00
samueloh99
4cad0933ab Fixed homepage whatwedo for mobile and modified projects file 2023-06-28 16:39:59 -03:00
samueloh99
759cc423ce Changed some png to svg, fixed some alignments and added favicon 2023-06-26 22:27:59 -03:00
samueloh99
2ee9533056 Finished the first release for the website 2023-06-22 11:42:52 -03:00