Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-02 20:51:57 +00:00

View File

@@ -124,23 +124,23 @@ export default function LandingPage() {
{
id: 1,
title: "Ultra-Fast Connectivity", description: "Download movies in seconds with advanced 5G integration.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/fiber-optics-lights-abstract-background_23-2148241222.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/fiber-optics-lights-abstract-background_23-2148241222.jpg?_wi=1"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-smartphone-platform-near-train_23-2147953122.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-smartphone-platform-near-train_23-2147953122.jpg?_wi=1"},
},
{
id: 2,
title: "Computational Photography", description: "Capture breathtaking photos with AI-powered camera systems.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-smartphone-platform-near-train_23-2147953122.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-smartphone-platform-near-train_23-2147953122.jpg?_wi=2"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/ai-chip-close-up_23-2151977495.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/ai-chip-close-up_23-2151977495.jpg?_wi=1"},
},
{
id: 3,
title: "Next-Gen AI Processor", description: "Experience lightning-fast speeds with our bespoke neural engine.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/ai-chip-close-up_23-2151977495.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/ai-chip-close-up_23-2151977495.jpg?_wi=2"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/fiber-optics-lights-abstract-background_23-2148241222.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/fiber-optics-lights-abstract-background_23-2148241222.jpg?_wi=2"},
},
]}
showStepNumbers={true}