Update src/app/page.tsx

This commit is contained in:
2026-03-03 08:26:02 +00:00
parent a5705f61f6
commit b7d8e7d8f9

View File

@@ -9,7 +9,7 @@ import ProductCardOne from '@/components/sections/product/ProductCardOne';
import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen';
import ContactCenter from '@/components/sections/contact/ContactCenter';
import FooterMedia from '@/components/sections/footer/FooterMedia';
import { Sparkles, Award, Lightbulb, Zap, Heart, Trophy, Layout, Smartphone, BarChart, Palette, Cog, Images, Mail, Star, Branding } from 'lucide-react';
import { Sparkles, Award, Lightbulb, Zap, Heart, Trophy, Layout, Smartphone, BarChart, Palette, Cog, Images, Mail, Star } from 'lucide-react';
export default function LandingPage() {
return (
@@ -107,7 +107,7 @@ export default function LandingPage() {
title: "Web Design", description: "Stunning, responsive websites that convert visitors into customers with intuitive interfaces"
},
{
icon: Branding,
icon: Palette,
title: "Brand Identity", description: "Cohesive visual language that tells your story and connects with your target audience"
},
{