diff --git a/Makefile b/Makefile index 5f36564..6c9901a 100644 --- a/Makefile +++ b/Makefile @@ -6,6 +6,7 @@ REGISTRY := gitea.pragmazest.com/cardosofelipe/eventspace dev: docker compose -f docker-compose.dev.yml up --build -d + docker compose logs -f prod: docker compose up --build -d diff --git a/frontend/src/app/(public)/invite/[slug]/page.tsx b/frontend/src/app/(public)/invite/[slug]/page.tsx index 1346078..86251cf 100644 --- a/frontend/src/app/(public)/invite/[slug]/page.tsx +++ b/frontend/src/app/(public)/invite/[slug]/page.tsx @@ -12,6 +12,7 @@ import { Loader2 } from "lucide-react"; import { useParams } from "next/navigation"; import { EventResponse } from "@/client"; import { getServerFileUrl } from "@/lib/utils"; +import InfoCard from "@/components/info-card"; interface InvitationParams { slug: string; @@ -122,7 +123,6 @@ const InvitationPage = () => { Safari Adventure - {/* Safari Animals Banner */}
Elephant
- )} -- {timeRange} -
- )} -- {event.location_address} -
- {event.location_url && ( -Giraffe
- )} -