Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-20 05:33:33 +00:00

View File

@@ -10,7 +10,7 @@ import TestimonialCardSixteen from '@/components/sections/testimonial/Testimonia
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import ContactFaq from '@/components/sections/contact/ContactFaq';
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
import { Award, BarChart3, Branding, CheckCircle, Code, Heart, Lightbulb, Palette, Phone, ShieldCheck, Sparkles, Target, Users, Zap } from 'lucide-react';
import { Award, BarChart3, CheckCircle, Code, Heart, Lightbulb, Palette, Phone, ShieldCheck, Sparkles, Target, Users, Zap } from 'lucide-react';
export default function LandingPage() {
return (
@@ -45,7 +45,7 @@ export default function LandingPage() {
<HeroLogoBillboardSplit
logoText="LWR Digital"
description="Transform your digital presence with innovative web design and development solutions. We create stunning, high-performing websites that drive growth and engage your audience."
background={{ variant: "grid" }}
background={{ variant: "plain" }}
buttons={[
{ text: "Start Your Project", href: "#contact" },
{ text: "View Our Work", href: "#portfolio" }