Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-03-09 22:50:41 +00:00

View File

@@ -63,7 +63,7 @@ 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"
@@ -72,7 +72,7 @@ export default function LandingPage() {
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"