Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-12 10:28:59 +00:00

View File

@@ -86,15 +86,15 @@ export default function LandingPage() {
features={[
{
id: 1,
tag: "Service 1", title: "Professional Installation", subtitle: "Expert setup and configuration", description: "Our certified technicians provide professional installation services with attention to detail and quality craftsmanship. We ensure everything is properly set up and working perfectly.", imageSrc: "http://img.b2bpic.net/free-photo/happy-man-talking-antique-phone_1187-1618.jpg", imageAlt: "Professional installation service"
tag: "Service 1", title: "Professional Installation", subtitle: "Expert setup and configuration", description: "Our certified technicians provide professional installation services with attention to detail and quality craftsmanship. We ensure everything is properly set up and working perfectly.", imageSrc: "http://img.b2bpic.net/free-photo/happy-man-talking-antique-phone_1187-1618.jpg?_wi=1", imageAlt: "Professional installation service"
},
{
id: 2,
tag: "Service 2", title: "Maintenance & Support", subtitle: "Regular upkeep and ongoing help", description: "Keep your systems running smoothly with our comprehensive maintenance plans. We offer regular check-ups, preventative care, and emergency support when you need it most.", imageSrc: "http://img.b2bpic.net/free-photo/happy-man-talking-antique-phone_1187-1618.jpg", imageAlt: "Maintenance and support service"
tag: "Service 2", title: "Maintenance & Support", subtitle: "Regular upkeep and ongoing help", description: "Keep your systems running smoothly with our comprehensive maintenance plans. We offer regular check-ups, preventative care, and emergency support when you need it most.", imageSrc: "http://img.b2bpic.net/free-photo/happy-man-talking-antique-phone_1187-1618.jpg?_wi=2", imageAlt: "Maintenance and support service"
},
{
id: 3,
tag: "Service 3", title: "Emergency Response", subtitle: "Fast response when issues arise", description: "Need urgent help? Our rapid response team is available 24/7 to handle emergencies. We prioritize quick resolution to minimize disruption to your daily life.", imageSrc: "http://img.b2bpic.net/free-photo/happy-man-talking-antique-phone_1187-1618.jpg", imageAlt: "Emergency response service"
tag: "Service 3", title: "Emergency Response", subtitle: "Fast response when issues arise", description: "Need urgent help? Our rapid response team is available 24/7 to handle emergencies. We prioritize quick resolution to minimize disruption to your daily life.", imageSrc: "http://img.b2bpic.net/free-photo/happy-man-talking-antique-phone_1187-1618.jpg?_wi=3", imageAlt: "Emergency response service"
}
]}
/>