|
|
|
@@ -11,7 +11,7 @@ import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleAp
|
|
|
|
import ProductCardThree from '@/components/sections/product/ProductCardThree';
|
|
|
|
import ProductCardThree from '@/components/sections/product/ProductCardThree';
|
|
|
|
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
|
|
|
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
|
|
|
import SplitAbout from '@/components/sections/about/SplitAbout';
|
|
|
|
import SplitAbout from '@/components/sections/about/SplitAbout';
|
|
|
|
import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
|
|
|
|
|
|
|
|
import { Coffee, Mic, Sparkles } from "lucide-react";
|
|
|
|
import { Coffee, Mic, Sparkles } from "lucide-react";
|
|
|
|
|
|
|
|
|
|
|
|
export default function LandingPage() {
|
|
|
|
export default function LandingPage() {
|
|
|
|
@@ -88,7 +88,7 @@ export default function LandingPage() {
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "chicken-caesar-salad", name: "سلطة سيزر بالدجاج", price: "٣٨ ﷼", imageSrc: "http://img.b2bpic.net/free-photo/caesar-salad-picnic-table-close-up_1147-550.jpg", imageAlt: "سلطة سيزر بالدجاج الطازجة"},
|
|
|
|
id: "chicken-caesar-salad", name: "سلطة سيزر بالدجاج", price: "٣٨ ﷼", imageSrc: "http://img.b2bpic.net/free-photo/caesar-salad-picnic-table-close-up_1147-550.jpg", imageAlt: "سلطة سيزر بالدجاج الطازجة"},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "lemon-mint-juice", name: "عصير ليمون بالنعناع", price: "٢٢ ﷼", imageSrc: "http://img.b2bpic.net/free-photo/front-view-lemon-cocktail-fresh-cool-drink-inside-glass-cup-sliced-lemons-flowers-straw-wooden-desk-grey-background-cocktail-drink-fruit_140725-18234.jpg", imageAlt: "عصير ليمون بالنعناع المنعش"},
|
|
|
|
id: "lemon-mint-juice", name: "عصير ليمون بالنعناع", price: "٢٢ ﷼", imageSrc: "http://img.b2bpic.net/free-photo/front-view-lemon-cocktail-fresh-cool-drink-inside-glass-cup-sliced-lemons-flowers-straw-wooden-desk-grey-background-cocktail-drink-fruit_140725-18234.jpg", imageAlt: "عصير ليمون بالنعناع المنعش"}
|
|
|
|
]}
|
|
|
|
]}
|
|
|
|
title="قائمة ناروكة المميزة"
|
|
|
|
title="قائمة ناروكة المميزة"
|
|
|
|
description="استمتع بمجموعة واسعة من المشروبات والأطباق الشهية المحضرة بعناية."
|
|
|
|
description="استمتع بمجموعة واسعة من المشروبات والأطباق الشهية المحضرة بعناية."
|
|
|
|
@@ -136,33 +136,7 @@ export default function LandingPage() {
|
|
|
|
/>
|
|
|
|
/>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<div id="testimonials" data-section="testimonials">
|
|
|
|
|
|
|
|
<TestimonialCardOne
|
|
|
|
|
|
|
|
textboxLayout="default"
|
|
|
|
|
|
|
|
gridVariant="three-columns-all-equal-width"
|
|
|
|
|
|
|
|
useInvertedBackground={true}
|
|
|
|
|
|
|
|
animationType="blur-reveal"
|
|
|
|
|
|
|
|
testimonials={[
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
id: "1", name: "سارة المحمد", role: "طالبة جامعية", company: "جامعة جدة", rating: 5,
|
|
|
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/waiter-serving-cup-coffee-customer_1170-635.jpg", imageAlt: "صورة سارة المحمد"},
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
id: "2", name: "أحمد الزهراني", role: "رائد أعمال", company: "شركة تقنية", rating: 5,
|
|
|
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-man-eating-croissant-cafe_1170-629.jpg", imageAlt: "صورة أحمد الزهراني"},
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
id: "3", name: "فاطمة العمري", role: "مصممة داخلية", company: "تصميمات فاطمة", rating: 5,
|
|
|
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/friends-laughing-outdoor-cafe_23-2152024626.jpg", imageAlt: "صورة فاطمة العمري"},
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
id: "4", name: "خالد المالكي", role: "مدير تسويق", company: "وكالة إعلانية", rating: 5,
|
|
|
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/girl-with-cheesecake_1303-3947.jpg", imageAlt: "صورة خالد المالكي"},
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
id: "5", name: "ليلى الشهري", role: "معلمة", company: "مدرسة الأفق", rating: 5,
|
|
|
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/couple-clanging-glasses-table-restaurant_23-2148014462.jpg", imageAlt: "صورة ليلى الشهري"},
|
|
|
|
|
|
|
|
]}
|
|
|
|
|
|
|
|
title="ماذا يقول عملاؤنا؟"
|
|
|
|
|
|
|
|
description="شهادات حقيقية من زوارنا الكرام تعكس تجربتهم الممتعة في ناروكة ومدى رضاهم عن خدماتنا."
|
|
|
|
|
|
|
|
/>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div id="social-proof" data-section="social-proof">
|
|
|
|
<div id="social-proof" data-section="social-proof">
|
|
|
|
<SocialProofOne
|
|
|
|
<SocialProofOne
|
|
|
|
|