Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-03-19 15:52:53 +00:00

View File

@@ -94,18 +94,12 @@ export default function LandingPage() {
animationType="slide-up"
features={[
{
id: "web-building", label: "Build From Scratch", title: "Custom Website Development", items: [
id: "website-build", label: "Website Build", title: "Custom Website Development", items: [
"Brand-aligned design and strategy", "Responsive mobile-first approach", "Performance optimized for speed", "SEO-ready architecture"
]
},
{
id: "web-upgrade", label: "Upgrade Existing", title: "Website Transformation", items: [
"Complete redesign and modernization", "Enhanced user experience", "Improved conversion rates", "Legacy system migration"
]
},
{
id: "lead-generation", label: "Lead Generation", title: "Convert More Visitors", items: [
"Strategic call-to-action placement", "Optimized landing pages", "Lead capture forms and flows", "Conversion rate optimization"
],
buttons: [
{ text: "Add-on: AI Agent", href: "#" },
{ text: "Add-on: Google Business Listing", href: "#" }
]
}
]}