Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-19 17:20:16 +00:00

View File

@@ -67,7 +67,7 @@ export default function LandingPage() {
description="نحن في رؤية جروب نصمم استراتيجيات تسويق ذكية، ندير ميزانياتك بدقة، ونحقق نتائج مبيعات قابلة للقياس باستخدام أحدث أدوات التكنولوجيا."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/young-employee-yawning-feeling-sleepy-desk-working-financial-business-report-office-exhausted-startup-worker-planning-investment-project-feeling-sleepy-night-tripod-shot_482257-63113.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-employee-yawning-feeling-sleepy-desk-working-financial-business-report-office-exhausted-startup-worker-planning-investment-project-feeling-sleepy-night-tripod-shot_482257-63113.jpg?_wi=1",
imageAlt: "dashboard",
},
{
@@ -89,7 +89,7 @@ export default function LandingPage() {
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/closeup-computer-desktop-workspace_53876-30381.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-computer-desktop-workspace_53876-30381.jpg?_wi=1",
imageAlt: "team",
},
{
@@ -214,7 +214,7 @@ export default function LandingPage() {
},
items: [],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/young-employee-yawning-feeling-sleepy-desk-working-financial-business-report-office-exhausted-startup-worker-planning-investment-project-feeling-sleepy-night-tripod-shot_482257-63113.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-employee-yawning-feeling-sleepy-desk-working-financial-business-report-office-exhausted-startup-worker-planning-investment-project-feeling-sleepy-night-tripod-shot_482257-63113.jpg?_wi=2",
imageAlt: "digital marketing dashboard interface",
},
{
@@ -225,7 +225,7 @@ export default function LandingPage() {
},
items: [],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-computer-desktop-workspace_53876-30381.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-computer-desktop-workspace_53876-30381.jpg?_wi=2",
imageAlt: "digital marketing dashboard interface",
},
]}