Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-07 05:50:28 +00:00

View File

@@ -66,11 +66,11 @@ export default function LandingPage() {
description="Transforming ideas into stunning visual stories with professional video editing, graphic design, and color grading services."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/female-filmmaker-working-media-post-production-from-agency-office_482257-119112.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/female-filmmaker-working-media-post-production-from-agency-office_482257-119112.jpg?_wi=1",
imageAlt: "Professional Video Editing Software Interface",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/colorful-light-prisms_23-2148898135.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/colorful-light-prisms_23-2148898135.jpg?_wi=1",
imageAlt: "Creative Graphic Design Mockup",
},
{
@@ -92,7 +92,7 @@ export default function LandingPage() {
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/industrial-designers-working-office-together_23-2149307797.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/industrial-designers-working-office-together_23-2149307797.jpg?_wi=1",
imageAlt: "Footage Grading for a Cinematic Look",
},
{
@@ -204,7 +204,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/videographer-home-office-doing-video-montage-using-specialized-software_482257-118988.jpg",
imageAlt: "Phone showing final edited video",
},
imageSrc: "http://img.b2bpic.net/free-photo/female-filmmaker-working-media-post-production-from-agency-office_482257-119112.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/female-filmmaker-working-media-post-production-from-agency-office_482257-119112.jpg?_wi=2",
imageAlt: "phone displaying video editing timeline",
},
{
@@ -218,7 +218,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/girl-holding-mobile-phone-with-blank-black-screen-cafe-laptop-turkish-coffee-are-table_343596-7207.jpg",
imageAlt: "Phone showing finished graphic design",
},
imageSrc: "http://img.b2bpic.net/free-photo/industrial-designers-working-office-together_23-2149307797.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/industrial-designers-working-office-together_23-2149307797.jpg?_wi=2",
imageAlt: "phone displaying video editing timeline",
},
{
@@ -232,7 +232,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/vivid-blurred-colorful-background_58702-2516.jpg",
imageAlt: "Phone showing color corrected video",
},
imageSrc: "http://img.b2bpic.net/free-photo/colorful-light-prisms_23-2148898135.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/colorful-light-prisms_23-2148898135.jpg?_wi=2",
imageAlt: "phone displaying video editing timeline",
},
]}