Skip to content

Commit

Permalink
Merge pull request #38 from fac29/home-white-wheel
Browse files Browse the repository at this point in the history
Changed initial wheel on the home page to the white version
  • Loading branch information
AlexPD93 authored Jul 30, 2024
2 parents 4a82bf1 + 8b6d3e0 commit 0824b47
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ export default function Home() {
<div className="flex min-h-screen flex-col items-center justify-between">
<img
className="p-4 m-2 w-1/2 w-500 transition-transform duration-1000 hover:scale-105 hover:brightness-105"
src="The-Norm_Wheel_MAIN_All-Colours_1.svg"
alt=""
src="The-Norm_Wheel_WHITE.svg"
alt="The normal wheel which in white. When you complete the quiz you will see this with colours representing your score"
/>
<h1 className="text-3xl font-bold mb-8 text-gray-800">the norm</h1>
<h2>find and nourish yours now</h2>
Expand Down
9 changes: 9 additions & 0 deletions public/The-Norm_Wheel_WHITE.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0824b47

Please sign in to comment.