Update src/app/page.tsx

This commit is contained in:
2026-05-08 05:26:57 +00:00
parent 6ecb999564
commit 97352117ed

View File

@@ -53,7 +53,7 @@ export default function LandingPage() {
{
text: "Get Started", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/empty-company-office-with-workstation-desk-business-development-space-filled-with-documents-computers-corporation-department-room-used-career-development-success_482257-60055.jpg"
imageSrc="http://img.b2bpic.net/free-photo/empty-company-office-with-workstation-desk-business-development-space-filled-with-documents-computers-corporation-department-room-used-career-development-success_482257-60055.jpg?_wi=1"
imageAlt="corporate office space modern"
avatars={[
{
@@ -89,13 +89,13 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/employee-drinking-coffee-holding-laptop-working-strategy_482257-78092.jpg", imageAlt: "Employee drinking coffee holding laptop and working at strategy"},
{
title: "Operation Optimization", description: "Efficient workflows to maximize your output quality.", buttonIcon: CheckCircle,
imageSrc: "http://img.b2bpic.net/free-photo/empty-company-office-with-workstation-desk-business-development-space-filled-with-documents-computers-corporation-department-room-used-career-development-success_482257-60055.jpg", imageAlt: "Employee drinking coffee holding laptop and working at strategy"},
imageSrc: "http://img.b2bpic.net/free-photo/empty-company-office-with-workstation-desk-business-development-space-filled-with-documents-computers-corporation-department-room-used-career-development-success_482257-60055.jpg?_wi=2", imageAlt: "Employee drinking coffee holding laptop and working at strategy"},
{
title: "Data Analytics", description: "Insightful data interpretation for smart decisions.", buttonIcon: BarChart3,
imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-businesswoman-looking-camera-with-arms-crossed-portrait_1163-4337.jpg", imageAlt: "Employee drinking coffee holding laptop and working at strategy"},
imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-businesswoman-looking-camera-with-arms-crossed-portrait_1163-4337.jpg?_wi=1", imageAlt: "Employee drinking coffee holding laptop and working at strategy"},
{
title: "Technical Support", description: "Dedicated assistance for your IT infrastructure needs.", buttonIcon: Shield,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Employee drinking coffee holding laptop and working at strategy"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Employee drinking coffee holding laptop and working at strategy"},
]}
title="Our Professional Services"
description="We offer a wide range of services tailored to meet the dynamic needs of modern businesses."
@@ -130,10 +130,10 @@ export default function LandingPage() {
testimonials={[
{
id: "t1", name: "Ananya Sharma", role: "CEO", company: "TechVibe", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-businesswoman-looking-camera-with-arms-crossed-portrait_1163-4337.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-businesswoman-looking-camera-with-arms-crossed-portrait_1163-4337.jpg?_wi=2"},
{
id: "t2", name: "Vikram Singh", role: "Director", company: "Global Solutions", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2"},
{
id: "t3", name: "Pooja Desai", role: "Founder", company: "Creative Minds", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-successful-businesswoman-suit-cross-arms-chest-smile-look-confident_1258-194088.jpg"},