new together branding

This commit is contained in:
Riccardo Giorato
2026-03-03 16:25:49 +01:00
parent 9cf3e31af2
commit 200a4e2a29
14 changed files with 50 additions and 31 deletions
+3 -2
View File
@@ -11,11 +11,12 @@ export function LandingHero() {
href={TOGETHER_LINK}
target="_blank"
rel="noopener noreferrer"
className="inline-flex items-center gap-1 px-2.5 py-1 rounded-full border border-border glass-panel mb-4 sm:mb-6 w-fit"
className="flex justify-center items-center gap-1 px-2.5 py-1 rounded-full border border-border glass-panel mb-4 sm:mb-6 w-fit"
>
<span className="text-[10px] font-medium text-muted-foreground tracking-[-0.015em]">
Powered by Together AI
Powered by
</span>
<img src="/poweredby.png" className="h-[18px]"/>
</a>
<h1 className="text-5xl sm:text-6xl md:text-7xl lg:text-8xl text-foreground uppercase mb-4 sm:mb-5 tracking-wide font-heading font-semibold leading-tight sm:leading-[5.2rem]">
+1 -1
View File
@@ -61,7 +61,7 @@ export function Navbar() {
>
<div className="w-8 h-8 sm:w-10 sm:h-10 flex items-center justify-center">
<img
src="/images/makecomics-logo.png"
src="/images/makecomics-logo.svg"
alt="MakeComics Logo"
className="w-full h-full object-contain"
/>