diff --git a/src/app/page.tsx b/src/app/page.tsx
index d85fbd0..02f8630 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,80 +30,37 @@ export default function LandingPage() {
@@ -114,36 +71,12 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
- {
- icon: Lightbulb,
- title: "Downlights & Lighting",
- description: "LED upgrades, downlight installation, and smart dimmer systems.",
- },
- {
- icon: Zap,
- title: "Power & Outlets",
- description: "New power points, USB outlets, and switchboard upgrades.",
- },
- {
- icon: Wind,
- title: "Ceiling Fans",
- description: "Supply and install across all room types, fully wired and balanced.",
- },
- {
- icon: Zap,
- title: "3-Phase & Commercial",
- description: "Industrial and commercial electrical solutions for busy sites.",
- },
- {
- icon: Search,
- title: "Fault Finding",
- description: "Fast diagnosis and repair of electrical faults without the guesswork.",
- },
- {
- icon: Building2,
- title: "Renovations & Rewires",
- description: "Full home rewires and renovation fit-outs managed start to finish.",
- },
+ { icon: Lightbulb, title: "Downlights & Lighting", description: "LED upgrades, downlight installation, and smart dimmer systems." },
+ { icon: Zap, title: "Power & Outlets", description: "New power points, USB outlets, and switchboard upgrades." },
+ { icon: Wind, title: "Ceiling Fans", description: "Supply and install across all room types, fully wired and balanced." },
+ { icon: Zap, title: "3-Phase & Commercial", description: "Industrial and commercial electrical solutions for busy sites." },
+ { icon: Search, title: "Fault Finding", description: "Fast diagnosis and repair of electrical faults without the guesswork." },
+ { icon: Building2, title: "Renovations & Rewires", description: "Full home rewires and renovation fit-outs managed start to finish." },
]}
title="SERVICES WE DELIVER"
description="From quick fault-finding to full rewires — no job is too small, no project too complex."
@@ -164,46 +97,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
- {
- id: "1",
- name: "Mar D.",
- handle: "Sydney Resident",
- testimonial: "Active listener, great communication skills, punctual, good workmanship, organised, and tidy.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-checking-switchboard-basement_651396-3066.jpg",
- },
- {
- id: "2",
- name: "Andrew McCulloch",
- handle: "Customer",
- testimonial: "The cost was more than half what others had quoted. He was tidy, fast and showed up at short notice.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-working-switchboard-male-electrician-overalls-working-with-electricity_169016-66706.jpg",
- },
- {
- id: "3",
- name: "Roslyn Irons",
- handle: "Sydney Resident",
- testimonial: "Jamie was efficient, prompt and polite. Offering good old fashioned service — a rarity these days.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/young-adult-electrician-civil-engineer-screwing-equipment-into-fuse-box_169016-53047.jpg",
- },
- {
- id: "4",
- name: "Jonathon Wilkes",
- handle: "Homeowner",
- testimonial: "Jamie is a top bloke, great job and made it easy. Absolute legend.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-working-switchboard-with-fuses_169016-55742.jpg",
- },
- {
- id: "5",
- name: "Mark O'Connor",
- handle: "Client",
- testimonial: "Very professional, punctual and clearly knows his trade. Work was done to a very high standard.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/man-changing-light-bulb_53876-20811.jpg",
- },
+ { id: "1", name: "Mar D.", handle: "Sydney Resident", testimonial: "Active listener, great communication skills, punctual, good workmanship, organised, and tidy.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-checking-switchboard-basement_651396-3066.jpg" },
+ { id: "2", name: "Andrew McCulloch", handle: "Customer", testimonial: "The cost was more than half what others had quoted. He was tidy, fast and showed up at short notice.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-working-switchboard-male-electrician-overalls-working-with-electricity_169016-66706.jpg" },
+ { id: "3", name: "Roslyn Irons", handle: "Sydney Resident", testimonial: "Jamie was efficient, prompt and polite. Offering good old fashioned service — a rarity these days.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-adult-electrician-civil-engineer-screwing-equipment-into-fuse-box_169016-53047.jpg" },
+ { id: "4", name: "Jonathon Wilkes", handle: "Homeowner", testimonial: "Jamie is a top bloke, great job and made it easy. Absolute legend.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-working-switchboard-with-fuses_169016-55742.jpg" },
+ { id: "5", name: "Mark O'Connor", handle: "Client", testimonial: "Very professional, punctual and clearly knows his trade. Work was done to a very high standard.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-changing-light-bulb_53876-20811.jpg" },
]}
showRating={true}
title="DON'T TAKE OUR WORD."
@@ -217,42 +115,10 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
metrics={[
- {
- id: "1",
- value: "01",
- title: "Get In Touch",
- items: [
- "Call or message Jamie directly.",
- "No call centres, just Jamie.",
- ],
- },
- {
- id: "2",
- value: "02",
- title: "On-Site Quote",
- items: [
- "Jamie comes to your site.",
- "Clear upfront quotes provided.",
- ],
- },
- {
- id: "3",
- value: "03",
- title: "Work Gets Done",
- items: [
- "Booked in fast.",
- "Completed with minimal disruption.",
- ],
- },
- {
- id: "4",
- value: "04",
- title: "All Cleaned Up",
- items: [
- "Site left spotless.",
- "Job certified and complete.",
- ],
- },
+ { id: "1", value: "01", title: "Get In Touch", items: ["Call or message Jamie directly.", "No call centres, just Jamie."] },
+ { id: "2", value: "02", title: "On-Site Quote", items: ["Jamie comes to your site.", "Clear upfront quotes provided."] },
+ { id: "3", value: "03", title: "Work Gets Done", items: ["Booked in fast.", "Completed with minimal disruption."] },
+ { id: "4", value: "04", title: "All Cleaned Up", items: ["Site left spotless.", "Job certified and complete."] },
]}
title="SIMPLE AS THAT."
description="Our straightforward process ensures you're never in the dark about your electrical project."
@@ -263,14 +129,11 @@ export default function LandingPage() {
@@ -279,13 +142,9 @@ export default function LandingPage() {