Skip to content

Commit dd8da9f

Browse files
author
FreshPass
committed
Replace external images with clean gradient backgrounds
1 parent 3a5edb5 commit dd8da9f

4 files changed

Lines changed: 20 additions & 2 deletions

File tree

components/AirportLoungeCaseStudy.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ export default function AirportLoungeCaseStudy() {
2121
<PageHero
2222
title="Seamless Airport Lounge Wi-Fi Beyond SIM Limitations"
2323
subtitle="How FreshPass bridges connectivity gaps for international travelers using enterprise-grade infrastructure"
24-
backgroundImage="https://picsum.photos/2000/800?random=2"
24+
backgroundImage="/images/placeholders/airport-bg.svg"
2525
showLogo={false}
2626
/>
2727

components/CaseStudyContent.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ export default function CaseStudyContent() {
2121
<PageHero
2222
title="Frictionless Hotel Wi-Fi With Secure QR Codes"
2323
subtitle="How FreshPass enables seamless Wi-Fi onboarding in hospitality using Meraki IPSK—no RADIUS required"
24-
backgroundImage="https://picsum.photos/2000/800?random=1"
24+
backgroundImage="/images/placeholders/hotel-bg.svg"
2525
showLogo={false}
2626
/>
2727

Lines changed: 9 additions & 0 deletions
Loading
Lines changed: 9 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)