diff --git a/src/app/page.tsx b/src/app/page.tsx
index f897756..083ab04 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
@@ -53,21 +45,16 @@ export default function LandingPage() {
@@ -78,14 +65,9 @@ export default function LandingPage() {
useInvertedBackground={false}
heading={[
{
- type: "text",
- content: "The Soul of Essaouira",
- },
+ type: "text", content: "The Soul of Essaouira"},
{
- type: "image",
- src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E8UATPRh8Cxhkt78XDA4MpQdNu/uploaded-1779559675122-d8e61kl9.png",
- alt: "Khmissa Restaurant traditional decor",
- },
+ type: "image", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E8UATPRh8Cxhkt78XDA4MpQdNu/uploaded-1779559675122-d8e61kl9.png", alt: "Khmissa Restaurant traditional decor"},
]}
/>
@@ -93,29 +75,15 @@ export default function LandingPage() {
@@ -201,16 +133,13 @@ export default function LandingPage() {
@@ -219,38 +148,25 @@ export default function LandingPage() {