|
|
|
@@ -12,7 +12,7 @@ import PricingCardTwo from "@/components/sections/pricing/PricingCardTwo";
|
|
|
|
import FaqSplitText from "@/components/sections/faq/FaqSplitText";
|
|
|
|
import FaqSplitText from "@/components/sections/faq/FaqSplitText";
|
|
|
|
import SocialProofOne from "@/components/sections/socialProof/SocialProofOne";
|
|
|
|
import SocialProofOne from "@/components/sections/socialProof/SocialProofOne";
|
|
|
|
import FooterBase from "@/components/sections/footer/FooterBase";
|
|
|
|
import FooterBase from "@/components/sections/footer/FooterBase";
|
|
|
|
import { CheckCircle, Sparkles, Zap, TrendingUp, Users } from "lucide-react";
|
|
|
|
import { CheckCircle, Sparkles, Zap, TrendingUp, Users, Award } from "lucide-react";
|
|
|
|
|
|
|
|
|
|
|
|
export default function LandingPage() {
|
|
|
|
export default function LandingPage() {
|
|
|
|
return (
|
|
|
|
return (
|
|
|
|
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
|
|
|
<div id="hero" data-section="hero">
|
|
|
|
<div id="hero" data-section="hero">
|
|
|
|
<HeroCarouselLogo
|
|
|
|
<HeroCarouselLogo
|
|
|
|
logoText="WEBILD"
|
|
|
|
logoText="WEBILD"
|
|
|
|
description="Transform your vision into stunning digital experiences. Award-winning web agency crafting beautiful, high-converting websites that drive real results."
|
|
|
|
description="Transform your vision into stunning digital experiences. Award-winning web agency crafting beautiful, high-converting websites that drive real results. ✓ Trusted by 250+ clients"
|
|
|
|
buttons={[
|
|
|
|
buttons={[
|
|
|
|
{ text: "View Our Work", href: "#portfolio" },
|
|
|
|
{ text: "View Our Work", href: "#portfolio" },
|
|
|
|
{ text: "Start Your Project", href: "#pricing" },
|
|
|
|
{ text: "Start Your Project", href: "#pricing" },
|
|
|
|
|