Enhance index page styling with accent borders and updated typography, and improve CSS formatting for better readability.

This commit is contained in:
Bastian Masanek
2025-10-30 11:17:29 +01:00
parent aea87ccc5f
commit 9102dab881
2 changed files with 12 additions and 6 deletions

View File

@@ -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.