File tree Expand file tree Collapse file tree 4 files changed +2
-2
lines changed
public/images/10-year-anniversary Expand file tree Collapse file tree 4 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ import { ButtonLink } from "@/components/ui/buttons/Button"
3
3
4
4
import Countdown from "./CountDown"
5
5
6
- import TenYearGraphicImage from "@/public/images/10-year-anniversary/10year -logo.png"
6
+ import TenYearGraphicImage from "@/public/images/10-year-anniversary/10-year -logo.png"
7
7
import TenYearDesktopText from "@/public/images/10-year-anniversary/10yeartext.svg"
8
8
import TenYearMobileText from "@/public/images/10-year-anniversary/10yeartext-mobile.svg"
9
9
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ import TenYearHero from "./_components/TenYearHero"
32
32
33
33
import { fetch10YearEvents } from "@/lib/api/fetch10YearEvents"
34
34
import { fetch10YearStories } from "@/lib/api/fetch10YearStories"
35
- import TenYearLogo from "@/public/images/10-year-anniversary/10year -logo.png"
35
+ import TenYearLogo from "@/public/images/10-year-anniversary/10-year -logo.png"
36
36
37
37
// In seconds
38
38
const REVALIDATE_TIME = BASE_TIME_UNIT * 1
You can’t perform that action at this time.
0 commit comments