Update src/app/page.tsx

This commit is contained in:
2026-05-04 19:18:18 +00:00
parent 310d395f10
commit 7941169460

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
{ name: "Marcus Johnson", handle: "@mj", testimonial: "They showed me what converts.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/desktop-pc-wooden-desk-showcases-infographics-client-reach-data_482257-126353.jpg" },
]}
buttons={[{ text: "Start a Project", href: "#contact" }]}
imageSrc="http://img.b2bpic.net/free-photo/futuristic-ai-data-visualization_23-2151977857.jpg"
imageSrc="http://img.b2bpic.net/free-photo/abstract-dark-luxury-texture-with-gold-accents_1048-18542.jpg"
/>
</div>