Update src/app/page.tsx

This commit is contained in:
2026-04-18 23:48:13 +00:00
parent 00452ba0c9
commit e4bc6bf877

View File

@@ -50,7 +50,7 @@ export default function LandingPage() {
{ text: "See Our Work", href: "#testimonials" },
{ text: "Contact Us", href: "#contact" },
]}
imageSrc="http://img.b2bpic.net/free-photo/abstract-stain-with-ferromagnetic-liquid-metal-with-copy-space_23-2148253549.jpg"
imageSrc="http://img.b2bpic.net/free-photo/abstract-stain-with-ferromagnetic-liquid-metal-with-copy-space_23-2148253549.jpg?_wi=1"
mediaAnimation="slide-up"
avatars={[
{ src: "http://img.b2bpic.net/free-photo/close-up-portrait-middle-aged-man-with-beard-hairstyle-dressed-elegant-blue-suit-textured-dark-background-studio_613910-19853.jpg", alt: "professional entrepreneur portrait" },
@@ -75,7 +75,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Crafting Digital Future"
description="Founded by industry experts, we focus on delivering scalable, secure, and visually stunning digital products that drive measurable business growth."
imageSrc="http://img.b2bpic.net/free-photo/modern-minimalist-office_23-2151780713.jpg"
imageSrc="http://img.b2bpic.net/free-photo/modern-minimalist-office_23-2151780713.jpg?_wi=1"
/>
</div>
@@ -125,8 +125,8 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
testimonials={[
{ id: "t1", name: "Sarah J.", date: "Jan 2025", title: "CEO", quote: "The team transformed our presence entirely.", tag: "Brand Strategy", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5399.jpg", imageSrc: "http://img.b2bpic.net/free-photo/abstract-stain-with-ferromagnetic-liquid-metal-with-copy-space_23-2148253549.jpg", imageAlt: "professional entrepreneur portrait" },
{ id: "t2", name: "Michael C.", date: "Dec 2024", title: "Creative Lead", quote: "An absolute joy to work with, pixel perfect execution.", tag: "UI/UX", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-confident-corporate-woman-professional-entrepreneur-smiling-cross-arms-chest-smiling-enthusiastic-standing-white-background_1258-85600.jpg", imageSrc: "http://img.b2bpic.net/free-photo/modern-minimalist-office_23-2151780713.jpg", imageAlt: "professional entrepreneur portrait" },
{ id: "t1", name: "Sarah J.", date: "Jan 2025", title: "CEO", quote: "The team transformed our presence entirely.", tag: "Brand Strategy", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5399.jpg", imageSrc: "http://img.b2bpic.net/free-photo/abstract-stain-with-ferromagnetic-liquid-metal-with-copy-space_23-2148253549.jpg?_wi=2", imageAlt: "professional entrepreneur portrait" },
{ id: "t2", name: "Michael C.", date: "Dec 2024", title: "Creative Lead", quote: "An absolute joy to work with, pixel perfect execution.", tag: "UI/UX", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-confident-corporate-woman-professional-entrepreneur-smiling-cross-arms-chest-smiling-enthusiastic-standing-white-background_1258-85600.jpg", imageSrc: "http://img.b2bpic.net/free-photo/modern-minimalist-office_23-2151780713.jpg?_wi=2", imageAlt: "professional entrepreneur portrait" },
{ id: "t3", name: "Emily R.", date: "Nov 2024", title: "Manager", quote: "Highly efficient and professional agency.", tag: "Development", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-woman-posing_23-2149457761.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1604.jpg", imageAlt: "professional entrepreneur portrait" },
{ id: "t4", name: "David K.", date: "Oct 2024", title: "Product Lead", quote: "We saw instant conversion improvements.", tag: "Optimization", avatarSrc: "http://img.b2bpic.net/free-photo/bearded-man-brown-suit-wearing-glasses-looking-camera-happy-positive-with-arms-crossed-standing-purple-background_141793-110749.jpg", imageSrc: "http://img.b2bpic.net/free-vector/gradient-technology-logo_52683-8578.jpg", imageAlt: "professional entrepreneur portrait" },
{ id: "t5", name: "Olivia S.", date: "Sep 2024", title: "Founder", quote: "The best partner for scalable solutions.", tag: "Strategy", avatarSrc: "http://img.b2bpic.net/free-photo/design-creative-visual-trendy-ideas-style-purpose_53876-16492.jpg", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=w4jgk6", imageAlt: "professional entrepreneur portrait" },
@@ -148,7 +148,7 @@ export default function LandingPage() {
title="Frequently Asked"
description="Quick answers to common questions about our agency process and engagement model."
faqsAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/modern-minimalist-office_23-2151780713.jpg"
imageSrc="http://img.b2bpic.net/free-photo/modern-minimalist-office_23-2151780713.jpg?_wi=3"
/>
</div>