diff --git a/src/app/page.tsx b/src/app/page.tsx index 117cd71..087fb8f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,9 +33,11 @@ export default function LandingPage() { @@ -88,27 +90,12 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} features={[ - { title: "Rapid Market Testing", description: "Validate ideas in weeks, not months.", imageSrc: "http://img.b2bpic.net/free-photo/data-analysis-concept_23-2148785124.jpg" }, - { title: "Deep Signal Mining", description: "Uncover latent demand hidden in market data.", imageSrc: "http://img.b2bpic.net/free-photo/digital-marketing-strategy-concept_23-2148784387.jpg" }, - { title: "Scalable Growth Engine", description: "Repeatable architecture for long-term revenue.", imageSrc: "http://img.b2bpic.net/free-photo/global-business-connectivity_23-2148816568.jpg" }, + { title: "Rapid Market Testing", description: "Validate product-market fit in weeks, not months.", imageSrc: "http://img.b2bpic.net/free-photo/data-analysis-concept_23-2148785124.jpg" }, + { title: "Deep Signal Mining", description: "Uncover latent demand hidden in high-intent market data.", imageSrc: "http://img.b2bpic.net/free-photo/digital-marketing-strategy-concept_23-2148784387.jpg" }, + { title: "Scalable Growth Engine", description: "Repeatable architecture for sustainable, long-term revenue.", imageSrc: "http://img.b2bpic.net/free-photo/global-business-connectivity_23-2148816568.jpg" }, ]} title="Advanced Capabilities" - description="Tools designed to eliminate the uncertainty of growth." - /> - - -
-
@@ -120,7 +107,7 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Alex R.", role: "Founder", testimonial: "PROVA turned our revenue unpredictability into a structured engine.", imageSrc: "http://img.b2bpic.net/free-photo/business-woman-happy-office_1157-1907.jpg" }, { id: "2", name: "Jordan S.", role: "CMO", testimonial: "The 30-day testing cycle is exactly the discipline our marketing team needed.", imageSrc: "http://img.b2bpic.net/free-photo/man-working-laptop-office_1157-1845.jpg" }, - { id: "3", name: "Sarah K.", role: "CEO", testimonial: "Data-backed decision making is finally effortless.", imageSrc: "http://img.b2bpic.net/free-photo/successful-young-businesswoman_1157-1909.jpg" }, + { id: "3", name: "Sarah K.", role: "CEO", testimonial: "Data-backed decision making is finally effortless and actionable.", imageSrc: "http://img.b2bpic.net/free-photo/successful-young-businesswoman_1157-1909.jpg" }, ]} title="Validated Results" description="Partnering with teams that refuse to leave growth to chance." @@ -132,25 +119,25 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} faqs={[ - { id: "q1", title: "How do we begin?", content: "Fill out the contact form and we will schedule an initial alignment call to audit your current growth state." }, - { id: "q2", title: "Do I need a large team?", content: "No. PROVA functions as your external growth team during the validation cycle." }, - { id: "q3", title: "What if a test fails?", content: "Failures are data points. We analyze the result and pivot to the next opportunity immediately." }, + { id: "q1", title: "How do we start a report?", content: "Fill out the contact form. We conduct an initial alignment call to audit your current growth state and identify high-opportunity experiments." }, + { id: "q2", title: "Do I need a large team?", content: "Not at all. PROVA integrates seamlessly, acting as your dedicated external growth team during the validation cycle." }, + { id: "q3", title: "What happens if a test fails?", content: "Failures are critical data points. We analyze the result and pivot to the next opportunity immediately to keep momentum high." }, ]} title="Frequently Asked" - description="Common inquiries about the PROVA system." + description="Common inquiries about the PROVA opportunity report system." faqsAnimation="slide-up" />