diff --git a/app/[lang]/devcon-7/page.tsx b/app/[lang]/devcon-7/page.tsx index ae1bc4be..48da469b 100644 --- a/app/[lang]/devcon-7/page.tsx +++ b/app/[lang]/devcon-7/page.tsx @@ -24,7 +24,7 @@ export default async function DevconPage() { <>
-
+
diff --git a/app/[lang]/devcon-7/sections/Devcon7Booths.tsx b/app/[lang]/devcon-7/sections/Devcon7Booths.tsx index 43c231d6..fe5a452d 100644 --- a/app/[lang]/devcon-7/sections/Devcon7Booths.tsx +++ b/app/[lang]/devcon-7/sections/Devcon7Booths.tsx @@ -1,4 +1,5 @@ import Image from "next/image" +import Link from "next/link" import { booths } from "@/data/events/devcon-7" import { AppContent } from "@/components/ui/app-content" @@ -17,9 +18,9 @@ export const Devcon7Booths = () => { return (
-
+
{`booth { priority />
-
+
BOOTH {booth?.title} - + {booth?.description} + {booth?.learMore && ( + + {`${booth.learMore.description}: `}{" "} + + {booth?.learMore?.label} + + + )}
- + {booth?.date}
- + {booth?.location}
diff --git a/app/[lang]/devcon-7/sections/Devcon7Section.tsx b/app/[lang]/devcon-7/sections/Devcon7Section.tsx index c9ff40f7..22926f5b 100644 --- a/app/[lang]/devcon-7/sections/Devcon7Section.tsx +++ b/app/[lang]/devcon-7/sections/Devcon7Section.tsx @@ -8,7 +8,7 @@ import { cva } from "class-variance-authority" import { cn } from "@/lib/utils" import { Icons } from "@/components/icons" -const tableSection = cva("lg:grid lg:grid-cols-[200px_1fr_80px_20px] lg:gap-8") +const tableSection = cva("lg:grid lg:grid-cols-[200px_1fr_160px_20px] lg:gap-8") const tableSectionTitle = cva( "text-anakiwa-500 text-base lg:text-xs font-sans leading-5 tracking-[2.5px] uppercase font-bold lg:pb-3" ) @@ -105,16 +105,14 @@ const EventCard = ({ event = {}, speakers = [], location = "" }: any) => {
-
- -
+
) } export const Devcon7Section = () => { return ( -
+
{ + return ( +
+ +
+ Devcon 7 Banner + + Devcon 7 Banner + + BANGKOK, THAILAND // NOVEMBER 2024 + + + SEE THE SCHEDULE + + +
+
+
+ ) +} + export default function IndexPage({ params: { lang } }: any) { const { t } = useTranslation(lang, "homepage") const { t: common } = useTranslation(lang, "common") return (
+ + + + diff --git a/public/images/devcon-7-banner-title-mobile.svg b/public/images/devcon-7-banner-title-mobile.svg new file mode 100644 index 00000000..b2ce5365 --- /dev/null +++ b/public/images/devcon-7-banner-title-mobile.svg @@ -0,0 +1,4 @@ + + + +