Enhance index page styling with accent borders and updated typography, and improve CSS formatting for better readability.
This commit is contained in:
@@ -12,8 +12,8 @@ const handleClick = () => {
|
||||
<h1 class="text-4xl font-bold mb-4">Welcome to experimenta Shop</h1>
|
||||
<p class="text-lg mb-8 text-white/90">Your gateway to Makerspace annual passes and more.</p>
|
||||
|
||||
<div class="card-info mb-8">
|
||||
<h2 class="text-xl font-semibold mb-2">MVP Development in Progress</h2>
|
||||
<div class="card-info card-accent-border mb-8">
|
||||
<h2 class="text-xl font-semibold mb-2 text-experimenta-accent">MVP Development in Progress</h2>
|
||||
<p>
|
||||
This is a placeholder page. The full e-commerce functionality will be implemented in
|
||||
upcoming phases.
|
||||
|
||||
Reference in New Issue
Block a user