Update src/app/page.tsx
This commit is contained in:
@@ -112,28 +112,28 @@ export default function LandingPage() {
|
||||
description="Comprehensive web solutions designed for growth and peace of mind."
|
||||
features={[
|
||||
{
|
||||
title: "Website Build", description: "A custom-designed, high-converting website tailored to your business."
|
||||
title: "Website Build", description: "A custom-designed, high-converting website tailored to your business.", imageSrc: "http://img.b2bpic.net/free-photo/programer-coding-laptop-sitting-down-desk-with-computer-screens-parsing-code-software-agency-software-developer-compiling-algorithms-with-cloud-programers-working-background_482257-43993.jpg", imageAlt: "website development agency"
|
||||
},
|
||||
{
|
||||
title: "Hosting", description: "Reliable, fast, and secure hosting to keep your site online 24/7."
|
||||
title: "Hosting", description: "Reliable, fast, and secure hosting to keep your site online 24/7.", imageSrc: "http://img.b2bpic.net/free-photo/data-center-server-room-fiber-optic-cables-blazing-fast-connection-technologies_188544-23963.jpg", imageAlt: "server racks for website hosting"
|
||||
},
|
||||
{
|
||||
title: "SSL Certificate", description: "Essential security for your website, ensuring visitor data protection."
|
||||
title: "SSL Certificate", description: "Essential security for your website, ensuring visitor data protection.", imageSrc: "http://img.b2bpic.net/free-photo/padlock-internet-security-concept_53876-28952.jpg", imageAlt: "padlock for SSL security"
|
||||
},
|
||||
{
|
||||
title: "Analytics", description: "Track website performance and understand your audience with integrated analytics."
|
||||
title: "Analytics", description: "Track website performance and understand your audience with integrated analytics.", imageSrc: "http://img.b2bpic.net/free-photo/business-graph-financial-analysis_53876-13233.jpg", imageAlt: "analytics dashboard with charts"
|
||||
},
|
||||
{
|
||||
title: "Uptime Monitoring", description: "Proactive monitoring to ensure your website is always available to customers."
|
||||
title: "Uptime Monitoring", description: "Proactive monitoring to ensure your website is always available to customers.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-desk-with-laptop-watching-stock-market-data-online_1268-16479.jpg", imageAlt: "monitor showing website uptime"
|
||||
},
|
||||
{
|
||||
title: "Mobile Optimization", description: "Flawless display and functionality across all devices, from desktops to smartphones."
|
||||
title: "Mobile Optimization", description: "Flawless display and functionality across all devices, from desktops to smartphones.", imageSrc: "http://img.b2bpic.net/free-photo/various-devices-set_23-2148127027.jpg", imageAlt: "various devices showing responsive website"
|
||||
},
|
||||
{
|
||||
title: "Clean Professional Design", description: "Modern, intuitive design that reflects your brand's professionalism."
|
||||
title: "Clean Professional Design", description: "Modern, intuitive design that reflects your brand's professionalism.", imageSrc: "http://img.b2bpic.net/free-photo/minimal-style-device-screen_23-2151913289.jpg", imageAlt: "modern clean website design"
|
||||
},
|
||||
{
|
||||
title: "Simple Support", description: "Dedicated, easy-to-reach support whenever you need assistance."
|
||||
title: "Simple Support", description: "Dedicated, easy-to-reach support whenever you need assistance.", imageSrc: "http://img.b2bpic.net/free-photo/young-bald-call-center-man-wearing-headset-sitting-desk-with-work-tools-isolated-purple-background_141793-84945.jpg", imageAlt: "customer support representative"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user