|
|
|
|
@@ -1,15 +1,15 @@
|
|
|
|
|
"use client";
|
|
|
|
|
|
|
|
|
|
import ReactLenis from "lenis/react";
|
|
|
|
|
import HeroCarouselLogo from "@/components/sections/hero/heroCarouselLogo/HeroCarouselLogo";
|
|
|
|
|
import InlineImageSplitTextAbout from "@/components/sections/about/InlineImageSplitTextAbout";
|
|
|
|
|
import FeatureCardOne from "@/components/sections/feature/FeatureCardOne";
|
|
|
|
|
import FeatureCardNine from "@/components/sections/feature/FeatureCardNine";
|
|
|
|
|
import FeatureCardMedia from "@/components/sections/feature/FeatureCardMedia";
|
|
|
|
|
import TestimonialCardFive from "@/components/sections/testimonial/TestimonialCardFive";
|
|
|
|
|
import ContactSplitForm from "@/components/sections/contact/ContactSplitForm";
|
|
|
|
|
import FooterCard from "@/components/sections/footer/FooterCard";
|
|
|
|
|
import NavbarLayoutFloatingInline from "@/components/navbar/NavbarLayoutFloatingInline";
|
|
|
|
|
import HeroCarouselLogo from '@/components/sections/hero/heroCarouselLogo/HeroCarouselLogo';
|
|
|
|
|
import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSplitTextAbout';
|
|
|
|
|
import FeatureCardOne from '@/components/sections/feature/FeatureCardOne';
|
|
|
|
|
import FeatureCardNine from '@/components/sections/feature/FeatureCardNine';
|
|
|
|
|
import FeatureCardMedia from '@/components/sections/feature/FeatureCardMedia';
|
|
|
|
|
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
|
|
|
|
|
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
|
|
|
|
|
import FooterCard from '@/components/sections/footer/FooterCard';
|
|
|
|
|
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
|
|
|
|
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
|
|
|
|
import { Shirt, ShoppingCart, Star, Instagram, Facebook, Linkedin } from "lucide-react";
|
|
|
|
|
|
|
|
|
|
@@ -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() {
|
|
|
|
|
</ReactLenis>
|
|
|
|
|
</ThemeProvider>
|
|
|
|
|
);
|
|
|
|
|
}
|
|
|
|
|
}
|