Spaces:
Sleeping
Sleeping
| export default function Showcase() { | |
| return ( | |
| <section className="px-6 py-16"> | |
| <div className="rounded-xl border p-10"> | |
| AI Generated Website Showcase | |
| </div> | |
| </section> | |
| ) | |
| } | |
| export default function Showcase() { | |
| return ( | |
| <section className="px-6 py-16"> | |
| <div className="rounded-xl border p-10"> | |
| AI Generated Website Showcase | |
| </div> | |
| </section> | |
| ) | |
| } | |