Merge version_1 into main #3

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

View File

@@ -44,20 +44,20 @@ export default function LandingPage() {
title="Coher: Next-Gen Isometric Portability"
description="Experience the ultimate 3D interactive notebook. Open, close, and orbit your workspace with a Linux-first terminal command architecture."
leftCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/high-tech-ar-headset-surrounded-by-bright-blue-neon-colors_23-2151255152.jpg", imageAlt: "Isometric 3D Notebook" },
{ imageSrc: "http://img.b2bpic.net/free-photo/high-tech-ar-headset-surrounded-by-bright-blue-neon-colors_23-2151255152.jpg", imageAlt: "3D Orbital Interface" },
{ imageSrc: "http://img.b2bpic.net/free-photo/high-tech-ar-headset-surrounded-by-bright-blue-neon-colors_23-2151255152.jpg", imageAlt: "Linux terminal command" },
{ imageSrc: "http://img.b2bpic.net/free-photo/high-tech-ar-headset-surrounded-by-bright-blue-neon-colors_23-2151255152.jpg", imageAlt: "Hardware detailing" },
{ imageSrc: "http://img.b2bpic.net/free-photo/high-tech-ar-headset-surrounded-by-bright-blue-neon-colors_23-2151255152.jpg", imageAlt: "Open laptop view" },
{ imageSrc: "http://img.b2bpic.net/free-photo/high-tech-ar-headset-surrounded-by-bright-blue-neon-colors_23-2151255152.jpg", imageAlt: "Closed laptop view" },
{ imageSrc: "http://img.b2bpic.net/free-photo/high-tech-ar-headset-surrounded-by-bright-blue-neon-colors_23-2151255152.jpg?_wi=1", imageAlt: "Isometric 3D Notebook" },
{ imageSrc: "http://img.b2bpic.net/free-photo/high-tech-ar-headset-surrounded-by-bright-blue-neon-colors_23-2151255152.jpg?_wi=2", imageAlt: "3D Orbital Interface" },
{ imageSrc: "http://img.b2bpic.net/free-photo/high-tech-ar-headset-surrounded-by-bright-blue-neon-colors_23-2151255152.jpg?_wi=3", imageAlt: "Linux terminal command" },
{ imageSrc: "http://img.b2bpic.net/free-photo/high-tech-ar-headset-surrounded-by-bright-blue-neon-colors_23-2151255152.jpg?_wi=4", imageAlt: "Hardware detailing" },
{ imageSrc: "http://img.b2bpic.net/free-photo/high-tech-ar-headset-surrounded-by-bright-blue-neon-colors_23-2151255152.jpg?_wi=5", imageAlt: "Open laptop view" },
{ imageSrc: "http://img.b2bpic.net/free-photo/high-tech-ar-headset-surrounded-by-bright-blue-neon-colors_23-2151255152.jpg?_wi=6", imageAlt: "Closed laptop view" },
]}
rightCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/high-tech-ar-headset-surrounded-by-bright-blue-neon-colors_23-2151255152.jpg", imageAlt: "3D Perspective One" },
{ imageSrc: "http://img.b2bpic.net/free-photo/high-tech-ar-headset-surrounded-by-bright-blue-neon-colors_23-2151255152.jpg", imageAlt: "3D Perspective Two" },
{ imageSrc: "http://img.b2bpic.net/free-photo/high-tech-ar-headset-surrounded-by-bright-blue-neon-colors_23-2151255152.jpg", imageAlt: "3D Perspective Three" },
{ imageSrc: "http://img.b2bpic.net/free-photo/high-tech-ar-headset-surrounded-by-bright-blue-neon-colors_23-2151255152.jpg", imageAlt: "3D Perspective Four" },
{ imageSrc: "http://img.b2bpic.net/free-photo/high-tech-ar-headset-surrounded-by-bright-blue-neon-colors_23-2151255152.jpg", imageAlt: "3D Perspective Five" },
{ imageSrc: "http://img.b2bpic.net/free-photo/high-tech-ar-headset-surrounded-by-bright-blue-neon-colors_23-2151255152.jpg", imageAlt: "3D Perspective Six" },
{ imageSrc: "http://img.b2bpic.net/free-photo/high-tech-ar-headset-surrounded-by-bright-blue-neon-colors_23-2151255152.jpg?_wi=7", imageAlt: "3D Perspective One" },
{ imageSrc: "http://img.b2bpic.net/free-photo/high-tech-ar-headset-surrounded-by-bright-blue-neon-colors_23-2151255152.jpg?_wi=8", imageAlt: "3D Perspective Two" },
{ imageSrc: "http://img.b2bpic.net/free-photo/high-tech-ar-headset-surrounded-by-bright-blue-neon-colors_23-2151255152.jpg?_wi=9", imageAlt: "3D Perspective Three" },
{ imageSrc: "http://img.b2bpic.net/free-photo/high-tech-ar-headset-surrounded-by-bright-blue-neon-colors_23-2151255152.jpg?_wi=10", imageAlt: "3D Perspective Four" },
{ imageSrc: "http://img.b2bpic.net/free-photo/high-tech-ar-headset-surrounded-by-bright-blue-neon-colors_23-2151255152.jpg?_wi=11", imageAlt: "3D Perspective Five" },
{ imageSrc: "http://img.b2bpic.net/free-photo/high-tech-ar-headset-surrounded-by-bright-blue-neon-colors_23-2151255152.jpg?_wi=12", imageAlt: "3D Perspective Six" },
]}
buttons={[
{ text: "Interact Now", href: "#features" },