Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-31 16:29:14 +00:00

View File

@@ -62,23 +62,23 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BiaPreK9Xeuoe5mBWuX0ic5xUO/uploaded-1774974525450-51tk7t86.jpg",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BiaPreK9Xeuoe5mBWuX0ic5xUO/uploaded-1774974525450-51tk7t86.jpg?_wi=1",
imageAlt: "Farman I Portrait",
},
{
imageSrc: "http://img.b2bpic.net/free-psd/quote-day-flyer-template_23-2148772816.jpg",
imageSrc: "http://img.b2bpic.net/free-psd/quote-day-flyer-template_23-2148772816.jpg?_wi=1",
imageAlt: "Cinematic Edit Project",
},
{
imageSrc: "http://img.b2bpic.net/free-psd/autumn-template-design_23-2150608983.jpg",
imageSrc: "http://img.b2bpic.net/free-psd/autumn-template-design_23-2150608983.jpg?_wi=1",
imageAlt: "Creative Poster Design",
},
{
imageSrc: "http://img.b2bpic.net/free-psd/creative-photography-poster-template-with-photo_23-2148579908.jpg",
imageSrc: "http://img.b2bpic.net/free-psd/creative-photography-poster-template-with-photo_23-2148579908.jpg?_wi=1",
imageAlt: "Documentary Cut",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-16248.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-16248.jpg?_wi=1",
imageAlt: "Digital Motion Work",
},
]}
@@ -93,7 +93,7 @@ export default function LandingPage() {
description="I am a professional video editor and content creator, dedicated to visual storytelling with cinematic techniques and modern editing workflows."
subdescription="Specialized in professional software: Capcut Pro, Photoshop, Lightroom, and PicsArt."
icon={User}
imageSrc="http://img.b2bpic.net/free-photo/woman-looks-through-blinds-early-morning-sunlight_169016-17614.jpg"
imageSrc="http://img.b2bpic.net/free-photo/woman-looks-through-blinds-early-morning-sunlight_169016-17614.jpg?_wi=1"
mediaAnimation="blur-reveal"
/>
</div>
@@ -109,25 +109,25 @@ export default function LandingPage() {
id: "p1",
name: "Cinematic Edit",
price: "2026",
imageSrc: "http://img.b2bpic.net/free-psd/quote-day-flyer-template_23-2148772816.jpg",
imageSrc: "http://img.b2bpic.net/free-psd/quote-day-flyer-template_23-2148772816.jpg?_wi=2",
},
{
id: "p2",
name: "Creative Poster",
price: "2026",
imageSrc: "http://img.b2bpic.net/free-psd/autumn-template-design_23-2150608983.jpg",
imageSrc: "http://img.b2bpic.net/free-psd/autumn-template-design_23-2150608983.jpg?_wi=2",
},
{
id: "p3",
name: "Documentary Cut",
price: "2026",
imageSrc: "http://img.b2bpic.net/free-psd/creative-photography-poster-template-with-photo_23-2148579908.jpg",
imageSrc: "http://img.b2bpic.net/free-psd/creative-photography-poster-template-with-photo_23-2148579908.jpg?_wi=2",
},
{
id: "p4",
name: "Digital Motion",
price: "2026",
imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-16248.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-16248.jpg?_wi=2",
},
]}
title="Recap Project 2026"
@@ -150,7 +150,7 @@ export default function LandingPage() {
handle: "@alexfilms",
testimonial: "Farman has a unique eye for pacing that elevates every frame.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BiaPreK9Xeuoe5mBWuX0ic5xUO/uploaded-1774974525450-51tk7t86.jpg",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BiaPreK9Xeuoe5mBWuX0ic5xUO/uploaded-1774974525450-51tk7t86.jpg?_wi=2",
},
{
id: "t2",
@@ -158,7 +158,7 @@ export default function LandingPage() {
handle: "@chen_creative",
testimonial: "Incredible turnaround time without sacrificing artistic vision.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-looks-through-blinds-early-morning-sunlight_169016-17614.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-looks-through-blinds-early-morning-sunlight_169016-17614.jpg?_wi=2",
},
{
id: "t3",
@@ -166,7 +166,7 @@ export default function LandingPage() {
handle: "@vane_prod",
testimonial: "Best editor I've worked with for documentary-style storytelling.",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-psd/quote-day-flyer-template_23-2148772816.jpg",
imageSrc: "http://img.b2bpic.net/free-psd/quote-day-flyer-template_23-2148772816.jpg?_wi=3",
},
{
id: "t4",
@@ -174,7 +174,7 @@ export default function LandingPage() {
handle: "@jordan_media",
testimonial: "Professional, creative, and highly technically skilled.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-psd/autumn-template-design_23-2150608983.jpg",
imageSrc: "http://img.b2bpic.net/free-psd/autumn-template-design_23-2150608983.jpg?_wi=3",
},
]}
/>