Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -63,13 +63,13 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "تتبع تقدم المشروع", tags: ["تحديث فوري", "دقيق"],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/augmented-reality-background-flat-style_23-2147805109.jpg", imageAlt: "لوحة تحكم تتبع المشروع"},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/augmented-reality-background-flat-style_23-2147805109.jpg?_wi=1", imageAlt: "لوحة تحكم تتبع المشروع"},
|
||||
{
|
||||
id: "2", title: "حالة التوصيلات الكهربائية", tags: ["تحديث يومي", "شامل"],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/augmented-reality-background-flat-style_23-2147805109.jpg", imageAlt: "حالة التوصيلات"},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/augmented-reality-background-flat-style_23-2147805109.jpg?_wi=2", imageAlt: "حالة التوصيلات"},
|
||||
{
|
||||
id: "3", title: "تحديثات العقد والوثائق", tags: ["آمن", "سهل الوصول"],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/augmented-reality-background-flat-style_23-2147805109.jpg", imageAlt: "إدارة العقود"},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/augmented-reality-background-flat-style_23-2147805109.jpg?_wi=3", imageAlt: "إدارة العقود"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -85,11 +85,11 @@ export default function LandingPage() {
|
||||
tag="المشاريع المميزة"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "برج الفاخرة السكنية", price: "من 2.5 مليون", imageSrc: "http://img.b2bpic.net/free-photo/modern-lounge-room-interior-office-building_1262-12374.jpg", imageAlt: "وحدة سكنية فاخرة"},
|
||||
id: "1", name: "برج الفاخرة السكنية", price: "من 2.5 مليون", imageSrc: "http://img.b2bpic.net/free-photo/modern-lounge-room-interior-office-building_1262-12374.jpg?_wi=1", imageAlt: "وحدة سكنية فاخرة"},
|
||||
{
|
||||
id: "2", name: "مول البوستاني الراقي", price: "استثمار تجاري", imageSrc: "http://img.b2bpic.net/free-photo/portrait-gorgeous-woman-red-blouse-jeans-holding-cup-coffee-shopping-mall_627829-9623.jpg", imageAlt: "مول فاخر"},
|
||||
{
|
||||
id: "3", name: "المجمع السكني المتميز", price: "من 1.8 مليون", imageSrc: "http://img.b2bpic.net/free-photo/modern-lounge-room-interior-office-building_1262-12374.jpg", imageAlt: "مجمع سكني فاخر"},
|
||||
id: "3", name: "المجمع السكني المتميز", price: "من 1.8 مليون", imageSrc: "http://img.b2bpic.net/free-photo/modern-lounge-room-interior-office-building_1262-12374.jpg?_wi=2", imageAlt: "مجمع سكني فاخر"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user