diff --git a/Dockerfile b/Dockerfile index 50a9927..c4c3ff4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -14,7 +14,7 @@ ENV NEXT_PUBLIC_SITE_URL=$NEXT_PUBLIC_SITE_URL ENV NEXT_PUBLIC_GA_MEASUREMENT_ID=$NEXT_PUBLIC_GA_MEASUREMENT_ID COPY package*.json ./ -RUN npm install +RUN npm install --include=dev COPY . . RUN npm run build ENV NODE_ENV=production diff --git a/public/assets/images/logo.svg b/public/assets/images/logo.svg new file mode 100644 index 0000000..dd53a2a --- /dev/null +++ b/public/assets/images/logo.svg @@ -0,0 +1,100 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + AV + AV + AV + + + + + BEAT + BEAT + BEAT + + + + + + + + + + + + + + + + + + + + + PRO AV · LIVE PRODUCTION · DISPLAY TECH + PRO AV · LIVE PRODUCTION · DISPLAY TECH + + diff --git a/public/brand/logo.svg b/public/brand/logo.svg index 5c577cb..dd53a2a 100644 --- a/public/brand/logo.svg +++ b/public/brand/logo.svg @@ -1,25 +1,25 @@ - + - - + + - + - + - + - + @@ -33,7 +33,7 @@ .word { font-family: 'Barlow Condensed', 'Oswald', 'Nimbus Sans Narrow', 'Inter', 'Helvetica Neue', Arial, sans-serif; font-weight: 900; - font-size: 118px; + font-size: 156px; letter-spacing: -0.012em; } .tm { @@ -53,51 +53,48 @@ - - - + + + - + - - BROADCAST - - BROADCAST - - BROADCAST + AV + AV + AV - + - BEAT - BEAT - BEAT + BEAT + BEAT + BEAT - - + + - + - + - + - - THE PULSE OF PRODUCTION INTELLIGENCE - THE PULSE OF PRODUCTION INTELLIGENCE + PRO AV · LIVE PRODUCTION · DISPLAY TECH + PRO AV · LIVE PRODUCTION · DISPLAY TECH diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 1c62055..70ef315 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -124,7 +124,7 @@ export default function RootLayout({ '@type': 'Organization', name: 'AV Beat', url: 'https://avbeat.com', - logo: "https://avbeat.com/assets/images/logo.png", + logo: "https://avbeat.com/assets/images/logo.svg", description: 'The digital platform for broadcast engineering professionals. Breaking news, deep-dive features, and industry spotlights from NAB to IBC and beyond.', sameAs: [ 'https://linkedin.com', diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index 2ab2097..3062b8b 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -112,7 +112,7 @@ export default function Footer() { aria-label="AV Beat — home" className="flex-shrink-0 opacity-70 hover:opacity-100 transition-opacity">