diff --git a/src/app/page.tsx b/src/app/page.tsx index eaa93e6..3e9f466 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,8 @@ export default function LuxuryTravelAgencyTemplatePage() { { type: "image", src: "http://img.b2bpic.net/free-photo/portrait-gorgeous-attractive-smiling-woman-dressed-elegant-blue-suit-walking-city_285396-7919.jpg", alt: "Fashion icon or stylish person" }, { type: "text", content: "M2M" }, { type: "image", src: "http://img.b2bpic.net/free-photo/clothes-designer-working-store_23-2148915558.jpg", alt: "Sewing machine or fabric" }, - { type: "text", content: "نؤمن بأن الأناقة تبدأ من الجودة والتعبير عن الذات." } + { type: "text", content: "نؤمن بأن الأناقة تبدأ من الجودة والتعبير عن الذات." + } ]} buttons={[ { text: "قصتنا", href: "#" } @@ -164,7 +165,7 @@ export default function LuxuryTravelAgencyTemplatePage() { id: "2", name: "وسام عيد", date: "منذ 6 أيام", title: "جودة ممتازة وتوصيل سريع", quote: "أحببت سرعة التوصيل والجودة العالية للملابس. خدمة عملاء ممتازة وقطع فريدة.", tag: "ملابس نسائية", avatarSrc: "http://img.b2bpic.net/free-photo/young-black-woman-with-afro-hair-laughing-enjoying_150588-170.jpg", avatarAlt: "Wessam EID", imageSrc: "http://img.b2bpic.net/free-photo/positive-curly-haired-woman-shopper-rests-after-making-purchases-mall-dressed-fashionable-clothes-surrounded-by-shopping-bags-looks-gladfully-away-poses-against-blurred-urban-background_273609-59142.jpg", imageAlt: "Woman admiring new dress" }, { - id: "3", name: "عمرو عبد ربه", date: "منذ 3 سنوات", title: "مجموعة واسعة تلبي كل الأذواق", quote: "دائماً أجد ما أبحث عنه في M2M. تشكيلة متنوعة ومواكبة للموضة بأسعار معقولة. متجر موثوق به.", tag: "كاجوال", avatarSrc: "http://img.b2bpic.net/free-photo/handsome-smiling-hipster-man-posing-studio_158538-25604.jpg", avatarAlt: "Amr Abd Rabo", imageSrc: "http://img.b2bpic.net/free-photo/personal-shopper-helping-cutomer_23-2148924083.jpg", imageAlt: "Man trying on clothes in store" + id: "3", name: "عمرو عبد ربه", date: "منذ 3 سنوات", title: "مجموعة واسعة تلبي كل الأذواق", quote: "دائماً أجد ما أبحث عنه في M2M. تشكيلة متنوعة ومواكبة للموضة بأسعار معقولة. متجر موثوق به.", tag: "كاجوال", avatarSrc: "http://img.b2bpic.net/free-photo/handsome-hipster-model-man-posing-studio_158538-25604.jpg", avatarAlt: "Amr Abd Rabo", imageSrc: "http://img.b2bpic.net/free-photo/personal-shopper-helping-cutomer_23-2148924083.jpg", imageAlt: "Man trying on clothes in store" } ]} /> @@ -199,4 +200,4 @@ export default function LuxuryTravelAgencyTemplatePage() { ); -} +} \ No newline at end of file diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index ee8d361..d773525 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -10,15 +10,15 @@ --accent: #ffffff; --background-accent: #ffffff; */ - --background: #f6f0e9; - --card: #efe7dd; - --foreground: #2b180a; - --primary-cta: #2b180a; + --background: #efebe5; + --card: #f7f2ea; + --foreground: #000000; + --primary-cta: #000000; --primary-cta-text: #f6f0e9; - --secondary-cta: #efe7dd; + --secondary-cta: #ffffff; --secondary-cta-text: #2b180a; - --accent: #94877c; - --background-accent: #afa094; + --accent: #ffffff; + --background-accent: #e1b875; /* text sizing - set by ThemeProvider */ /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);