Skip to content

Commit

Permalink
att sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
fabinsz committed Jun 26, 2024
1 parent 130c4a5 commit c255ce2
Show file tree
Hide file tree
Showing 35 changed files with 707 additions and 307 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
import React from 'react';
import { Bebas_Neue } from 'next/font/google';
import { cn } from '@/lib/utils';
import { Button } from '@/components/ui/button';
import { LoginButton } from '@/components/auth/login-button';
import Navbar from '@/components/Navbar';
import Sidebar from '@/components/Sidebar';


const font = Bebas_Neue({
subsets: ['latin'],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
import React from 'react';
import { Bebas_Neue } from 'next/font/google';
import { cn } from '@/lib/utils';
import { Button } from '@/components/ui/button';
import { LoginButton } from '@/components/auth/login-button';
import Navbar from '@/components/Navbar';
import Sidebar from '@/components/Sidebar';


const font = Bebas_Neue({
subsets: ['latin'],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
import React from 'react';
import { Bebas_Neue } from 'next/font/google';
import { cn } from '@/lib/utils';
import { Button } from '@/components/ui/button';
import { LoginButton } from '@/components/auth/login-button';
import Navbar from '@/components/Navbar';
import Sidebar from '@/components/Sidebar';

const font = Bebas_Neue({
subsets: ['latin'],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
import React from 'react';
import { Bebas_Neue } from 'next/font/google';
import { cn } from '@/lib/utils';
import { Button } from '@/components/ui/button';
import { LoginButton } from '@/components/auth/login-button';
import Navbar from '@/components/Navbar';
import Sidebar from '@/components/Sidebar';


const font = Bebas_Neue({
subsets: ['latin'],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
import React from 'react';
import { Bebas_Neue } from 'next/font/google';
import { cn } from '@/lib/utils';
import { Button } from '@/components/ui/button';
import { LoginButton } from '@/components/auth/login-button';
import Navbar from '@/components/Navbar';
import Sidebar from '@/components/Sidebar';

const font = Bebas_Neue({
subsets: ['latin'],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
import React from 'react';
import { Bebas_Neue } from 'next/font/google';
import { cn } from '@/lib/utils';
import { Button } from '@/components/ui/button';
import { LoginButton } from '@/components/auth/login-button';
import Navbar from '@/components/Navbar';
import Sidebar from '@/components/Sidebar';


const font = Bebas_Neue({
subsets: ['latin'],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
import React from 'react';
import { Bebas_Neue } from 'next/font/google';
import { cn } from '@/lib/utils';
import { Button } from '@/components/ui/button';
import { LoginButton } from '@/components/auth/login-button';
import Navbar from '@/components/Navbar';
import Sidebar from '@/components/Sidebar';


const font = Bebas_Neue({
subsets: ['latin'],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
import React from 'react';
import { Bebas_Neue } from 'next/font/google';
import { cn } from '@/lib/utils';
import { Button } from '@/components/ui/button';
import { LoginButton } from '@/components/auth/login-button';
import Navbar from '@/components/Navbar';
import Sidebar from '@/components/Sidebar';


const font = Bebas_Neue({
subsets: ['latin'],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
import React from 'react';
import { Bebas_Neue } from 'next/font/google';
import { cn } from '@/lib/utils';
import { Button } from '@/components/ui/button';
import { LoginButton } from '@/components/auth/login-button';
import Navbar from '@/components/Navbar';
import Sidebar from '@/components/Sidebar';


const font = Bebas_Neue({
subsets: ['latin'],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
import React from 'react';
import { Bebas_Neue } from 'next/font/google';
import { cn } from '@/lib/utils';
import { Button } from '@/components/ui/button';
import { LoginButton } from '@/components/auth/login-button';
import Navbar from '@/components/Navbar';
import Sidebar from '@/components/Sidebar';


const font = Bebas_Neue({
subsets: ['latin'],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
import React from 'react';
import { Bebas_Neue } from 'next/font/google';
import { cn } from '@/lib/utils';
import { Button } from '@/components/ui/button';
import { LoginButton } from '@/components/auth/login-button';
import Navbar from '@/components/Navbar';
import Sidebar from '@/components/Sidebar';


const font = Bebas_Neue({
subsets: ['latin'],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
import React from 'react';
import { Bebas_Neue } from 'next/font/google';
import { cn } from '@/lib/utils';
import { Button } from '@/components/ui/button';
import { LoginButton } from '@/components/auth/login-button';
import Navbar from '@/components/Navbar';
import Sidebar from '@/components/Sidebar';

const font = Bebas_Neue({
subsets: ['latin'],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
import React from 'react';
import { Bebas_Neue } from 'next/font/google';
import { cn } from '@/lib/utils';
import { Button } from '@/components/ui/button';
import { LoginButton } from '@/components/auth/login-button';
import Navbar from '@/components/Navbar';
import Sidebar from '@/components/Sidebar';


const font = Bebas_Neue({
subsets: ['latin'],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
import React from 'react';
import { Bebas_Neue } from 'next/font/google';
import { cn } from '@/lib/utils';
import { Button } from '@/components/ui/button';
import { LoginButton } from '@/components/auth/login-button';
import Navbar from '@/components/Navbar';
import Sidebar from '@/components/Sidebar';


const font = Bebas_Neue({
subsets: ['latin'],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
import React from 'react';
import { Bebas_Neue } from 'next/font/google';
import { cn } from '@/lib/utils';
import { Button } from '@/components/ui/button';
import { LoginButton } from '@/components/auth/login-button';
import Navbar from '@/components/Navbar';
import Sidebar from '@/components/Sidebar';


const font = Bebas_Neue({
subsets: ['latin'],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
import React from 'react';
import { Bebas_Neue } from 'next/font/google';
import { cn } from '@/lib/utils';
import { Button } from '@/components/ui/button';
import { LoginButton } from '@/components/auth/login-button';
import Navbar from '@/components/Navbar';
import Sidebar from '@/components/Sidebar';


const font = Bebas_Neue({
subsets: ['latin'],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
import React from 'react';
import { Bebas_Neue } from 'next/font/google';
import { cn } from '@/lib/utils';
import { Button } from '@/components/ui/button';
import { LoginButton } from '@/components/auth/login-button';
import Navbar from '@/components/Navbar';
import Sidebar from '@/components/Sidebar';


const font = Bebas_Neue({
subsets: ['latin'],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
import React from 'react';
import { Bebas_Neue } from 'next/font/google';
import { cn } from '@/lib/utils';
import { Button } from '@/components/ui/button';
import { LoginButton } from '@/components/auth/login-button';
import Navbar from '@/components/Navbar';
import Sidebar from '@/components/Sidebar';


const font = Bebas_Neue({
subsets: ['latin'],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
import React from 'react';
import { Bebas_Neue } from 'next/font/google';
import { cn } from '@/lib/utils';
import { Button } from '@/components/ui/button';
import { LoginButton } from '@/components/auth/login-button';
import Navbar from '@/components/Navbar';
import Sidebar from '@/components/Sidebar';


const font = Bebas_Neue({
subsets: ['latin'],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
import React from 'react';
import { Bebas_Neue } from 'next/font/google';
import { cn } from '@/lib/utils';
import { Button } from '@/components/ui/button';
import { LoginButton } from '@/components/auth/login-button';
import Navbar from '@/components/Navbar';
import Sidebar from '@/components/Sidebar';


const font = Bebas_Neue({
subsets: ['latin'],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
import React from 'react';
import { Bebas_Neue } from 'next/font/google';
import { cn } from '@/lib/utils';
import { Button } from '@/components/ui/button';
import { LoginButton } from '@/components/auth/login-button';
import Navbar from '@/components/Navbar';
import Sidebar from '@/components/Sidebar';


const font = Bebas_Neue({
subsets: ['latin'],
Expand Down
32 changes: 32 additions & 0 deletions projeto/client/app/home/timesSa/Bolivar/page.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
import React from 'react';
import { Bebas_Neue } from 'next/font/google';
import { cn } from '@/lib/utils';


const font = Bebas_Neue({
subsets: ['latin'],
weight: ['400'],
});

export default function Home() {
return (
<main className="flex flex-col items-center justify-center flex-grow">
<img src="https://logodetimes.com/times/bolivar/logo-bolivar-4096.png" alt="Bolivar" width={100} height={100} />
<div className="space-y-6 text-center">

<h1
className={cn(
'text-6xl font-semibold text-white drop-shadow-md',
font.className
)}
>
Bolivar
</h1>
<p className="text-lg text-black">
Chega de ficar se perguntando onde o jogo do seu time favorito será transmitido
</p>
</div>
</main>

);
}
32 changes: 32 additions & 0 deletions projeto/client/app/home/timesSa/ColoColo/page.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
import React from 'react';
import { Bebas_Neue } from 'next/font/google';
import { cn } from '@/lib/utils';


const font = Bebas_Neue({
subsets: ['latin'],
weight: ['400'],
});

export default function Home() {
return (
<main className="flex flex-col items-center justify-center flex-grow">
<img src="https://icons.iconarchive.com/icons/giannis-zographos/south-american-football-club/128/Colo-Colo-icon.png" alt="Colo Colo" width={100} height={100} />
<div className="space-y-6 text-center">

<h1
className={cn(
'text-6xl font-semibold text-white drop-shadow-md',
font.className
)}
>
Colo Colo
</h1>
<p className="text-lg text-black">
Chega de ficar se perguntando onde o jogo do seu time favorito será transmitido
</p>
</div>
</main>

);
}
32 changes: 32 additions & 0 deletions projeto/client/app/home/timesSa/Nacional-URU/page.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
import React from 'react';
import { Bebas_Neue } from 'next/font/google';
import { cn } from '@/lib/utils';


const font = Bebas_Neue({
subsets: ['latin'],
weight: ['400'],
});

export default function Home() {
return (
<main className="flex flex-col items-center justify-center flex-grow">
<img src="https://logodetimes.com/times/nacional-uruguai/logo-nacional-uruguai-4096.png" alt="Nacional-URU" width={100} height={100} />
<div className="space-y-6 text-center">

<h1
className={cn(
'text-6xl font-semibold text-white drop-shadow-md',
font.className
)}
>
Nacional URU
</h1>
<p className="text-lg text-black">
Chega de ficar se perguntando onde o jogo do seu time favorito será transmitido
</p>
</div>
</main>

);
}
32 changes: 32 additions & 0 deletions projeto/client/app/home/timesSa/Penarol/page.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
import React from 'react';
import { Bebas_Neue } from 'next/font/google';
import { cn } from '@/lib/utils';


const font = Bebas_Neue({
subsets: ['latin'],
weight: ['400'],
});

export default function Home() {
return (
<main className="flex flex-col items-center justify-center flex-grow">
<img src="https://logodetimes.com/times/penarol/logo-penarol-4096.png" alt="Peñarol" width={100} height={100} />
<div className="space-y-6 text-center">

<h1
className={cn(
'text-6xl font-semibold text-white drop-shadow-md',
font.className
)}
>
Peñarol
</h1>
<p className="text-lg text-black">
Chega de ficar se perguntando onde o jogo do seu time favorito será transmitido
</p>
</div>
</main>

);
}
Loading

0 comments on commit c255ce2

Please sign in to comment.