Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-02 05:03:03 +00:00

View File

@@ -62,7 +62,7 @@ export default function LandingPage() {
handle: "@sarahj",
testimonial: "The 6G speeds have completely changed how I work from home. Absolutely seamless.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-enjoying-work-from-home_23-2148700742.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-enjoying-work-from-home_23-2148700742.jpg?_wi=1",
},
{
name: "Michael K.",
@@ -90,7 +90,7 @@ export default function LandingPage() {
handle: "@jamesp",
testimonial: "The installation was fast and the connection never drops. Highly recommended.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-enjoying-work-from-home_23-2148700742.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-enjoying-work-from-home_23-2148700742.jpg?_wi=2",
},
]}
buttons={[
@@ -160,21 +160,21 @@ export default function LandingPage() {
title: "Enhanced Coverage",
description: "40% more coverage than standard Wi-Fi 5 routers.",
tag: "Coverage",
imageSrc: "http://img.b2bpic.net/free-photo/optical-fibers-lights-green_23-2148241284.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/optical-fibers-lights-green_23-2148241284.jpg?_wi=1",
},
{
id: "f2",
title: "Seamless Performance",
description: "4x throughput improvement for heavy bandwidth usage.",
tag: "Performance",
imageSrc: "http://img.b2bpic.net/free-photo/optical-fibers-lights-green_23-2148241284.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/optical-fibers-lights-green_23-2148241284.jpg?_wi=2",
},
{
id: "f3",
title: "Ultra Reliability",
description: "Stay connected even during peak usage hours with advanced routing.",
tag: "Stability",
imageSrc: "http://img.b2bpic.net/free-photo/optical-fibers-lights-green_23-2148241284.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/optical-fibers-lights-green_23-2148241284.jpg?_wi=3",
},
]}
title="Unmatched Performance"
@@ -193,19 +193,19 @@ export default function LandingPage() {
id: "p1",
name: "Basic 6G",
price: "$29/mo",
imageSrc: "http://img.b2bpic.net/free-photo/optical-fibers-lights-green_23-2148241284.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/optical-fibers-lights-green_23-2148241284.jpg?_wi=4",
},
{
id: "p2",
name: "Pro 6G",
price: "$49/mo",
imageSrc: "http://img.b2bpic.net/free-photo/optical-fibers-lights-green_23-2148241284.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/optical-fibers-lights-green_23-2148241284.jpg?_wi=5",
},
{
id: "p3",
name: "Ultimate 6G",
price: "$79/mo",
imageSrc: "http://img.b2bpic.net/free-photo/optical-fibers-lights-green_23-2148241284.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/optical-fibers-lights-green_23-2148241284.jpg?_wi=6",
},
]}
title="Choose Your 6G Plan"