Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e0967a068c | |||
| 57222614b0 |
@@ -87,10 +87,6 @@ export default function LandingPage() {
|
|||||||
tagIcon={Code}
|
tagIcon={Code}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
features={[
|
features={[
|
||||||
{
|
|
||||||
icon: Globe,
|
|
||||||
title: "Web Design", description: "Beautiful, responsive websites that engage visitors and reflect your brand identity with modern design principles."
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
icon: Zap,
|
icon: Zap,
|
||||||
title: "Web Development", description: "Robust, scalable web applications built with cutting-edge technologies for optimal performance and security."
|
title: "Web Development", description: "Robust, scalable web applications built with cutting-edge technologies for optimal performance and security."
|
||||||
@@ -99,6 +95,10 @@ export default function LandingPage() {
|
|||||||
icon: Settings,
|
icon: Settings,
|
||||||
title: "E-Commerce Solutions", description: "Fully functional online stores with payment integration, inventory management, and conversion optimization."
|
title: "E-Commerce Solutions", description: "Fully functional online stores with payment integration, inventory management, and conversion optimization."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
icon: Globe,
|
||||||
|
title: "Web Design", description: "Beautiful, responsive websites that engage visitors and reflect your brand identity with modern design principles."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
icon: Smartphone,
|
icon: Smartphone,
|
||||||
title: "Mobile Responsive", description: "Seamlessly designed for all devices. Every project is built mobile-first for the best user experience."
|
title: "Mobile Responsive", description: "Seamlessly designed for all devices. Every project is built mobile-first for the best user experience."
|
||||||
|
|||||||
Reference in New Issue
Block a user