Merge version_7 into main
Merge version_7 into main
This commit was merged in pull request #15.
This commit is contained in:
@@ -8,6 +8,7 @@ import FeatureCardTwentyFive from '@/components/sections/feature/FeatureCardTwen
|
||||
import TeamCardFive from '@/components/sections/team/TeamCardFive';
|
||||
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
|
||||
import { Award, CheckCircle, Users, Zap } from 'lucide-react';
|
||||
import { Wind as WindowSqueegee } from 'lucide-react';
|
||||
|
||||
export default function AboutPage() {
|
||||
return (
|
||||
|
||||
@@ -11,6 +11,7 @@ import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
|
||||
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
|
||||
import { Award, CheckCircle, Home, Leaf, Layers, Sparkles, TrendingUp, Wind, Zap } from 'lucide-react';
|
||||
import { Wind as WindowSqueegee } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -118,7 +119,7 @@ export default function LandingPage() {
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Window Cleaning & Treatment", description: "Professional window cleaning with squeegee finishing for crystal-clear views and optimal performance", icon: Wind,
|
||||
title: "Window Cleaning & Treatment", description: "Professional window cleaning with squeegee finishing for crystal-clear views and optimal performance", icon: WindowSqueegee,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rural-house-with-stone-pathway_1127-311.jpg?_wi=1", imageAlt: "Professional window cleaning service"
|
||||
|
||||
Reference in New Issue
Block a user