Update receipt logo to match homepage branding
All checks were successful
Build and Push Docker Images / docker (push) Successful in 44s
All checks were successful
Build and Push Docker Images / docker (push) Successful in 44s
Changed receipt page logo from /puffin-logo.svg to /puffinOffset.webp to match the logo used on the homepage for consistent branding. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
b5847b573b
commit
319db3627c
@ -163,7 +163,7 @@ export default function CheckoutSuccess({
|
||||
className="bg-gradient-to-br from-cyan-500 via-blue-500 to-indigo-600 p-8 text-center"
|
||||
>
|
||||
<img
|
||||
src="/puffin-logo.svg"
|
||||
src="/puffinOffset.webp"
|
||||
alt="Puffin Offset"
|
||||
className="h-24 mx-auto mb-4 print-logo"
|
||||
/>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user