Merge version_3 into main #5

Merged
bender merged 1 commits from version_3 into main 2026-04-26 09:42:48 +00:00

View File

@@ -53,14 +53,14 @@ export default function SonicWifiPage() {
{
title: "Gigabit Speeds",
description: "Lightning fast downloads and zero latency gaming.",
phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-smartphone-with-5g-network-icon_23-2149156742.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-smartphone-with-5g-network-icon_23-2149156742.jpg" }
phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-smartphone-with-5g-network-icon_23-2149156742.jpg?_wi=1" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-smartphone-with-5g-network-icon_23-2149156742.jpg?_wi=2" }
},
{
title: "Total Home Coverage",
description: "Dead zones are a thing of the past with our mesh system.",
phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/smart-home-system-concept-with-connected-devices_23-2149156742.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/smart-home-system-concept-with-connected-devices_23-2149156742.jpg" }
phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/smart-home-system-concept-with-connected-devices_23-2149156742.jpg?_wi=1" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/smart-home-system-concept-with-connected-devices_23-2149156742.jpg?_wi=2" }
}
]}
/>