Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-21 22:23:05 +00:00

View File

@@ -87,10 +87,10 @@ export default function LandingPage() {
title: "Custom Design", description: "Tailored websites built specifically for your industry and business goals. No templates, just solutions designed for your success.", icon: Palette,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-psd/modern-e-wallet-web-template_23-2149084766.jpg", imageAlt: "Custom website design process"
imageSrc: "http://img.b2bpic.net/free-psd/modern-e-wallet-web-template_23-2149084766.jpg?_wi=1", imageAlt: "Custom website design process"
},
{
imageSrc: "http://img.b2bpic.net/free-psd/modern-e-wallet-web-template_23-2149084766.jpg", imageAlt: "Responsive design mockup"
imageSrc: "http://img.b2bpic.net/free-psd/modern-e-wallet-web-template_23-2149084766.jpg?_wi=2", imageAlt: "Responsive design mockup"
}
]
},
@@ -98,10 +98,10 @@ export default function LandingPage() {
title: "Fast Turnaround", description: "We understand that time is money. Our streamlined process gets your website live quickly without sacrificing quality.", icon: Zap,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-vector/infographic-timeline-template-flat-design_23-2148212145.jpg", imageAlt: "Fast website development"
imageSrc: "http://img.b2bpic.net/free-vector/infographic-timeline-template-flat-design_23-2148212145.jpg?_wi=1", imageAlt: "Fast website development"
},
{
imageSrc: "http://img.b2bpic.net/free-vector/infographic-timeline-template-flat-design_23-2148212145.jpg", imageAlt: "Quick turnaround service"
imageSrc: "http://img.b2bpic.net/free-vector/infographic-timeline-template-flat-design_23-2148212145.jpg?_wi=2", imageAlt: "Quick turnaround service"
}
]
},
@@ -109,10 +109,10 @@ export default function LandingPage() {
title: "Affordable Pricing", description: "Professional web design shouldn't break the bank. We offer transparent pricing and flexible packages that work for small business budgets.", icon: DollarSign,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/busy-disabled-woman-talking-phone-with-business-partner_482257-2226.jpg", imageAlt: "Affordable pricing options"
imageSrc: "http://img.b2bpic.net/free-photo/busy-disabled-woman-talking-phone-with-business-partner_482257-2226.jpg?_wi=1", imageAlt: "Affordable pricing options"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/busy-disabled-woman-talking-phone-with-business-partner_482257-2226.jpg", imageAlt: "Budget-friendly solutions"
imageSrc: "http://img.b2bpic.net/free-photo/busy-disabled-woman-talking-phone-with-business-partner_482257-2226.jpg?_wi=2", imageAlt: "Budget-friendly solutions"
}
]
}