Commit Graph

1089 Commits

Author SHA1 Message Date
thebeyondr
3ff6e31250 fix: 💄 Fix gradient for home page 2023-06-29 15:17:47 -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
Y6NDR
73491aa66b Merge pull request #13 from privacy-scaling-explorations/ft/image-webp
Change png to webp and svg, Resize images, Change tags and font
2023-06-29 15:01:05 -05:00
samueloh99
e5ff0db4b0 Merge branch 'stage/dev' into ft/image-webp 2023-06-29 16:59:40 -03:00
Y6NDR
8d57c49020 Merge pull request #17 from privacy-scaling-explorations/fix/section-alignment
fix: 💄 Fix alignment of home page sections
2023-06-29 14:53:59 -05:00
thebeyondr
72fbc2cba8 fix: 💄 Fix alignment of home page sections 2023-06-29 14:47:28 -05:00
samueloh99
992b9e3944 Change NextImage NextLink names and change a tag to p tag 2023-06-29 16:46:51 -03: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
02fb54dfd0 Merge branch 'stage/dev' into ft/image-webp 2023-06-29 15:39:04 -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
Y6NDR
33c7215bcd Merge pull request #15 from privacy-scaling-explorations/homepage-links
update home page promo links
2023-06-29 13:14:03 -05:00
Chiali Tsai
db0311b5aa update home page promo link 2023-06-29 12:36:49 -04:00
thebeyondr
240ca23de0 revert: 💫 Remove animation from WhatWeDo section 2023-06-29 10:37:42 -05:00
thebeyondr
462c0666a7 fix: ✏️ Fix typo on home page 2023-06-29 10:10:53 -05:00
samueloh99
e18cc96d25 Change image to webp and ajust size of images 2023-06-29 04:12:18 -03:00
Y6NDR
eabd1c056e Merge pull request #12 from privacy-scaling-explorations/feat/logo-animation
feat: 📱 Make "What We Do" section responsive
2023-06-28 20:54:20 -05:00
Y6NDR
8375412759 Merge branch 'stage/dev' into feat/logo-animation 2023-06-28 20:53:38 -05:00
Y6NDR
eaaf1e96d8 Merge pull request #11 from privacy-scaling-explorations/ft/fix-firstrelease
Changes for first release of website v2
2023-06-28 20:51:43 -05:00
thebeyondr
e72282e7d5 feat: 📱 Make "What We Do" section responsive 2023-06-28 16:40:01 -05:00
samueloh99
7a4c4a8192 Added new color on tailwindfile and changed border color on mainnav 2023-06-28 17:09:56 -03:00
samueloh99
39b5632761 Fixed the width size of the pse logo on homepage 2023-06-28 17:05:18 -03:00
samueloh99
5f55e60054 Fixed homepage logo size on first section 2023-06-28 17:02:01 -03:00
samueloh99
b18e72dadd Fixed on homepage dynamic content box 2023-06-28 16:49:18 -03:00
samueloh99
4cad0933ab Fixed homepage whatwedo for mobile and modified projects file 2023-06-28 16:39:59 -03:00
Samuel Oh
e2e10d0c92 Merge pull request #9 from privacy-scaling-explorations/feat/logo-animation
Add logo animation
2023-06-28 03:36:15 -03:00
thebeyondr
9eb674a597 feat: 💫 Add WhatWeDo logo animation 2023-06-27 21:49:00 -05:00
thebeyondr
101306bcce chore: Add gsappackage 2023-06-27 21:47:40 -05:00
thebeyondr
703d45ca39 fix: 💄 Add orange to tailwind, update fonts, hover state for nav items 2023-06-27 13:15:10 -05:00
thebeyondr
ce11d0130d chore: Add framer-motion package 2023-06-27 13:10:45 -05:00
Y6NDR
9f23381f56 Merge pull request #4 from samueloh99/main
Add pages
- Home
- Projects
- Project details
2023-06-27 10:53:50 -05:00
samueloh99
759cc423ce Changed some png to svg, fixed some alignments and added favicon 2023-06-26 22:27:59 -03:00
samueloh99
ceecbc2b6e Removed theme provider component from next 2023-06-22 15:33:16 -03:00
samueloh99
5ea2453a71 Commented tailwind config file and style.css 2023-06-22 11:58:04 -03:00
samueloh99
a85c3bfa62 Removed dark bg 2023-06-22 11:54:38 -03:00
Samuel Oh
05c9b9fd04 Merge pull request #1 from samueloh99/ft/firstrelease
Finished the first release for the website
2023-06-22 11:43:36 -03:00
samueloh99
2ee9533056 Finished the first release for the website 2023-06-22 11:42:52 -03:00
thebeyondr
9b7e823b1f feat: 🎉 Setup project using configured @shadcn template 2023-05-29 12:41:46 -05:00
Chiali
1551dbec21 Initial commit 2023-05-29 11:07:27 -04:00