Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6188f20b4e |
@@ -9,7 +9,7 @@ import FeatureBorderGlow from '@/components/sections/feature/featureBorderGlow/F
|
||||
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
|
||||
import ContactSplit from '@/components/sections/contact/ContactSplit';
|
||||
import FooterBase from '@/components/sections/footer/FooterBase';
|
||||
import { Sparkles, Palette, Zap, Layout, Package, Megaphone, BookOpen, Lightbulb, Mail, Quote } from 'lucide-react';
|
||||
import { Sparkles, Palette, Sparkles as SparklesIcon, Layout, Package, Megaphone, BookOpen, Lightbulb, Mail, Quote } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -100,7 +100,7 @@ export default function LandingPage() {
|
||||
title="Services & Expertise"
|
||||
description="A comprehensive range of design services tailored to elevate your brand and engage your audience."
|
||||
tag="What I Offer"
|
||||
tagIcon={Zap}
|
||||
tagIcon={Palette}
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user