Skip to content

Commit c17ccd2

Browse files
committed
Deduplicate assets: import shared webps from conf, remove gallery images, delete marquee-rows copy
1 parent 01209ad commit c17ccd2

44 files changed

Lines changed: 14 additions & 271 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

src/app/day/2026/assets/graphql-foundation-wordmark.svg

Lines changed: 0 additions & 113 deletions
This file was deleted.

src/app/day/2026/components/cta-card-section/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import { StripesDecoration } from "@/app/conf/_design-system/stripes-decoration"
22

3-
import logoMask from "./logo-mask.webp"
3+
import logoMask from "@/app/conf/2026/components/cta-card-section/logo-mask.webp"
44

55
export interface CtaCardSectionProps
66
extends Omit<React.HTMLAttributes<HTMLElement>, "title"> {
-214 KB
Binary file not shown.
-463 KB
Binary file not shown.

src/app/day/2026/components/footer/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import { clsx } from "clsx"
55
import { SocialIcons } from "@/app/conf/_components/social-icons"
66
import { StripesDecoration } from "@/app/conf/_design-system/stripes-decoration"
77

8-
import blurBean from "./blur-bean.webp"
8+
import blurBean from "@/app/conf/2026/components/footer/blur-bean.webp"
99

1010
interface FooterLink {
1111
href: string
-102 KB
Binary file not shown.
-60.3 KB
Binary file not shown.
-92.6 KB
Binary file not shown.
-103 KB
Binary file not shown.
-54.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)