Update src/app/page.tsx

This commit is contained in:
2026-05-23 17:08:09 +00:00
parent fd224172e3
commit 1e04e9bb38

View File

@@ -38,6 +38,7 @@ export default function LandingPage() {
name: "Contact", id: "contact"},
]}
brandName="Dynamic Alpha"
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DpjaYBOhfrl7M1DcH4MDTrcnrQ/uploaded-1779555971664-zdshlc5f.png"
/>
</div>
@@ -121,27 +122,6 @@ export default function LandingPage() {
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardFive
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{
id: "t1", name: "Sarah Miller", date: "2024", title: "CEO", quote: "Their work completely transformed our brand visibility. Truly impressed.", tag: "Tech", avatarSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageSrc: "http://img.b2bpic.net/free-photo/abstract-smooth-orange-background-layout-design-studio-room-web-template-business-report-with-smooth-circle-gradient-color_1258-71396.jpg?_wi=2", imageAlt: "professional business executive"},
{
id: "t2", name: "James Chen", date: "2024", title: "Founder", quote: "Dynamic Alpha knows how to build platforms that scale effortlessly.", tag: "Startup", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-employee-happy-be-back-work_23-2148727616.jpg", imageSrc: "http://img.b2bpic.net/free-photo/technician-looking-ui-computer-monitor-executing-programming-code_482257-125130.jpg?_wi=2", imageAlt: "professional business executive"},
{
id: "t3", name: "Emily Davis", date: "2023", title: "Creative Director", quote: "Exceptional communication and high quality delivery throughout the project.", tag: "Design", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-with-trendy-hairstyle_23-2149405997.jpg", imageSrc: "http://img.b2bpic.net/free-photo/man-analyzing-stock-market-charts-financial-data-electronic-board_169016-14896.jpg?_wi=2", imageAlt: "professional business executive"},
{
id: "t4", name: "Marcus Wright", date: "2024", title: "Director", quote: "Our SEO rankings tripled in just three months. Phenomenal results.", tag: "Retail", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-sensual-blonde-business-woman-dressed-formal-suit-blue-shirt-isolated-dark-background_613910-6341.jpg", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-ai-chip-circuit-board_23-2151977487.jpg?_wi=2", imageAlt: "professional business executive"},
{
id: "t5", name: "Linda Peterson", date: "2024", title: "Product Mgr", quote: "The AI tools they integrated were a total game-changer for us.", tag: "SaaS", avatarSrc: "http://img.b2bpic.net/free-photo/male-graphic-designer-using-digital-tablet_1170-997.jpg", imageSrc: "http://img.b2bpic.net/free-photo/ideas-creation-design-process-icon_53876-132252.jpg?_wi=2", imageAlt: "professional business executive"},
]}
title="Voices of Success"
description="See why partners choose our agency for their digital transformation."
/>
</div>
<div id="faq" data-section="faq">
<FaqDouble
textboxLayout="default"