Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-03-15 19:15:14 +00:00

View File

@@ -20,7 +20,7 @@ export default function LandingPage() {
borderRadius="rounded"
contentWidth="compact"
sizing="large"
background="circleGradient"
background="none"
cardStyle="solid"
primaryButtonStyle="double-inset"
secondaryButtonStyle="layered"
@@ -84,7 +84,7 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "emergency", title: "Emergency Repairs", description: "24/7 emergency electrical repairs. Available nights, weekends, and holidays for urgent issues.", imageSrc: "http://img.b2bpic.net/free-photo/vintage-light-lamp_1203-3089.jpg?_wi=1", imageAlt: "Emergency electrician service"
id: "emergency", title: "Emergency Repairs", description: "24/7 emergency electrical repairs. Available nights, weekends, and holidays for urgent issues.", imageSrc: "http://img.b2bpic.net/free-photo/vintage-light-lamp_1203-3089.jpg", imageAlt: "Emergency electrician service"
},
{
id: "panel", title: "Panel Upgrades", description: "Electrical panel upgrades and replacements to improve capacity and safety for modern homes.", imageSrc: "http://img.b2bpic.net/free-photo/electrician-working-switchboard-with-electrical-connection-cable-copy-space_169016-53646.jpg", imageAlt: "Electrical panel upgrade service"
@@ -99,7 +99,7 @@ export default function LandingPage() {
id: "ev", title: "EV Charger Installation", description: "Tesla and EV charging station installation with professional setup and safety certification.", imageSrc: "http://img.b2bpic.net/free-photo/person-taking-care-electric-car_23-2149362794.jpg", imageAlt: "EV charging station installation"
},
{
id: "inspection", title: "Safety Inspections", description: "Thorough electrical inspections to identify hazards and ensure compliance with safety standards.", imageSrc: "http://img.b2bpic.net/free-photo/vintage-light-lamp_1203-3089.jpg?_wi=2", imageAlt: "Electrical safety inspection"
id: "inspection", title: "Safety Inspections", description: "Thorough electrical inspections to identify hazards and ensure compliance with safety standards.", imageSrc: "http://img.b2bpic.net/free-photo/vintage-light-lamp_1203-3089.jpg", imageAlt: "Electrical safety inspection"
}
]}
gridVariant="three-columns-all-equal-width"