3 Commits

Author SHA1 Message Date
82b516edd8 Merge version_4 into main
Merge version_4 into main
2026-06-04 11:18:01 +00:00
530ff1cc6b Update src/app/page.tsx 2026-06-04 11:17:55 +00:00
5a130857c0 Merge version_3 into main
Merge version_3 into main
2026-06-04 11:16:28 +00:00

View File

@@ -82,23 +82,23 @@ export default function LandingPage() {
avatarText="Join 250+ Happy Clients" avatarText="Join 250+ Happy Clients"
marqueeItems={[ marqueeItems={[
{ {
type: "text-icon", text: "Digital Strategy", icon: Target, type: "text-icon", text: "Digital Strategy", icon: Target
}, },
{ {
type: "text-icon", text: "Web Development", icon: Code, type: "text-icon", text: "Web Development", icon: Code
}, },
{ {
type: "text-icon", text: "Brand Innovation", icon: Sparkles, type: "text-icon", text: "Brand Innovation", icon: Sparkles
}, },
{ {
type: "text-icon", text: "SEO Excellence", icon: Search, type: "text-icon", text: "SEO Excellence", icon: Search
}, },
{ {
type: "text-icon", text: "Business Automation", icon: Cog, type: "text-icon", text: "Business Automation", icon: Cog
}, },
{ {
type: "text-icon", text: "Social Media Growth", icon: Share2, type: "text-icon", text: "Social Media Growth", icon: Share2
}, }
]} ]}
/> />
</div> </div>
@@ -122,8 +122,8 @@ export default function LandingPage() {
id: "m4", icon: Award, id: "m4", icon: Award,
title: "Years in Business", value: "8"}, title: "Years in Business", value: "8"},
]} ]}
title="Our Achievements Speak Volumes" title="Experience the Confidence of Proven Results"
description="Driving measurable results and fostering growth for businesses across Egypt and beyond." description="Our track record with 250+ clients and 75% average growth assures you a trusted partnership and a clear path to your success."
/> />
</div> </div>