Merge version_2 into main #4
@@ -9,7 +9,7 @@ import FeatureCardTwentySeven from '@/components/sections/feature/FeatureCardTwe
|
||||
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
|
||||
import ContactText from '@/components/sections/contact/ContactText';
|
||||
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
|
||||
import { Sparkles, Star, TrendingDown, Package, MapPin, Users, ShoppingBag, CheckCircle } from 'lucide-react';
|
||||
import { Sparkles, Star, TrendingDown, Package, MapPin, Users, ShoppingBag, CheckCircle, Zap, Shield } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -43,13 +43,15 @@ export default function LandingPage() {
|
||||
<HeroBillboardGallery
|
||||
title="محطم الأسعار في ترسا"
|
||||
description="أفضل أسعار الأدوات المنزلية والفرش والأجهزة الكهربائية في الجيزة. تجهيزات عروسة كاملة وأسعار لا تقارن"
|
||||
tag="أفضل الأسعار المضمونة"
|
||||
tagIcon={Sparkles}
|
||||
tag="عرض محدود - توفر الآن"
|
||||
tagIcon={Zap}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
{ text: "📞 اتصل الآن", href: "tel:01060065130" },
|
||||
{ text: "💬 واتس آب", href: "https://wa.me/201060065130" }
|
||||
{ text: "✓ ضمان السعر الأفضل", href: "tel:01060065130" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-psd/eco-home-real-estate-social-media-cover-template_23-2149740966.jpg?_wi=1", imageAlt: "متجر سنتر الزلزال الداخلي" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/view-futuristic-lighting-lamp-design_23-2151037502.jpg?_wi=1", imageAlt: "عرض المنتجات المتنوعة" },
|
||||
@@ -193,4 +195,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user