From 0a992b4733eb38f7d8d151df044802f9e2f152bc Mon Sep 17 00:00:00 2001
From: sasha-astiadi
Date: Mon, 1 Sep 2025 16:50:06 +0200
Subject: [PATCH] edit
---
public/images/components/Daha2.jsx | 4 ++--
src/app/dahabiyas/page.jsx | 2 ++
src/app/experiences/page.jsx | 2 ++
src/components/Experiences.jsx | 2 +-
src/components/Itinerary.jsx | 14 +++++++-------
src/components/Testimonials.jsx | 2 +-
src/components/Veda1.jsx | 4 ++--
7 files changed, 17 insertions(+), 13 deletions(-)
diff --git a/public/images/components/Daha2.jsx b/public/images/components/Daha2.jsx
index 65e6504..66f53eb 100644
--- a/public/images/components/Daha2.jsx
+++ b/public/images/components/Daha2.jsx
@@ -40,7 +40,7 @@ export default function Example() {
Choose from our selection of four dahabiyas, each designed to provide a unique and soulful journey.
-
+
{categories.map((category) => (
{category.name}
-
{category.description}
+
{category.description}
))}
diff --git a/src/app/dahabiyas/page.jsx b/src/app/dahabiyas/page.jsx
index d862174..5980d87 100644
--- a/src/app/dahabiyas/page.jsx
+++ b/src/app/dahabiyas/page.jsx
@@ -36,6 +36,8 @@ export default function Dahabiyas() {
+ {/* Thin brown line separator */}
+
{renderSelectedVeda()}
diff --git a/src/app/experiences/page.jsx b/src/app/experiences/page.jsx
index 199fbba..d301f9c 100644
--- a/src/app/experiences/page.jsx
+++ b/src/app/experiences/page.jsx
@@ -39,6 +39,8 @@ export default function ExperiencesPage() {
+ {/* Thin brown line separator */}
+
{renderSelectedComponent()}
diff --git a/src/components/Experiences.jsx b/src/components/Experiences.jsx
index e4c26b3..9041305 100644
--- a/src/components/Experiences.jsx
+++ b/src/components/Experiences.jsx
@@ -4,7 +4,7 @@ import { H1, H2, P , PS, PXS, H3, H4 } from "@/components/text";
export function Experiences({ onExperienceSelect }) {
return (
-
+
{/* Photo 1 - Left large image */}
diff --git a/src/components/Itinerary.jsx b/src/components/Itinerary.jsx
index 0eb7711..757fb2d 100644
--- a/src/components/Itinerary.jsx
+++ b/src/components/Itinerary.jsx
@@ -109,27 +109,27 @@ export function Itinerary() {
}
return (
-
+
{/* Left column with changeable day content */}
-
+

{/* Black overlay */}
{/* paragraphs */}
-
-
{dayData.title}
+
+
{dayData.title}
{dayData.content.map((paragraph, index) => (
-
{paragraph}
+
{paragraph}
))}
diff --git a/src/components/Testimonials.jsx b/src/components/Testimonials.jsx
index a2bf895..407c202 100644
--- a/src/components/Testimonials.jsx
+++ b/src/components/Testimonials.jsx
@@ -121,7 +121,7 @@ export function Testimonials() {
-
+
{/* Image gallery */}
@@ -168,7 +168,7 @@ export default function Example() {
{/* Product info */}
-