Update src/app/page.tsx

This commit is contained in:
2026-03-03 07:33:03 +00:00
parent 9581f91d34
commit d48d8c19c0

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
{ text: "Start Your Project", href: "contact" },
{ text: "View Our Work", href: "services" }
]}
imageSrc="http://img.b2bpic.net/free-photo/cozy-dark-loft-attractive-student-is-sitting-table-while-studying_613910-13260.jpg"
imageSrc="http://img.b2bpic.net/free-photo/cozy-dark-loft-attractive-student-is-sitting-table-while-studying_613910-13260.jpg?_wi=1"
imageAlt="Premium content agency studio"
showDimOverlay={true}
buttonAnimation="slide-up"
@@ -140,12 +140,12 @@ export default function LandingPage() {
useInvertedBackground={false}
animationType="slide-up"
testimonials={[
{ id: "1", name: "Sarah Martinez", role: "CMO", company: "TechFlow Solutions", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", imageAlt: "professional portrait business headshot woman" },
{ id: "2", name: "James Chen", role: "CEO", company: "InnovateLab", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "professional portrait business headshot man" },
{ id: "3", name: "Emma Rodriguez", role: "Marketing Director", company: "GrowthCo", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", imageAlt: "professional portrait business headshot woman" },
{ id: "4", name: "Michael Thompson", role: "Brand Director", company: "Nexus Ventures", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "professional portrait business headshot man" },
{ id: "5", name: "Lisa Wang", role: "VP Marketing", company: "Premier Brands Inc", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", imageAlt: "professional portrait business headshot woman" },
{ id: "6", name: "David Park", role: "Founder", company: "Digital Innovators", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "professional portrait business headshot man" }
{ id: "1", name: "Sarah Martinez", role: "CMO", company: "TechFlow Solutions", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=1", imageAlt: "professional portrait business headshot woman" },
{ id: "2", name: "James Chen", role: "CEO", company: "InnovateLab", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "professional portrait business headshot man" },
{ id: "3", name: "Emma Rodriguez", role: "Marketing Director", company: "GrowthCo", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=2", imageAlt: "professional portrait business headshot woman" },
{ id: "4", name: "Michael Thompson", role: "Brand Director", company: "Nexus Ventures", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "professional portrait business headshot man" },
{ id: "5", name: "Lisa Wang", role: "VP Marketing", company: "Premier Brands Inc", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=3", imageAlt: "professional portrait business headshot woman" },
{ id: "6", name: "David Park", role: "Founder", company: "Digital Innovators", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "professional portrait business headshot man" }
]}
kpiItems={[
{ value: "320%", label: "Average ROI Increase" },
@@ -184,7 +184,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/cozy-dark-loft-attractive-student-is-sitting-table-while-studying_613910-13260.jpg"
imageSrc="http://img.b2bpic.net/free-photo/cozy-dark-loft-attractive-student-is-sitting-table-while-studying_613910-13260.jpg?_wi=2"
imageAlt="Ignite Footer Background"
logoText="Ignite"
copyrightText="© 2025 Ignite Content Agency. All rights reserved."