Update src/app/page.tsx

This commit is contained in:
2026-04-05 23:23:46 +00:00
parent 91fd6174e7
commit a168b1b53d

View File

@@ -46,6 +46,10 @@ export default function LandingPage() {
tag="NEW: 2025 REVENUE ENGINE"
buttons={[{ text: "Book Strategy Call", href: "#contact" }]}
imageSrc="http://img.b2bpic.net/free-photo/man-portrait-with-blue-lights-visual-effects_23-2149419486.jpg"
testimonials={[
{ name: "Alex Rivet", handle: "@alex", testimonial: "Transformed my agency revenue!", rating: 5 },
{ name: "Sarah Chen", handle: "@sarah", testimonial: "Finally, a system that works.", rating: 5 }
]}
/>
</div>