Update src/app/page.tsx
This commit is contained in:
@@ -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"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user