Merge pull request 'enhance: amélioration texte footer page About' (#6) from enhance/footer-text into main
Reviewed-on: AVQN/test#6
This commit is contained in:
@@ -11,7 +11,7 @@ import Navbar from "../components/Navbar.astro";
|
||||
|
||||
<main class="max-w-4xl mx-auto px-6 py-16">
|
||||
<div class="mb-16">
|
||||
<h1 class="text-5xl font-bold tracking-tight mb-4">About</h1>
|
||||
<h1 class="text-5xl font-bold tracking-tight mb-4">About ✨</h1>
|
||||
<p class="text-xl text-gray-600 leading-relaxed">
|
||||
Un starter kit pensé pour la simplicité et l'élégance.
|
||||
</p>
|
||||
@@ -61,7 +61,7 @@ import Navbar from "../components/Navbar.astro";
|
||||
|
||||
<div class="mt-12 pt-8 border-t border-gray-200">
|
||||
<p class="text-sm text-gray-500">
|
||||
Construit avec attention aux détails et à la performance.
|
||||
Construit avec soin pour la performance et l'élégance.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user