Ersetze "Bella Nails Studio" gegen "Stargirlnails Kiel"
This commit is contained in:
@@ -24,7 +24,7 @@ function App() {
|
||||
<div className="flex items-center space-x-3">
|
||||
<div className="text-3xl">💅</div>
|
||||
<div>
|
||||
<h1 className="text-2xl font-bold text-gray-900">Bella Nails Studio</h1>
|
||||
<h1 className="text-2xl font-bold text-gray-900">Stargirlnails Kiel</h1>
|
||||
<p className="text-sm text-gray-600">Professional Nail Design & Care</p>
|
||||
</div>
|
||||
</div>
|
||||
@@ -104,7 +104,7 @@ function App() {
|
||||
<footer className="bg-white border-t border-pink-100 mt-16">
|
||||
<div className="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-8">
|
||||
<div className="text-center text-gray-600">
|
||||
<p>© 2024 Bella Nails Studio. Professional nail care services.</p>
|
||||
<p>© 2024 Stargirlnails Kiel. Professional nail care services.</p>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
Reference in New Issue
Block a user