Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-18 23:33:54 +00:00

View File

@@ -68,19 +68,19 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-it-professional-using-tablet-building-ai-algorithms_482257-92639.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-it-professional-using-tablet-building-ai-algorithms_482257-92639.jpg?_wi=1",
imageAlt: "futuristic ai interface dashboard",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/view-network-concept-with-thread_23-2148999213.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-network-concept-with-thread_23-2148999213.jpg?_wi=1",
imageAlt: "abstract technology data flow",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139245.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139245.jpg?_wi=1",
imageAlt: "corporate tech server room",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/abstract-background-connecting-lines-dots_1048-7940.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-background-connecting-lines-dots_1048-7940.jpg?_wi=1",
imageAlt: "ai neural network visualization",
},
{
@@ -138,28 +138,28 @@ export default function LandingPage() {
title: "AI Customization",
description: "Tweak design elements using natural language.",
buttonIcon: "Palette",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-it-professional-using-tablet-building-ai-algorithms_482257-92639.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-it-professional-using-tablet-building-ai-algorithms_482257-92639.jpg?_wi=2",
imageAlt: "Website hosting concept with hands holding tablet",
},
{
title: "SEO Optimized",
description: "Built-in SEO tools to boost your ranking.",
buttonIcon: "Search",
imageSrc: "http://img.b2bpic.net/free-photo/view-network-concept-with-thread_23-2148999213.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-network-concept-with-thread_23-2148999213.jpg?_wi=2",
imageAlt: "Website hosting concept with hands holding tablet",
},
{
title: "Responsive Design",
description: "Pixel-perfect across all mobile devices.",
buttonIcon: "Smartphone",
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139245.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139245.jpg?_wi=2",
imageAlt: "Website hosting concept with hands holding tablet",
},
{
title: "Global CDN",
description: "Blazing fast delivery from servers worldwide.",
buttonIcon: "Globe",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-background-connecting-lines-dots_1048-7940.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-background-connecting-lines-dots_1048-7940.jpg?_wi=2",
imageAlt: "Website hosting concept with hands holding tablet",
},
]}
@@ -253,7 +253,7 @@ export default function LandingPage() {
name: "Bob Smith",
role: "Startup Founder",
testimonial: "The AI customization is simply unmatched in the market.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-it-professional-using-tablet-building-ai-algorithms_482257-92639.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-it-professional-using-tablet-building-ai-algorithms_482257-92639.jpg?_wi=3",
imageAlt: "Close up of computers in data center running server rigs diagnostic tests",
},
{
@@ -261,7 +261,7 @@ export default function LandingPage() {
name: "Carol White",
role: "Lead Designer",
testimonial: "Finally a platform that understands design intuition.",
imageSrc: "http://img.b2bpic.net/free-photo/view-network-concept-with-thread_23-2148999213.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-network-concept-with-thread_23-2148999213.jpg?_wi=3",
imageAlt: "Close up of computers in data center running server rigs diagnostic tests",
},
{
@@ -269,7 +269,7 @@ export default function LandingPage() {
name: "David Kim",
role: "Developer",
testimonial: "Integration is seamless and the code output is clean.",
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139245.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139245.jpg?_wi=3",
imageAlt: "Close up of computers in data center running server rigs diagnostic tests",
},
{
@@ -277,7 +277,7 @@ export default function LandingPage() {
name: "Eva Ross",
role: "Project Manager",
testimonial: "Our team's productivity tripled using this tool.",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-background-connecting-lines-dots_1048-7940.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-background-connecting-lines-dots_1048-7940.jpg?_wi=3",
imageAlt: "Close up of computers in data center running server rigs diagnostic tests",
},
]}