Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-03 08:26:15 +00:00

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"
},
{