Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-12 19:42:57 +00:00

View File

@@ -53,7 +53,7 @@ export default function LandingPage() {
]}
slides={[
{ imageSrc: "http://img.b2bpic.net/free-photo/empty-medical-cabinet-private-clinic-with-laptop-diagnostics_482257-122738.jpg", imageAlt: "Dashboard Preview" },
{ imageSrc: "http://img.b2bpic.net/free-photo/teamwork-makes-dream-work-motivation-quote-message-box_53876-121429.jpg", imageAlt: "Wall Preview" },
{ imageSrc: "http://img.b2bpic.net/free-photo/teamwork-makes-dream-work-motivation-quote-message-box_53876-121429.jpg?_wi=1", imageAlt: "Wall Preview" },
{ imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150165975.jpg", imageAlt: "Collection Link" },
{ imageSrc: "http://img.b2bpic.net/free-photo/businessman-studying-infographics-performance-metrics_482257-122632.jpg", imageAlt: "Pricing Page" },
{ imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-reviewing-digital-tablet-with-greenscreen-template-coworking-space-working-budget-development-employee-analyzing-isolated-blank-mockup-template-gadget-display_482257-73710.jpg", imageAlt: "Settings UI" },
@@ -76,7 +76,7 @@ export default function LandingPage() {
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/25-user-interface-solid-glyph-icon-pack_1142-24634.jpg", imageAlt: "Curate icon" }
},
{
title: "Display", description: "Beautiful public wall you can share anywhere. Link in bio, proposal, portfolio.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/teamwork-makes-dream-work-motivation-quote-message-box_53876-121429.jpg", imageAlt: "Display icon" },
title: "Display", description: "Beautiful public wall you can share anywhere. Link in bio, proposal, portfolio.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/teamwork-makes-dream-work-motivation-quote-message-box_53876-121429.jpg?_wi=2", imageAlt: "Display icon" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/web-development-sticker-pack-3_534985-111.jpg", imageAlt: "Display icon" }
},
]}