Update src/app/page.tsx
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user