diff --git a/src/components/imageandgif/remine mobile.mp4 b/public/reminemobile.mp4 similarity index 100% rename from src/components/imageandgif/remine mobile.mp4 rename to public/reminemobile.mp4 diff --git a/src/App.css b/src/App.css index fb812f0..54516b0 100644 --- a/src/App.css +++ b/src/App.css @@ -42,3 +42,9 @@ font-weight: normal; font-style: normal; } +@font-face { + font-family: 'Helvetica Neue'; + src: url('../src//fonts/HelveticaNeue.ttc') format('truetype'); + font-weight: normal; + font-style: normal; +} diff --git a/src/components/footer.tsx b/src/components/footer.tsx index c2b183a..fd41f97 100644 --- a/src/components/footer.tsx +++ b/src/components/footer.tsx @@ -13,7 +13,7 @@ const Footer: React.FC = () => { {/* Loop Sustainability */} - + Loop Sustainability @@ -23,7 +23,7 @@ const Footer: React.FC = () => { {/* Get in Touch */} - + Get in Touch @@ -48,7 +48,7 @@ const Footer: React.FC = () => { {/* Company Links */} - + Company @@ -60,7 +60,7 @@ const Footer: React.FC = () => { display="block" sx={{ color: "#77808B", - mt: 0.5, + mt: 1, textDecoration: "none", fontFamily: "Helvetica, Arial, sans-serif", "&:hover": { textDecoration: "underline" }, diff --git a/src/components/header.tsx b/src/components/header.tsx index 150cb6f..bcf7026 100644 --- a/src/components/header.tsx +++ b/src/components/header.tsx @@ -54,13 +54,13 @@ const Header: React.FC = () => { {/* Desktop Navigation */} - - - + + +