Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-22 17:45:50 +00:00

View File

@@ -108,7 +108,7 @@ export default function LandingPage() {
description="Comprehensive website solutions tailored to elevate your brand and engage your audience"
tag="Services"
tagIcon={Star}
tagAnimation="entrance-slide"
tagAnimation="slide-up"
features={[
{
title: "Custom Website Design", description: "Bespoke websites built from scratch to match your brand identity and business goals", icon: Code,
@@ -181,7 +181,7 @@ export default function LandingPage() {
description="Choose the perfect plan for your needs. Scale up as your business grows."
tag="Pricing"
tagIcon={DollarSign}
tagAnimation="entrance-slide"
tagAnimation="slide-up"
plans={[
{
id: "starter", title: "Starter", price: "$299", period: "per month", features: [
@@ -237,10 +237,10 @@ export default function LandingPage() {
description="Find answers to common questions about our website design services and business tools"
tag="FAQ"
tagIcon={HelpCircle}
tagAnimation="entrance-slide"
tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={true}
faqsAnimation="smooth"
faqsAnimation="blur-reveal"
faqs={[
{
id: "1", title: "How long does a typical website design project take?", content: "Our standard project timeline is 4-8 weeks depending on complexity and scope. We break the process into discovery, design, development, and testing phases to ensure quality at every step."},