Merge version_1 into main #1
@@ -62,7 +62,7 @@ export default function LandingPage() {
|
||||
handle: "@janesmith",
|
||||
testimonial: "Exceptional eye for detail and pacing.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/music-producer-studio_23-2151953434.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/music-producer-studio_23-2151953434.jpg?_wi=1",
|
||||
imageAlt: "video editor workspace dark mode",
|
||||
},
|
||||
{
|
||||
@@ -70,7 +70,7 @@ export default function LandingPage() {
|
||||
handle: "@mikeross",
|
||||
testimonial: "Delivered beyond expectations every time.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/video-creator-woman-editing-music-video-dual-monitors-loft-studio_482257-121062.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/video-creator-woman-editing-music-video-dual-monitors-loft-studio_482257-121062.jpg?_wi=1",
|
||||
imageAlt: "video editor workspace dark mode",
|
||||
},
|
||||
{
|
||||
@@ -78,7 +78,7 @@ export default function LandingPage() {
|
||||
handle: "@saralee",
|
||||
testimonial: "The best editor I've worked with.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/green-abstract-background_23-2151820772.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/green-abstract-background_23-2151820772.jpg?_wi=1",
|
||||
imageAlt: "video editor workspace dark mode",
|
||||
},
|
||||
{
|
||||
@@ -86,7 +86,7 @@ export default function LandingPage() {
|
||||
handle: "@bobv",
|
||||
testimonial: "Transformed our content completely.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/computer-home-office-showing-program-converting-text-prompts-into-photos_482257-118619.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/computer-home-office-showing-program-converting-text-prompts-into-photos_482257-118619.jpg?_wi=1",
|
||||
imageAlt: "video editor workspace dark mode",
|
||||
},
|
||||
{
|
||||
@@ -94,7 +94,7 @@ export default function LandingPage() {
|
||||
handle: "@alexk",
|
||||
testimonial: "Incredible communication and speed.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/city-building-near-water-shot-from-bars-bridge_181624-3984.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/city-building-near-water-shot-from-bars-bridge_181624-3984.jpg?_wi=1",
|
||||
imageAlt: "video editor workspace dark mode",
|
||||
},
|
||||
]}
|
||||
@@ -108,7 +108,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/music-producer-studio_23-2151953434.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/music-producer-studio_23-2151953434.jpg?_wi=2"
|
||||
showDimOverlay={true}
|
||||
showBlur={true}
|
||||
avatars={[
|
||||
@@ -145,17 +145,17 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Narrative Editing",
|
||||
description: "Expert pacing to drive audience engagement through storytelling.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/video-creator-woman-editing-music-video-dual-monitors-loft-studio_482257-121062.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/video-creator-woman-editing-music-video-dual-monitors-loft-studio_482257-121062.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Sound Design",
|
||||
description: "Precision mixing and high-fidelity soundscapes that bring scenes to life.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/green-abstract-background_23-2151820772.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/green-abstract-background_23-2151820772.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Motion Graphics",
|
||||
description: "Dynamic titles, transitions, and effects for professional branding.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/computer-home-office-showing-program-converting-text-prompts-into-photos_482257-118619.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/computer-home-office-showing-program-converting-text-prompts-into-photos_482257-118619.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Creative Services"
|
||||
@@ -174,7 +174,7 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Cinematic Commercial",
|
||||
price: "View Case",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/city-building-near-water-shot-from-bars-bridge_181624-3984.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/city-building-near-water-shot-from-bars-bridge_181624-3984.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
|
||||
Reference in New Issue
Block a user