Update src/app/page.tsx

This commit is contained in:
2026-04-20 11:10:36 +00:00
parent c913822dae
commit 1890bc2c29

View File

@@ -66,7 +66,7 @@ export default function LandingPage() {
handle: "@janesmith",
testimonial: "Lumina provided a truly professional service, capturing our wedding with unmatched artistic vision.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-working-as-photographer_23-2150506129.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-working-as-photographer_23-2150506129.jpg?_wi=1",
imageAlt: "cinematic videography background",
},
{
@@ -74,7 +74,7 @@ export default function LandingPage() {
handle: "@markj",
testimonial: "The corporate video delivered was beyond expectations. Highly recommend their editing skills.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/jolly-woman-filming-vlog-pointing-finger-high-tech-camera_482257-110272.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/jolly-woman-filming-vlog-pointing-finger-high-tech-camera_482257-110272.jpg?_wi=1",
imageAlt: "cinematic videography background",
},
{
@@ -82,7 +82,7 @@ export default function LandingPage() {
handle: "@slee",
testimonial: "Incredible communication and beautiful results. Will definitely work with them again.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-photographer-taking-photos-bride_23-2150264501.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-photographer-taking-photos-bride_23-2150264501.jpg?_wi=1",
imageAlt: "cinematic videography background",
},
{
@@ -90,7 +90,7 @@ export default function LandingPage() {
handle: "@dbrown",
testimonial: "Their ability to tell a compelling story through lens is remarkable.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-filming-with-professional-camera_23-2149066355.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-filming-with-professional-camera_23-2149066355.jpg?_wi=1",
imageAlt: "cinematic videography background",
},
{
@@ -98,7 +98,7 @@ export default function LandingPage() {
handle: "@ewhite",
testimonial: "Lumina transformed our vision into an engaging video masterpiece.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-super-woman-with-superpowers_23-2150168129.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-super-woman-with-superpowers_23-2150168129.jpg?_wi=1",
imageAlt: "cinematic videography background",
},
]}
@@ -112,7 +112,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/full-shot-woman-working-as-photographer_23-2150506129.jpg"
imageSrc="http://img.b2bpic.net/free-photo/full-shot-woman-working-as-photographer_23-2150506129.jpg?_wi=2"
imageAlt="Cinematic videography background"
avatars={[
{
@@ -159,7 +159,7 @@ export default function LandingPage() {
title: "Years Experience",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/jolly-woman-filming-vlog-pointing-finger-high-tech-camera_482257-110272.jpg"
imageSrc="http://img.b2bpic.net/free-photo/jolly-woman-filming-vlog-pointing-finger-high-tech-camera_482257-110272.jpg?_wi=2"
imageAlt="Video editor workstation"
mediaAnimation="slide-up"
metricsAnimation="blur-reveal"
@@ -178,21 +178,21 @@ export default function LandingPage() {
name: "Wedding Cinema",
price: "Custom",
variant: "Premium",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-photographer-taking-photos-bride_23-2150264501.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-photographer-taking-photos-bride_23-2150264501.jpg?_wi=2",
},
{
id: "p2",
name: "Corporate Event",
price: "Custom",
variant: "Business",
imageSrc: "http://img.b2bpic.net/free-photo/man-filming-with-professional-camera_23-2149066355.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-filming-with-professional-camera_23-2149066355.jpg?_wi=2",
},
{
id: "p3",
name: "Sports Action",
price: "Custom",
variant: "High-Speed",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-super-woman-with-superpowers_23-2150168129.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-super-woman-with-superpowers_23-2150168129.jpg?_wi=2",
},
{
id: "p4",
@@ -259,7 +259,7 @@ export default function LandingPage() {
button: {
text: "Choose Package",
},
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-working-as-photographer_23-2150506129.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-working-as-photographer_23-2150506129.jpg?_wi=3",
imageAlt: "minimalist film production logo",
},
{
@@ -277,7 +277,7 @@ export default function LandingPage() {
button: {
text: "Choose Package",
},
imageSrc: "http://img.b2bpic.net/free-photo/jolly-woman-filming-vlog-pointing-finger-high-tech-camera_482257-110272.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/jolly-woman-filming-vlog-pointing-finger-high-tech-camera_482257-110272.jpg?_wi=3",
imageAlt: "minimalist film production logo",
},
]}