diff --git a/src/app/page.tsx b/src/app/page.tsx
index 6f48185..0963336 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -39,7 +39,7 @@ export default function LandingPage() {
{
name: "Services", id: "features"},
{
- name: "Contact", id: "/contact"},
+ name: "Contact", id: "contact"},
]}
brandName="MD NAILS"
/>
@@ -48,15 +48,15 @@ export default function LandingPage() {
@@ -66,7 +66,7 @@ export default function LandingPage() {
useInvertedBackground={true}
heading={[
{
- type: "text", content: "Professionelle NagelpflegeNagelstylistin"},
+ type: "text", content: "Professional Nail Care"},
{
type: "image", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=xebnmw", alt: "nail artist working"},
{
@@ -83,14 +83,14 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Professionelle Maniküre", 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: "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: "Entspannende Pediküre ", 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: "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: "Nail Art Design", 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: "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"},
]}
- title="Unser Service"
- description="Wir bieten eine Vielzahl von Schönheitsbehandlungen an, damit Sie immer gut aussehen."
+ title="Our Services"
+ description="Offering a variety of beauty treatments to keep you looking your best."
/>
@@ -188,6 +188,22 @@ export default function LandingPage() {
/>
+
+
+
+