Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

74 eventpage eventcomponent #87

Closed
wants to merge 2 commits into from
Closed

Conversation

RICHicken
Copy link
Collaborator

This code will closely resemble the picture in the sample:

    <div class="flex justify-center">
        <EventCard
        class=" w-[80%] h-[700px]"
        title="The Ladder Launch Party"
        date="27th May"
        time="1-4pm"
        description="Lorem ipsum dolor sit amet consectetur adipisicing elit. Repellendus architecto voluptas doloribus omnis libero a exercitationem placeat ab iusto, veniam cum atque aliquid tempora quaerat temporo exercitationem porro voluptates voluptate sunt? Quia facilis officia rem laboriosam magnam. Iure et quae nulla repudiandae quis? Modi sequi aliquam adipisci cum vitae reprehenderit consectetur recusandae quis architecto facere eius explicabo deleniti vel voluptatum quasi, a ullam error quos minus distinctio"
        image="events.png"
        :onsite= "true"
        :free="true"
    />
    </div>

@RICHicken RICHicken linked an issue May 21, 2023 that may be closed by this pull request
@netlify
Copy link

netlify bot commented May 21, 2023

Deploy Preview for theladder-rr ready!

Name Link
🔨 Latest commit 4afe237
🔍 Latest deploy log https://app.netlify.com/sites/theladder-rr/deploys/646a739f236bd70008c84403
😎 Deploy Preview https://deploy-preview-87--theladder-rr.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

EventPage-EventComponent
1 participant