Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-07 10:33:22 +00:00

View File

@@ -57,11 +57,11 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/group-businesspeople-hand-white-desk_23-2147826538.jpg", imageAlt: "Content creation workspace"},
imageSrc: "http://img.b2bpic.net/free-photo/group-businesspeople-hand-white-desk_23-2147826538.jpg?_wi=1", imageAlt: "Content creation workspace"},
{
imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241198.jpg", imageAlt: "Production facility"},
imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241198.jpg?_wi=1", imageAlt: "Production facility"},
{
imageSrc: "http://img.b2bpic.net/free-photo/colleagues-office-work-day_23-2150468569.jpg", imageAlt: "Team collaboration"},
imageSrc: "http://img.b2bpic.net/free-photo/colleagues-office-work-day_23-2150468569.jpg?_wi=1", imageAlt: "Team collaboration"},
]}
autoplayDelay={5000}
showDimOverlay={true}
@@ -177,13 +177,13 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "1", name: "Dedicated Team", price: "Your Full Team", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-office-work-day_23-2150468569.jpg", imageAlt: "Dedicated content team"},
id: "1", name: "Dedicated Team", price: "Your Full Team", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-office-work-day_23-2150468569.jpg?_wi=2", imageAlt: "Dedicated content team"},
{
id: "2", name: "Full-Service Solutions", price: "End-to-End", imageSrc: "http://img.b2bpic.net/free-photo/group-businesspeople-hand-white-desk_23-2147826538.jpg", imageAlt: "Full service workspace"},
id: "2", name: "Full-Service Solutions", price: "End-to-End", imageSrc: "http://img.b2bpic.net/free-photo/group-businesspeople-hand-white-desk_23-2147826538.jpg?_wi=2", imageAlt: "Full service workspace"},
{
id: "3", name: "Data-Driven Strategy", price: "Results Focus", imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241198.jpg", imageAlt: "Analytics and strategy"},
id: "3", name: "Data-Driven Strategy", price: "Results Focus", imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241198.jpg?_wi=2", imageAlt: "Analytics and strategy"},
{
id: "4", name: "Transparent Reporting", price: "Complete Clarity", imageSrc: "http://img.b2bpic.net/free-photo/group-businesspeople-hand-white-desk_23-2147826538.jpg", imageAlt: "Transparent reporting"},
id: "4", name: "Transparent Reporting", price: "Complete Clarity", imageSrc: "http://img.b2bpic.net/free-photo/group-businesspeople-hand-white-desk_23-2147826538.jpg?_wi=3", imageAlt: "Transparent reporting"},
]}
ariaLabel="Why Lumitris differentiators section"
/>
@@ -219,7 +219,7 @@ export default function LandingPage() {
{
id: "4", title: "How do you measure success?", content: "We establish clear KPIs upfront and provide monthly reports with transparent metrics: engagement, reach, conversions, and ROI."},
]}
imageSrc="http://img.b2bpic.net/free-photo/group-businesspeople-hand-white-desk_23-2147826538.jpg"
imageSrc="http://img.b2bpic.net/free-photo/group-businesspeople-hand-white-desk_23-2147826538.jpg?_wi=4"
imageAlt="FAQ illustration"
mediaAnimation="slide-up"
faqsAnimation="slide-up"