3 Commits

Author SHA1 Message Date
fab00ffd5d Update src/app/page.tsx 2026-02-23 21:10:10 +00:00
e2f7b907f8 Update src/app/page.tsx 2026-02-23 20:52:31 +00:00
8ad8817b6d Bob AI: change the image on the hero section with somethin... 2026-02-23 20:47:17 +00:00

View File

@@ -56,7 +56,7 @@ export default function LandingPage() {
{ src: "https://img.b2bpic.net/free-photo/team-diverse-coworkers-modern-office-discuss-their-project-together_93675-133516.jpg", alt: "Design lead" } { src: "https://img.b2bpic.net/free-photo/team-diverse-coworkers-modern-office-discuss-their-project-together_93675-133516.jpg", alt: "Design lead" }
]} ]}
avatarText="Trusted by 200+ clients" avatarText="Trusted by 200+ clients"
imageSrc="https://img.b2bpic.net/free-photo/copy-space-colourful-abstract-background_23-2148227075.jpg" imageSrc="https://img.b2bpic.net/free-photo/empty-floor-front-modern-building_1127-3154.jpg?id=1242858&_wi=1"
imageAlt="Modern workspace with digital design tools" imageAlt="Modern workspace with digital design tools"
mediaAnimation="slide-up" mediaAnimation="slide-up"
marqueeItems={[ marqueeItems={[
@@ -105,7 +105,7 @@ export default function LandingPage() {
title: "Research & Strategy", title: "Research & Strategy",
subtitle: "Understanding Your Vision", subtitle: "Understanding Your Vision",
description: "We conduct comprehensive research and strategic planning to understand your goals, target audience, and market landscape.", description: "We conduct comprehensive research and strategic planning to understand your goals, target audience, and market landscape.",
imageSrc: "https://img.b2bpic.net/free-photo/abstract-luxury-gradient-blue-background_53876-120942.jpg", imageSrc: "https://img.b2bpic.net/free-photo/empty-floor-front-modern-building_1127-3154.jpg?id=1242858&_wi=2",
imageAlt: "Research and strategy phase" imageAlt: "Research and strategy phase"
}, },
{ {