Merge version_2 into main #6

Merged
bender merged 1 commits from version_2 into main 2026-04-05 17:23:57 +00:00

View File

@@ -62,7 +62,7 @@ export default function LandingPage() {
features={[
{ id: "1", title: "Short-Form Content Strategy", author: "Motion", description: "High-retention editing optimized for social platforms.", tags: ["TikTok", "Reels", "Shorts"], imageSrc: "http://img.b2bpic.net/free-photo/retired-artist-using-art-craft-tools-draw-artistic-sketch-drawing-vase-canvas-with-easel-working-creative-skills-create-professional-artwork-masterpiece-creativity-hobby_482257-45925.jpg?_wi=1" },
{ id: "2", title: "Commercial Motion Graphics", author: "Motion", description: "Dynamic animations to drive brand engagement.", tags: ["Ads", "Commercial"], imageSrc: "http://img.b2bpic.net/free-photo/smiling-artist-playing-electronic-song-mixer-console-while-recording-music-session-using-professional-camera-preparing-perform-night-club-dj-with-pink-hair-filming-video-with-her-performing_482257-60953.jpg?_wi=1" },
{ id: "3", title: "Brand Identity Design", author: "Design", description: "Comprehensive visual systems for high-growth brands.", tags: ["Branding", "Systems"], imageSrc: "http://img.b2bpic.net/free-photo/prism-dispersing-colorful-lights_23-2148599245.jpg?_wi=2" },
{ id: "3", title: "Brand Identity Design", author: "Design", description: "Comprehensive visual systems for high-growth brands.", tags: ["Branding", "Systems"], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BwjHz8Put151oLGGCLAb5AZUI0/uploaded-1775409664762-lu9cyoxa.jpg" },
]}
title="Services"
description="Tailored motion solutions for modern creators."
@@ -76,7 +76,7 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
products={[
{ id: "v1", name: "Brand Teaser", price: "Watch", imageSrc: "http://img.b2bpic.net/free-photo/retired-artist-using-art-craft-tools-draw-artistic-sketch-drawing-vase-canvas-with-easel-working-creative-skills-create-professional-artwork-masterpiece-creativity-hobby_482257-45925.jpg?_wi=2" },
{ id: "v1", name: "Brand Teaser", price: "Watch", videoSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BwjHz8Put151oLGGCLAb5AZUI0/uploaded-1775409821646-f6hz0hit.mp4" },
{ id: "v2", name: "Commercial Ad", price: "Watch", imageSrc: "http://img.b2bpic.net/free-photo/smiling-artist-playing-electronic-song-mixer-console-while-recording-music-session-using-professional-camera-preparing-perform-night-club-dj-with-pink-hair-filming-video-with-her-performing_482257-60953.jpg?_wi=2" },
{ id: "v3", name: "Social Promo", price: "Watch", imageSrc: "http://img.b2bpic.net/free-photo/prism-dispersing-colorful-lights_23-2148599245.jpg?_wi=3" },
]}