diff --git a/public/iccv-logo-black.png b/public/iccv-logo-black.png new file mode 100644 index 0000000..0bfee87 Binary files /dev/null and b/public/iccv-logo-black.png differ diff --git a/public/iccv-logo-white.png b/public/iccv-logo-white.png new file mode 100644 index 0000000..18b1ff1 Binary files /dev/null and b/public/iccv-logo-white.png differ diff --git a/src/app/routes/Home.tsx b/src/app/routes/Home.tsx index 56027a3..7ea1623 100644 --- a/src/app/routes/Home.tsx +++ b/src/app/routes/Home.tsx @@ -18,7 +18,68 @@ function Home() { return (
{/* Hero Section */} -
+
+
+
+
+
+
+ held as part of +
+ {/*
+ LIMIT Workshop logo + LIMIT Workshop logo +
+ + at + */} +
+ ICCV 2025 logo + ICCV 2025 logo +
+
+
+
+

+ {homeData.title} +

+

{homeData.subtitle}

+
+
+
+ + {homeData.eventInfo.date} +
+
+ + {homeData.eventInfo.location} +
+
+
+ +
+
+
+ {/* Hero Section */} + {/*

{homeData.title} @@ -36,14 +97,11 @@ function Home() {

- {/* */}
-
+
*/} {/* Overview Section */}