Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-02-25 03:04:24 +00:00

View File

@@ -130,20 +130,20 @@ export default function LandingPage() {
<div id="web-services" data-section="web-services">
<ProductCardFour
title="Web Development & Design Services"
description="Professional websites built for conversion and performance."
description="Professional websites designed to increase online sales by 200%+ through conversion-optimized design and strategic user experience."
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
gridVariant="three-columns-all-equal-width"
products={[
{
id: "launchpad", name: "The Launchpad", price: "Starting at $999", variant: "Landing Page · High-Converting", imageSrc: "https://img.b2bpic.net/free-photo/software-programming-web-development-concept_53876-176752.jpg?_wi=2", imageAlt: "Landing Page"
id: "launchpad", name: "The Launchpad", price: "Starting at $999", variant: "Landing Page · Designed to increase conversions by 250%+", imageSrc: "https://img.b2bpic.net/free-photo/software-programming-web-development-concept_53876-176752.jpg?_wi=2", imageAlt: "Landing Page"
},
{
id: "enterprise", name: "The Enterprise", price: "Starting at $2,950", variant: "Full Business Site · Up to 10 Pages", imageSrc: "https://img.b2bpic.net/free-photo/software-programming-web-development-concept_53876-176752.jpg?_wi=3", imageAlt: "Business Website"
id: "enterprise", name: "The Enterprise", price: "Starting at $2,950", variant: "Full Business Site · Built to boost online sales by 300%+", imageSrc: "https://img.b2bpic.net/free-photo/software-programming-web-development-concept_53876-176752.jpg?_wi=3", imageAlt: "Business Website"
},
{
id: "command-center", name: "The Command Center", price: "Starting at $4,500", variant: "E-Commerce Store · Unlimited Products", imageSrc: "https://img.b2bpic.net/free-photo/software-programming-web-development-concept_53876-176752.jpg?_wi=4", imageAlt: "E-Commerce Platform"
id: "command-center", name: "The Command Center", price: "Starting at $4,500", variant: "E-Commerce Store · Engineered to increase revenue by 400%+", imageSrc: "https://img.b2bpic.net/free-photo/software-programming-web-development-concept_53876-176752.jpg?_wi=4", imageAlt: "E-Commerce Platform"
}
]}
/>