23 Commits

Author SHA1 Message Date
632d67286b Update src/app/page.tsx 2026-04-16 11:56:51 +00:00
89d1b9ef4c Update src/app/page.tsx 2026-04-16 11:55:19 +00:00
e997e274f3 Update src/app/page.tsx 2026-04-16 11:49:12 +00:00
7036b1954b Update src/app/page.tsx 2026-04-16 11:04:35 +00:00
dede1f3ecb Update src/app/page.tsx 2026-04-16 11:02:19 +00:00
430f36d06b Update src/app/page.tsx 2026-04-16 10:55:48 +00:00
5464a6313b Update src/app/page.tsx 2026-04-16 10:55:14 +00:00
383d07d16f Update src/app/page.tsx 2026-04-16 10:49:52 +00:00
55bdd7fe73 Update src/app/page.tsx 2026-04-16 10:48:34 +00:00
bf717f4d76 Update src/app/page.tsx 2026-04-16 10:46:02 +00:00
0f8a5c6842 Update src/app/page.tsx 2026-04-16 10:41:14 +00:00
fe0e27d156 Update src/app/page.tsx 2026-04-16 09:03:41 +00:00
5e2c6a0810 Update src/app/page.tsx 2026-04-16 09:02:07 +00:00
4b0037663a Update src/app/page.tsx 2026-04-16 08:37:54 +00:00
d388f7792a Update src/app/page.tsx 2026-04-16 08:36:50 +00:00
ed25a61fe0 Update src/app/page.tsx 2026-04-16 07:28:09 +00:00
a2ea704ab8 Update src/app/page.tsx 2026-04-16 07:21:33 +00:00
071e4435a2 Update theme colors 2026-04-16 07:14:09 +00:00
ef7650e0ff Update theme colors 2026-04-16 07:14:05 +00:00
fc826ab919 Update theme colors 2026-04-16 07:13:08 +00:00
35c5417ec5 Update theme colors 2026-04-16 07:13:02 +00:00
792a2eb9d9 Update theme colors 2026-04-16 07:12:56 +00:00
c3bdbacd8d Update theme colors 2026-04-16 07:12:49 +00:00
2 changed files with 23 additions and 23 deletions

View File

@@ -56,10 +56,10 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroLogo
logoText="MD NAILS"
description="Experience premium nail care in the heart of Güstrow. New clients receive 20% off!"
description="Erleben Sie erstklassige Nagelpflege im Herzen von Güstrow. Neukunden erhalten 20 % Rabatt!"
buttons={[
{
text: "Book Now",
text: "Termin Buchen ",
href: "tel:015206021899",
},
{
@@ -68,7 +68,7 @@ export default function LandingPage() {
},
]}
buttonAnimation="slide-up"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=m5oi2t&_wi=1"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CQgpYPOsBhUEy4B8nkWuUquDYe/uploaded-1776337460775-1ck79tob.png"
imageAlt="luxury nail salon interior"
/>
</div>
@@ -79,7 +79,7 @@ export default function LandingPage() {
heading={[
{
type: "text",
content: "Professional Nail Care",
content: "Professionelle NagelpflegeNagelstylistin",
},
{
type: "image",
@@ -102,23 +102,23 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Expert Manicures",
description: "Professional care for beautiful, healthy nails.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=37uw9i",
title: "Professionelle Manire",
description: "Professionelle Pflege für schöne, gesunde Nägel.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CQgpYPOsBhUEy4B8nkWuUquDYe/uploaded-1776336056313-h5synoda.png",
},
{
title: "Relaxing Pedicures",
description: "Revitalize your feet with our premium treatments.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=3oexin",
title: "Entspannende Pedire ",
description: "Verwöhnen Sie Ihre Füße mit unseren erstklassigen Behandlungen.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CQgpYPOsBhUEy4B8nkWuUquDYe/uploaded-1776336508234-muuhbve7.png",
},
{
title: "Nail Art Design",
description: "Custom styles and trends to match your personality.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=nnrvu1",
description: "Individuelle Styles und Trends, die zu deiner Persönlichkeit passen.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CQgpYPOsBhUEy4B8nkWuUquDYe/uploaded-1776340143025-sl6b9v33.png",
},
]}
title="Our Services"
description="Offering a variety of beauty treatments to keep you looking your best."
title="Unser Service"
description="Wir bieten eine Vielzahl von Schönheitsbehandlungen an, damit Sie immer gut aussehen."
/>
</div>

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000612e6;
--primary-cta: #15479c;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #000612e6;
--accent: #e2e2e2;
--background-accent: #c4c4c4;
--background: #f6f0e9;
--card: #efe7dd;
--foreground: #2b180a;
--primary-cta: #2b180a;
--primary-cta-text: #f6f0e9;
--secondary-cta: #efe7dd;
--secondary-cta-text: #2b180a;
--accent: #94877c;
--background-accent: #afa094;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);