Merge version_2 into main #2
@@ -9,7 +9,7 @@ import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven';
|
||||
import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen';
|
||||
import ContactText from '@/components/sections/contact/ContactText';
|
||||
import FooterCard from '@/components/sections/footer/FooterCard';
|
||||
import { Github, Linkedin, Twitter, Sparkles, Zap, GitBranch, TrendingUp, MessageCircle } from 'lucide-react';
|
||||
import { Github, Linkedin, Twitter, Sparkles, Zap, GitBranch, TrendingUp, MessageCircle, Award } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -61,8 +61,8 @@ export default function LandingPage() {
|
||||
<FeatureCardSeven
|
||||
title="Our Services"
|
||||
description="We provide comprehensive digital solutions tailored to your business needs. From modern web development to advanced AI integration, we deliver excellence."
|
||||
tag="What We Offer"
|
||||
tagIcon={Zap}
|
||||
tag="Trusted by 50+ Companies"
|
||||
tagIcon={Award}
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
|
||||
Reference in New Issue
Block a user