Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 530ff1cc6b | |||
| 5a130857c0 |
@@ -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>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user