Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-12 11:03:11 +00:00

View File

@@ -67,10 +67,10 @@ export default function LandingPage() {
title: "Minimalist Aesthetics", description: "Clean lines and purposeful spacing create an interface that feels intuitive and premium.", icon: Minimize2,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-vector/business-infographic-with-photo_23-2148339283.jpg", imageAlt: "minimalist design philosophy interface"
imageSrc: "http://img.b2bpic.net/free-vector/business-infographic-with-photo_23-2148339283.jpg?_wi=1", imageAlt: "minimalist design philosophy interface"
},
{
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-technology-landing-page-template_23-2149194453.jpg", imageAlt: "cutting-edge technology innovation visual"
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-technology-landing-page-template_23-2149194453.jpg?_wi=1", imageAlt: "cutting-edge technology innovation visual"
}
]
},
@@ -78,10 +78,10 @@ export default function LandingPage() {
title: "3D Depth Effects", description: "Sophisticated layering and perspective create a sense of depth that engages and captivates.", icon: Box,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-technology-landing-page-template_23-2149194453.jpg", imageAlt: "cutting-edge technology innovation visual"
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-technology-landing-page-template_23-2149194453.jpg?_wi=2", imageAlt: "cutting-edge technology innovation visual"
},
{
imageSrc: "http://img.b2bpic.net/free-vector/business-infographic-with-photo_23-2148339283.jpg", imageAlt: "minimalist design philosophy interface"
imageSrc: "http://img.b2bpic.net/free-vector/business-infographic-with-photo_23-2148339283.jpg?_wi=2", imageAlt: "minimalist design philosophy interface"
}
]
}