Update src/app/battery-storage/page.tsx

This commit is contained in:
2026-03-13 17:41:26 +00:00
parent acbb729b7f
commit 78c8b4c518

View File

@@ -87,7 +87,7 @@ export default function BatteryStoragePage() {
<HeroBillboardCarousel
title="Battery Storage Systems for Scottish Homes"
description="Maximize your solar investment with advanced battery storage. Store excess solar energy and reduce your reliance on the grid. Available with government grant support."
background="radial-gradient"
background={{ variant: "radial-gradient" }}
tag="Energy Independence Solutions"
tagIcon={Zap}
tagAnimation="slide-up"
@@ -104,7 +104,7 @@ export default function BatteryStoragePage() {
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-utility-control-box-with-indicator-lights-blue-sky_626616-513.jpg?_wi=5",
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-utility-control-box-with-indicator-lights-blue-sky_626616-513.jpg",
imageAlt: "home battery storage system",
},
]}
@@ -126,14 +126,14 @@ export default function BatteryStoragePage() {
id: 1,
title: "Maximum Energy Independence",
description: "Store solar energy produced during the day and use it whenever you need it—evening, night, or cloudy days. Reduce your grid dependency significantly.",
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-utility-control-box-with-indicator-lights-blue-sky_626616-513.jpg?_wi=6",
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-utility-control-box-with-indicator-lights-blue-sky_626616-513.jpg",
imageAlt: "Battery storage with monitoring",
},
{
id: 2,
title: "Backup Power During Outages",
description: "Keep your home powered during grid failures. Advanced battery systems provide seamless backup, ensuring essential appliances stay running.",
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-utility-control-box-with-indicator-lights-blue-sky_626616-513.jpg?_wi=7",
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-utility-control-box-with-indicator-lights-blue-sky_626616-513.jpg",
imageAlt: "Home battery backup system",
},
]}
@@ -158,7 +158,7 @@ export default function BatteryStoragePage() {
name: "5kWh Battery System",
price: "From £4,500",
variant: "Standard Home",
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-utility-control-box-with-indicator-lights-blue-sky_626616-513.jpg?_wi=8",
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-utility-control-box-with-indicator-lights-blue-sky_626616-513.jpg",
imageAlt: "5kWh battery storage unit",
},
{
@@ -166,7 +166,7 @@ export default function BatteryStoragePage() {
name: "10kWh Battery System",
price: "From £8,500",
variant: "Larger Home",
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-utility-control-box-with-indicator-lights-blue-sky_626616-513.jpg?_wi=9",
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-utility-control-box-with-indicator-lights-blue-sky_626616-513.jpg",
imageAlt: "10kWh battery storage system",
},
{
@@ -174,7 +174,7 @@ export default function BatteryStoragePage() {
name: "15kWh Battery System",
price: "From £12,000",
variant: "Premium Setup",
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-utility-control-box-with-indicator-lights-blue-sky_626616-513.jpg?_wi=10",
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-utility-control-box-with-indicator-lights-blue-sky_626616-513.jpg",
imageAlt: "15kWh premium battery storage",
},
]}
@@ -201,7 +201,7 @@ export default function BatteryStoragePage() {
handle: "@robertstewart",
testimonial: "Added battery storage to our existing solar system. Now we use 80% less grid electricity. The payback period was much shorter than expected. Highly satisfied.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/businessman-with-crossed-arms_23-2147996582.jpg?_wi=2",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-with-crossed-arms_23-2147996582.jpg",
imageAlt: "Robert Stewart",
},
{
@@ -210,7 +210,7 @@ export default function BatteryStoragePage() {
handle: "@helenmackenzie",
testimonial: "The battery storage system has been transformative. We have confidence during power cuts and see consistent savings every month. Installation was smooth and professional.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-woman-park_1303-28940.jpg?_wi=2",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-woman-park_1303-28940.jpg",
imageAlt: "Helen MacKenzie",
},
{
@@ -219,7 +219,7 @@ export default function BatteryStoragePage() {
handle: "@grahambrown",
testimonial: "Perfect complement to our solar panels. The monitoring app lets us track everything in real-time. Customer support has been excellent throughout.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/excited-handsome-blonde-man-points-camera-with-two-hands-orange_141793-69284.jpg?_wi=2",
imageSrc: "http://img.b2bpic.net/free-photo/excited-handsome-blonde-man-points-camera-with-two-hands-orange_141793-69284.jpg",
imageAlt: "Graham Brown",
},
]}