Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-03 02:11:14 +00:00

View File

@@ -10,7 +10,7 @@ import TestimonialCardSixteen from "@/components/sections/testimonial/Testimonia
import FaqBase from "@/components/sections/faq/FaqBase";
import SocialProofOne from "@/components/sections/socialProof/SocialProofOne";
import FooterCard from "@/components/sections/footer/FooterCard";
import { Crown, Github, Heart, Instagram, Linkedin, Palette, ShoppingCart, BarChart3, Shield, Smartphone, Sparkles, Trending, Twitter, Zap } from "lucide-react";
import { Crown, Github, Heart, Instagram, Linkedin, Palette, ShoppingCart, BarChart3, Shield, Smartphone, Sparkles, TrendingUp, Twitter, Zap } from "lucide-react";
export default function LandingPage() {
return (
@@ -124,7 +124,7 @@ export default function LandingPage() {
"Custom domain included", "Advanced templates & customization", "E-commerce with 50 products", "Abandoned cart recovery", "Priority email support", "Analytics & SEO tools", "Unlimited pages & storage"],
},
{
id: "business", badge: "For Growth", badgeIcon: Trending,
id: "business", badge: "For Growth", badgeIcon: TrendingUp,
price: "$24.99", subtitle: "Scale your online presence", buttons: [
{ text: "Start Business Trial", href: "https://webild.io/signup?plan=business" },
],