Skip to content

Commit

Permalink
Fixed video on mobile safari, title and removed case studies.
Browse files Browse the repository at this point in the history
  • Loading branch information
vegetableman committed Jan 10, 2024
1 parent 1c1f0e6 commit d1109bc
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 4 deletions.
2 changes: 1 addition & 1 deletion app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const workSans = Work_Sans({

export const metadata: Metadata = {
title: 'Edgeset',
description: 'A data warehouse tool',
description: 'Force multiplier for business owners',
// TODO: separate this out through runtime env
robots: {
follow: false,
Expand Down
3 changes: 2 additions & 1 deletion app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,8 @@ export default function Home() {
</section>
<section>
<div className='m-auto my-10 aspect-[1.77] w-full max-w-6xl animate-fade-in-down bg-[#A3E5F1]'>
<video autoPlay playsInline loop muted >
<video autoPlay playsInline loop muted>
<source src="assets/sheets.mp4" type="video/mp4" />
<source src="assets/sheets.webm" type="video/webm" />
</video>
</div>
Expand Down
4 changes: 3 additions & 1 deletion components/mobileMenu.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,9 @@ const Menu = ({ showMenu }: { showMenu: boolean }) => {
<div className='fixed top-[50px] h-full w-full backdrop-blur-lg'>
<nav>
<ul className="flex flex-col px-5 pt-5">
<a href="/case-studies"><li className='border-b border-[#e7eaee] py-5 text-base font-medium text-gray-700'>Case Studies</li></a>
{/* <a href="/case-studies">
<li className='border-b border-[#e7eaee] py-5 text-base font-medium text-gray-700'>Case Studies</li>
</a> */}
<a href="/careers"><li className='border-b border-[#e7eaee] py-5 text-base font-medium text-gray-700'>FAQ</li></a>
<a href="/about"><li className='border-b border-[#e7eaee] py-5 text-base font-medium text-gray-700'>About</li></a>
</ul>
Expand Down
2 changes: 1 addition & 1 deletion components/navbar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ const Navbar = () => {
<svg role="img" width="100" height="60" aria-label="Tetmon logo" viewBox="0 0 200 50" xmlns="http://www.w3.org/2000/svg"><g fill="#215f74"><path d="m23 0-6.64 3.91 9.31 5.48-15.47 9.1v4.11l6 3.46v-3.7l16.1-9.43 6.57 3.95-.08 14.63 6.16-3.71.12-14.74zm22 39.57v-7.67l-9.47 5.18.1-17.95-3.47-2.13-6 3.37 3.17 1.9-.15 18.65-6.76 3.61-12.54-7.53v7.19l12.6 7.67zm-45-.79 6.69 3.76.08-10.81 15.63 8.84 3.56-2v-6.97l-3.21 1.86-16.21-9.22.13-7.66 12.7-7.25-6.29-3.48-12.83 7.27z" fillRule="evenodd"></path><path d="m75 19.45v17.37h-4.76v-17.37h-6.64v-4.45h18.07v4.43z"></path><path d="m85.49 36.82v-21.82h16.41v4.27h-11.68v4.42h10.28v4.31h-10.28v4.58h11.84v4.26z"></path><path d="m116.37 19.45v17.37h-4.79v-17.37h-6.64v-4.45h18.06v4.43z"></path><path d="m143.9 36.82v-14.23l-6.14 9.31h-.12l-6.08-9.22v14.14h-4.73v-21.82h5.17l5.73 9.22 5.73-9.22h5.17v21.8z"></path><path d="m175.34 30.3a11.13 11.13 0 0 1 -6.09 6 12.57 12.57 0 0 1 -9.29 0 11.4 11.4 0 0 1 -3.66-2.4 10.61 10.61 0 0 1 -2.4-3.55 11.2 11.2 0 0 1 -.9-4.35v-.07a11 11 0 0 1 .87-4.37 11.32 11.32 0 0 1 2.46-3.56 11.2 11.2 0 0 1 3.67-2.46 11.91 11.91 0 0 1 4.66-.89 11.77 11.77 0 0 1 8.3 3.28 10.76 10.76 0 0 1 2.4 3.56 11.17 11.17 0 0 1 .86 4.37v.06a11.05 11.05 0 0 1 -.88 4.38zm-4.14-4.38a7.27 7.27 0 0 0 -.48-2.64 6.56 6.56 0 0 0 -1.37-2.18 6.44 6.44 0 0 0 -2.11-1.48 6.24 6.24 0 0 0 -2.64-.55 6.59 6.59 0 0 0 -2.67.53 6.14 6.14 0 0 0 -2.05 1.46 7 7 0 0 0 -1.34 2.17 7.18 7.18 0 0 0 -.48 2.63v.06a7.29 7.29 0 0 0 .48 2.65 6.57 6.57 0 0 0 3.46 3.66 6.39 6.39 0 0 0 2.66.55 6.64 6.64 0 0 0 2.65-.53 6 6 0 0 0 2.07-1.47 6.83 6.83 0 0 0 1.34-2.16 7.18 7.18 0 0 0 .48-2.62z"></path><path d="m195.92 36.82-10.56-13.82v13.82h-4.73v-21.82h4.42l10.22 13.43v-13.43h4.73v21.8z"></path></g></svg>
</a>
<nav className='mx-9 hidden gap-8 md:flex'>
<a href="case-studies" className='rounded-md border border-transparent px-2 py-1 font-medium hover:border-gray-600'>Case Studies</a>
{/* <a href="case-studies" className='rounded-md border border-transparent px-2 py-1 font-medium hover:border-gray-600'>Case Studies</a> */}
{/* <a href="/faq" className='rounded-xl border border-transparent px-2 py-1 font-medium hover:border-gray-600'>FAQ</a> */}
<a href="about" className='rounded-xl border border-transparent px-2 py-1 font-medium hover:border-gray-600'>About</a>
</nav>
Expand Down

0 comments on commit d1109bc

Please sign in to comment.