10 Commits

Author SHA1 Message Date
8084383a5a Update theme colors 2026-05-02 16:46:47 +00:00
4df10a2dd2 Update theme colors 2026-05-02 16:46:38 +00:00
b06bee54b0 Update theme colors 2026-05-02 16:44:26 +00:00
25e380ef27 Update theme colors 2026-05-02 16:44:23 +00:00
dedf9211ad Update theme colors 2026-05-02 16:44:20 +00:00
c1dbd9156d Update theme colors 2026-05-02 16:44:09 +00:00
eb94c4e44e Update theme colors 2026-05-02 16:44:01 +00:00
e48ea3a156 Update src/app/page.tsx 2026-05-02 16:39:35 +00:00
8d526830c0 Merge version_3 into main
Merge version_3 into main
2026-05-01 16:57:19 +00:00
dbfd48b3e6 Merge version_3 into main
Merge version_3 into main
2026-05-01 16:56:50 +00:00
2 changed files with 11 additions and 11 deletions

View File

@@ -11,7 +11,7 @@ import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/Nav
import ProductCardOne from '@/components/sections/product/ProductCardOne';
import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
import TextAbout from '@/components/sections/about/TextAbout';
import { Award, Leaf, FlaskConical } from "lucide-react";
import { Leaf, FlaskConical } from "lucide-react";
export default function LandingPage() {
return (
@@ -52,7 +52,7 @@ export default function LandingPage() {
]}
mediaAnimation="slide-up"
rating={5}
ratingText="Trusted by 5,000+ Libyan familie"
ratingText="Trusted by 5,000+ Libyan families"
/>
</div>
@@ -101,7 +101,7 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
testimonials={[
{ id: "t1", name: "FATIMA ", role: "الله منتجكم شامبو السيروم جدا رهيب وفادني كثير ", company: "طرابلس ", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-coquettish-brunette-woman-laughing-smiling-looking-down-flirty-standing-ove_1258-87409.jpg?_wi=2" },
{ id: "t1", name: "FATIMA ", role: "منتجكم شامبو السيروم جدا رهيب وفادني كثير ", company: "طرابلس ", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-coquettish-brunette-woman-laughing-smiling-looking-down-flirty-standing-ove_1258-87409.jpg?_wi=2" },
{ id: "t2", name: "Fatima ", role: "اهنيكم على منتجاتكم الجميلة وتجربة تتكرر اكيد ", company: "بنغازي ", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-corrects-her-hairstyle-looks-aside_8353-10717.jpg" }
]}
title="اراء العملاء "
@@ -139,4 +139,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #fbfaf8;
--background: #f5f5f5;
--card: #ffffff;
--foreground: #1a1a1a;
--primary-cta: #1c3d25;
--primary-cta-text: #ffffff;
--foreground: #1c1c1c;
--primary-cta: #1c1c1c;
--primary-cta-text: #f5f5f5;
--secondary-cta: #ffffff;
--secondary-cta-text: #1a1a1a;
--accent: #a8b5a5;
--background-accent: #e6e8e4;
--secondary-cta-text: #1c1c1c;
--accent: #e63946;
--background-accent: #e8bea8;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);