+
-
- {category}
-
-
-
-
-
- {date.weekday} {date.day} {date.month} {date.year}
-
-
-
- {location}
-
-
-
- {title}
-
-
{description}
-
-
+
{title}
);
};
export const Event17Defaults: Props = {
- tagline: "Tagline",
- heading: "Events",
- description: "Lorem ipsum dolor sit amet, consectetur adipiscing elit.",
- button: { variant: "secondary", size: "primary", title: "View all" },
+ tagline: "",
+ heading: "Speaker:innen",
+ description: "Überwältigt von unserem Programm?\nLerne unsere diesjährigen Speakerinnen und Speaker kennen.",
+ button: { variant: "primary", size: "primary", title: "Zu den Speakern" },
featuredEvents: [
{
- url: "#",
- image: {
- src: "https://d22po4pjz3o32e.cloudfront.net/placeholder-image-landscape.svg",
- alt: "Relume placeholder image 1",
- },
- date: { weekday: "Fri", day: "09", month: "Feb", year: "2024" },
- category: "Category",
- title: "Event title heading",
- location: "Location",
- description: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros.",
- button: { title: "View event", variant: "link", size: "link", iconRight:
},
+ url: "/speaker", image: { src: speaker1, alt: "Dr. Elena Rossi" },
+ date: { weekday: "", day: "", month: "", year: "" },
+ category: "", title: "Dr. Elena Rossi", location: "", description: "",
+ button: { title: "", variant: "link", size: "link" },
},
{
- url: "#",
- image: {
- src: "https://d22po4pjz3o32e.cloudfront.net/placeholder-image-landscape.svg",
- alt: "Relume placeholder image 2",
- },
- date: { weekday: "Sat", day: "10", month: "Feb", year: "2024" },
- category: "Category",
- title: "Event title heading",
- location: "Location",
- description: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros.",
- button: { title: "View event", variant: "link", size: "link", iconRight:
},
+ url: "/speaker", image: { src: speaker2, alt: "Jens Riegelberger" },
+ date: { weekday: "", day: "", month: "", year: "" },
+ category: "", title: "Jens Riegelberger", location: "", description: "",
+ button: { title: "", variant: "link", size: "link" },
},
{
- url: "#",
- image: {
- src: "https://d22po4pjz3o32e.cloudfront.net/placeholder-image-landscape.svg",
- alt: "Relume placeholder image 3",
- },
- date: { weekday: "Sun", day: "11", month: "Feb", year: "2024" },
- category: "Category",
- title: "Event title heading",
- location: "Location",
- description: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros.",
- button: { title: "View event", variant: "link", size: "link", iconRight:
},
+ url: "/speaker", image: { src: speaker3, alt: "Reto Gwerder" },
+ date: { weekday: "", day: "", month: "", year: "" },
+ category: "", title: "Reto Gwerder", location: "", description: "",
+ button: { title: "", variant: "link", size: "link" },
},
],
};
\ No newline at end of file
diff --git a/relume-test/src/components/Event20.tsx b/relume-test/src/components/Event20.tsx
index cd69fb0..eac0bf9 100644
--- a/relume-test/src/components/Event20.tsx
+++ b/relume-test/src/components/Event20.tsx
@@ -1,3 +1,6 @@
+import workshop1 from "../assets/workshop1.png";
+import workshop2 from "../assets/workshop2.png";
+import workshop3 from "../assets/workshop3.png";
import * as React from "react";
import type { ButtonProps } from "@relume_io/relume-ui";
import { Button } from "@relume_io/relume-ui";
@@ -43,15 +46,15 @@ export const Event20 = (props: Event20Props) => {
...props,
};
return (
-
+
{tagline}
-
{heading}
-
{description}
+
{heading}
+
{description}
-
@@ -72,11 +75,11 @@ const FeaturedEvent: React.FC
= ({
url, image, date, category, title, location, description, button,
}) => {
return (
-
);
};
export const Event20Defaults: Props = {
- tagline: "Tagline",
- heading: "Events",
- description: "Lorem ipsum dolor sit amet, consectetur adipiscing elit.",
- button: { variant: "secondary", size: "primary", title: "View all" },
+ tagline: "",
+ heading: "Workshops",
+ description: "Hands-on, Skills statt Theorie. Lerne Methoden und Workflows direkt von Experten aus der Industrie.",
+ button: { variant: "primary", size: "primary", title: "View all" },
featuredEvents: [
{
- url: "#",
- image: {
- src: "https://d22po4pjz3o32e.cloudfront.net/placeholder-image-landscape.svg",
- alt: "Relume placeholder image 1",
- },
- date: { weekday: "Fri", day: "09", month: "Feb", year: "2024" },
- category: "Category",
- title: "Event title heading",
- location: "Location",
+ url: "/programm",
+ image: { src: workshop1, alt: "Research Repositories" },
+ date: { weekday: "Sat", day: "25", month: "Jun", year: "2026" },
+ category: "Research", title: "Research Repositories", location: "Location",
description: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros.",
button: { title: "View event", variant: "link", size: "link", iconRight: },
},
{
- url: "#",
- image: {
- src: "https://d22po4pjz3o32e.cloudfront.net/placeholder-image-landscape.svg",
- alt: "Relume placeholder image 2",
- },
- date: { weekday: "Sat", day: "10", month: "Feb", year: "2024" },
- category: "Category",
- title: "Event title heading",
- location: "Location",
+ url: "/programm",
+ image: { src: workshop2, alt: "The future of Tokens" },
+ date: { weekday: "Sat", day: "25", month: "Jun", year: "2026" },
+ category: "Design / UX", title: "The future of Tokens", location: "Location",
description: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros.",
button: { title: "View event", variant: "link", size: "link", iconRight: },
},
{
- url: "#",
- image: {
- src: "https://d22po4pjz3o32e.cloudfront.net/placeholder-image-landscape.svg",
- alt: "Relume placeholder image 3",
- },
- date: { weekday: "Sun", day: "11", month: "Feb", year: "2024" },
- category: "Category",
- title: "Event title heading",
- location: "Location",
+ url: "/programm",
+ image: { src: workshop3, alt: "Trust in AI" },
+ date: { weekday: "Sun", day: "26", month: "Jun", year: "2026" },
+ category: "AI & Future", title: "Trust in AI", location: "Hall 101",
description: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros.",
button: { title: "View event", variant: "link", size: "link", iconRight: },
},
diff --git a/relume-test/src/components/Footer.tsx b/relume-test/src/components/Footer.tsx
index 5e3c542..4f47713 100644
--- a/relume-test/src/components/Footer.tsx
+++ b/relume-test/src/components/Footer.tsx
@@ -1,3 +1,4 @@
+import LogoFooter from "../assets/logo-footer.png";
import { FaXTwitter } from "react-icons/fa6";
import {
BiLogoFacebookCircle,
@@ -55,7 +56,7 @@ export const Footer3 = (props: Footer3Props) => {
...props,
};
return (
-