Merge version_3 into main #6

Merged
bender merged 1 commits from version_3 into main 2026-03-05 04:04:43 +00:00

View File

@@ -60,13 +60,13 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-items-redecorating-house-with-color-palette_23-2148815774.jpg", imageAlt: "Creative studio workspace with design tools"
},
{
imageSrc: "http://img.b2bpic.net/free-vector/gradient-ui-ux-landing-page_52683-69729.jpg", imageAlt: "Gradient UI design inspiration"
imageSrc: "http://img.b2bpic.net/free-vector/gradient-ui-ux-landing-page_52683-69729.jpg?_wi=1", imageAlt: "Gradient UI design inspiration"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/painting-watercolors-high-angle_23-2149386335.jpg", imageAlt: "Artistic design elements"
imageSrc: "http://img.b2bpic.net/free-photo/painting-watercolors-high-angle_23-2149386335.jpg?_wi=1", imageAlt: "Artistic design elements"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169842.jpg", imageAlt: "UX interface design mockup"
imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169842.jpg?_wi=1", imageAlt: "UX interface design mockup"
}
]}
mediaAnimation="slide-up"
@@ -83,15 +83,15 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Brand Identity & Motion", description: "Complete rebrand with custom animation systems for a tech startup. Smooth transitions between brand touchpoints create a cohesive visual language.", imageSrc: "http://img.b2bpic.net/free-vector/gradient-ui-ux-landing-page_52683-69729.jpg", imageAlt: "Brand identity motion design project"
title: "Brand Identity & Motion", description: "Complete rebrand with custom animation systems for a tech startup. Smooth transitions between brand touchpoints create a cohesive visual language.", imageSrc: "http://img.b2bpic.net/free-vector/gradient-ui-ux-landing-page_52683-69729.jpg?_wi=2", imageAlt: "Brand identity motion design project"
},
{
id: 2,
title: "Interactive Product Experience", description: "Full product redesign with micro-interactions and scroll-triggered animations. Users engage with every element through thoughtful motion design.", imageSrc: "http://img.b2bpic.net/free-photo/painting-watercolors-high-angle_23-2149386335.jpg", imageAlt: "Interactive product experience design"
title: "Interactive Product Experience", description: "Full product redesign with micro-interactions and scroll-triggered animations. Users engage with every element through thoughtful motion design.", imageSrc: "http://img.b2bpic.net/free-photo/painting-watercolors-high-angle_23-2149386335.jpg?_wi=2", imageAlt: "Interactive product experience design"
},
{
id: 3,
title: "Website Animation Suite", description: "Custom animation library for e-commerce platform. Parallax effects and scroll animations increase engagement by 45% and time-on-site by 3x.", imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169842.jpg", imageAlt: "Website animation and interaction design"
title: "Website Animation Suite", description: "Custom animation library for e-commerce platform. Parallax effects and scroll animations increase engagement by 45% and time-on-site by 3x.", imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169842.jpg?_wi=2", imageAlt: "Website animation and interaction design"
},
]}
textboxLayout="default"