8 Commits

Author SHA1 Message Date
36928c3550 Merge version_4 into main
Merge version_4 into main
2026-04-25 09:09:24 +00:00
6d92159500 Update src/app/page.tsx 2026-04-25 09:09:21 +00:00
d554364025 Merge version_3 into main
Merge version_3 into main
2026-04-25 09:08:05 +00:00
f0e25d9dc2 Update src/app/page.tsx 2026-04-25 09:08:02 +00:00
4912db7ea2 Merge version_2 into main
Merge version_2 into main
2026-04-25 09:06:20 +00:00
b1061487e5 Update src/app/page.tsx 2026-04-25 09:06:17 +00:00
a9b1ba98cf Merge version_1 into main
Merge version_1 into main
2026-04-25 08:58:02 +00:00
b076eeb879 Merge version_1 into main
Merge version_1 into main
2026-04-25 08:57:30 +00:00

View File

@@ -62,7 +62,7 @@ export default function LandingPage() {
{ imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-laptop-city-background_53876-104034.jpg", imageAlt: "Businesswoman working on a laptop city background" },
{ imageSrc: "http://img.b2bpic.net/free-photo/positive-manager-dancing-having-fun-startup-office-enjoying-listening-music-work-break-businesswoman-wearing-headphone-while-working-overtime-financial-growth-report_482257-66843.jpg", imageAlt: "Positive manager dancing and having fun in startup office" }
]}
buttons={[{ text: "Start Project", href: "#contact" }]}
buttons={[{ text: "Start Your Project", href: "#contact" }]}
avatars={[
{ src: "http://img.b2bpic.net/free-photo/beauty-style-fashion-age-concept-close-up-portrait-positive-elegant-50-year-old-female-with-gray-hair-wrinkled-face-posing-against-white-brick-wall_344912-1852.jpg", alt: "Elegant 50 year old female" },
{ src: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", alt: "Smiling businessman" },
@@ -191,7 +191,7 @@ export default function LandingPage() {
faqs={[
{ id: "f1", title: "Do you work with startups?", content: "Yes, we partner with startups that share our vision." },
{ id: "f2", title: "How do you handle strategy?", content: "Through deep audits and competitive alignment." },
{ id: "f3", title: "What is the onboarding process?", content: "A 3-step audit and planning phase." }
{ id: "f3", title: "What is the onboarding process?", content: "Our onboarding includes: 1) Initial discovery audit, 2) Strategy alignment and KPI setting, and 3) Collaborative roadmap deployment for immediate brand impact." }
]}
title="Frequently Asked Questions"
faqsAnimation="slide-up"