UNPKG

event-services

Version:

Collection of hooks, components, generics (buttons, containers, styles, tools) for creating web applications for guest management for any type of events: weddings, parties, graduations that require guest confirmation and display useful information to gues

18 lines (17 loc) 862 B
import { j as t } from "./index-0a344d2e.js"; import { H as s, p as e, L as r, S as a, I as i, C as n } from "./styles-9948158c.js"; import "react"; import "./hooksEntry.js"; import { R as m, S as o } from "./index-6f390e11.js"; const d = () => /* @__PURE__ */ t.jsxs(t.Fragment, { children: [ /* @__PURE__ */ t.jsx(s, { photos: e, title: "tú & yo" }), /* @__PURE__ */ t.jsx(r, { photo: e[0], label: "you & me" }), /* @__PURE__ */ t.jsxs(m, { children: [ /* @__PURE__ */ t.jsx(o, { children: /* @__PURE__ */ t.jsx(a, { title: "Save the date", subtitle: "28 / octubre / 2023", date: "2023-10-28 17:30", photo: e[0] }) }), /* @__PURE__ */ t.jsx(o, { children: /* @__PURE__ */ t.jsx(i, { title: "Itinerario", img: e[0] }) }), /* @__PURE__ */ t.jsx(o, { children: /* @__PURE__ */ t.jsx(n, { images: e }) }) ] }) ] }); export { d as Landing };