File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ const footerLinks = [
1313 <div class =" flex flex-col items-center gap-2 md:items-start" >
1414 <a href =" /" class =" flex items-center gap-3 text-2xl font-bold text-primary" >
1515 <img src =" /logo.svg" alt =" Livedot logo" class =" h-8 w-8 rounded-md" />
16- <span class =" brand-wordmark" >livedot </span >
16+ <span class =" brand-wordmark" >Livedot </span >
1717 </a >
1818 <p class =" text-sm tracking-wide text-on-surface-variant" >
1919 © 2026 Livedot. Built for live traffic.
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ const navLinks = [
2020 <nav class =" mx-auto flex h-20 max-w-7xl items-center justify-between px-6" >
2121 <a href =" /" class =" flex items-center gap-3 text-2xl font-bold text-primary" >
2222 <img src =" /logo.svg" alt =" Livedot logo" class =" h-8 w-8 rounded-md" />
23- <span class =" brand-wordmark" >livedot </span >
23+ <span class =" brand-wordmark" >Livedot </span >
2424 </a >
2525
2626 <div class =" hidden items-center gap-8 font-headline tracking-tight md:flex" >
You can’t perform that action at this time.
0 commit comments