Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-09 22:47:57 +00:00
2 changed files with 1369 additions and 2 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -63,13 +63,13 @@ export default function LandingPage() {
<FeatureCardOne
features={[
{
title: "Advanced Windowing System", description: "Drag, resize, and organize multiple windows with fluid animations and intelligent snapping. Experience multitasking like never before.", imageSrc: "http://img.b2bpic.net/free-vector/gradient-ui-ux-landing-page-template_23-2149047014.jpg", imageAlt: "Window management interface"},
title: "Advanced Windowing System", description: "Drag, resize, and organize multiple windows with fluid animations and intelligent snapping. Experience multitasking like never before.", imageSrc: "http://img.b2bpic.net/free-vector/gradient-ui-ux-landing-page-template_23-2149047014.jpg?_wi=1", imageAlt: "Window management interface"},
{
title: "Theme Customization", description: "Choose from dozens of carefully crafted themes or create your own. Personalize every aspect of your desktop experience.", imageSrc: "http://img.b2bpic.net/free-vector/running-mobile-app-infographic-flat-style_23-2148220278.jpg", imageAlt: "Theme customization panel"},
{
title: "Curated App Store", description: "Discover and launch applications seamlessly. Our integrated app ecosystem brings productivity and entertainment to your fingertips.", imageSrc: "http://img.b2bpic.net/free-vector/travel-booking-app-screens_23-2148594614.jpg", imageAlt: "App launcher interface"},
{
title: "Taskbar Controls", description: "Quick access to your favorite applications with a sleek, modern taskbar. Stay organized and productive throughout your day.", imageSrc: "http://img.b2bpic.net/free-vector/gradient-ui-ux-landing-page-template_23-2149047014.jpg", imageAlt: "Taskbar interface"},
title: "Taskbar Controls", description: "Quick access to your favorite applications with a sleek, modern taskbar. Stay organized and productive throughout your day.", imageSrc: "http://img.b2bpic.net/free-vector/gradient-ui-ux-landing-page-template_23-2149047014.jpg?_wi=2", imageAlt: "Taskbar interface"},
]}
carouselMode="buttons"
gridVariant="asymmetric-60-wide-40-narrow"