We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f7f8cf commit f3d5fa1Copy full SHA for f3d5fa1
2 files changed
client/public/fire.png
-278 KB
client/src/pages/index.tsx
@@ -139,7 +139,7 @@ export default function Landing() {
139
<section className="bg-background px-10 py-20">
140
<EventCarousel items={placeholderEvents} />
141
</section>
142
- {/* Leaving commented out until styling is confirmed. */}
+ {/* Leaving commented out until styling/design is confirmed. */}
143
{/* <section className="bg-background px-4 py-10 md:px-10">
144
<div className="flex w-full px-4">
145
<FeatureBox
0 commit comments