Update src/app/about/page.tsx
This commit is contained in:
@@ -94,17 +94,17 @@ export default function AboutPage() {
|
||||
id: "1", title: "Certified & Licensed Professionals", author: "Expert Team", description:
|
||||
"All our electricians are fully certified, insured, and continuously trained on the latest electrical codes and safety standards.", tags: ["Professional", "Certified"],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-23490.jpg", imageAlt: "professional electrician team"},
|
||||
"http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-23490.jpg?_wi=1", imageAlt: "professional electrician team"},
|
||||
{
|
||||
id: "2", title: "Complete Project Management", author: "End-to-End Support", description:
|
||||
"From initial consultation through project completion, we manage every detail, ensuring timely delivery and exceptional results.", tags: ["Management", "Support"],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/electrician-builder-work-installation-lamps-height-professional-overalls-with-drill-repair-site_169016-8625.jpg", imageAlt: "project management and oversight"},
|
||||
"http://img.b2bpic.net/free-photo/electrician-builder-work-installation-lamps-height-professional-overalls-with-drill-repair-site_169016-8625.jpg?_wi=1", imageAlt: "project management and oversight"},
|
||||
{
|
||||
id: "3", title: "Cutting-Edge Technology", author: "Modern Solutions", description:
|
||||
"We use the latest tools and technology to deliver modern, efficient electrical systems that are built to last.", tags: ["Technology", "Innovation"],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-woman-using-home-technology_23-2149216655.jpg", imageAlt: "modern technology solutions"},
|
||||
"http://img.b2bpic.net/free-photo/young-woman-using-home-technology_23-2149216655.jpg?_wi=1", imageAlt: "modern technology solutions"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -130,7 +130,7 @@ export default function AboutPage() {
|
||||
{/* Footer */}
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/architects-looking-laptop-screen_1098-4113.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/architects-looking-laptop-screen_1098-4113.jpg?_wi=1"
|
||||
imageAlt="Professional electricians working together installation project"
|
||||
logoText="Sawotec"
|
||||
copyrightText="© 2025 Sawotec Electrical Solutions. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user