Update src/app/page.tsx

This commit is contained in:
2026-03-03 22:04:53 +00:00
parent 9064cbba4d
commit 681e29f414

View File

@@ -77,12 +77,13 @@ export default function LandingPage() {
tagIcon={Sparkles}
features={[
{
title: "Custom Web Design", description: "Tailored designs that reflect your brand identity and resonate with your target audience", bentoComponent: "reveal-icon", icon: Palette,
title: "Custom Web Design", description: "Tailored designs that reflect your brand identity and resonate with your target audience. Builds trust and credibility, increasing conversions by up to 40% through professional aesthetics and optimized user experience.", bentoComponent: "reveal-icon", icon: Palette,
},
{
title: "Conversion Optimization", description: "Strategic layouts and copy designed to turn visitors into customers", bentoComponent: "line-chart"},
title: "Conversion Optimization", description: "Strategic layouts and copy designed to turn visitors into customers. We implement proven conversion patterns and A/B testing to maximize sales and lead generation from your existing traffic.", bentoComponent: "line-chart"
},
{
title: "Mobile Responsive", description: "Perfect experience on all devices, from smartphones to desktop computers", bentoComponent: "phone", statusIcon: Lock,
title: "Mobile Responsive", description: "Perfect experience on all devices, from smartphones to desktop computers. With 60% of web traffic now mobile, a responsive design ensures you capture every customer opportunity across all platforms.", bentoComponent: "phone", statusIcon: Lock,
alertIcon: Bell,
alertTitle: "Site Live", alertMessage: "Your website is ready", apps: [
{ name: "Website", icon: Globe },
@@ -96,7 +97,7 @@ export default function LandingPage() {
],
},
{
title: "SEO Ready", description: "Built with search engine optimization to help customers find you online", bentoComponent: "3d-stack-cards", items: [
title: "SEO Ready", description: "Built with search engine optimization to help customers find you online. Our SEO-optimized sites rank higher on Google, driving organic traffic and reducing your customer acquisition costs long-term.", bentoComponent: "3d-stack-cards", items: [
{
icon: Search,
title: "SEO", subtitle: "Optimized", detail: "Find you online"
@@ -112,7 +113,7 @@ export default function LandingPage() {
],
},
{
title: "Launch Timeline", description: "Get your website live in weeks, not months", bentoComponent: "3d-task-list", items: [
title: "Launch Timeline", description: "Get your website live in weeks, not months. Our streamlined process eliminates delays while maintaining quality, so your business starts generating leads faster and you beat competitors to market.", bentoComponent: "3d-task-list", items: [
{ icon: Pencil, label: "Design", time: "1-2 weeks" },
{ icon: Code, label: "Development", time: "1-2 weeks" },
{ icon: Rocket, label: "Launch", time: "Go Live" },