Remove unused WLC hero image
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 272 KiB |
@@ -15,7 +15,6 @@ import { cn } from '@/lib/utils';
|
||||
const DEFAULT_BANNER_IMAGES: readonly string[] = [
|
||||
'/hero/wlc-1.webp',
|
||||
'/hero/wlc-2.webp',
|
||||
'/hero/wlc-3.webp',
|
||||
];
|
||||
|
||||
interface HeroBannerProps {
|
||||
|
||||
@@ -79,7 +79,6 @@ function GuideBlockRenderer({ block }: { block: GuideBlock }) {
|
||||
const DONOR_HERO_IMAGES: readonly string[] = [
|
||||
'/hero/wlc-1.webp',
|
||||
'/hero/wlc-2.webp',
|
||||
'/hero/wlc-3.webp',
|
||||
];
|
||||
|
||||
export default DonorGuidePage;
|
||||
|
||||
Reference in New Issue
Block a user