diff --git a/src/app/page.tsx b/src/app/page.tsx index 8a97402..64ac08b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,9 +29,9 @@ export default function LandingPage() {
@@ -76,6 +78,7 @@ export default function LandingPage() { { title: "High-Ticket Architecture", description: "Designing offers that justify premium pricing.", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-black-white-office-desk-with-stationery_9975-133066.jpg" }, { title: "Inbound Funnel Engineering", description: "Turning traffic into high-intent discovery calls.", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-black-white-office-desk-with-stationery_9975-133066.jpg" } ]} + useInvertedBackground={false} /> @@ -84,6 +87,9 @@ export default function LandingPage() { animationType="depth-3d" gridVariant="asymmetric-60-wide-40-narrow" title="Results That Speak" + description="See what top-tier creative strategists are saying about our methodology." + textboxLayout="split" + useInvertedBackground={false} testimonials={[ { id: "1", name: "Alex Rivet", role: "Strategist", company: "CreativeLab", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg" }, { id: "2", name: "Sarah Chen", role: "Consultant", company: "GrowthCo", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-white-scarf-headphones-around-her-neck-lookig-camera-smiling-cheerfully_141793-54936.jpg" } @@ -96,6 +102,7 @@ export default function LandingPage() { text="Are you ready to stop guessing and start scaling? Your high-ticket roadmap starts with a single call." buttons={[{ text: "Book My Discovery Call", href: "https://calendly.com/hlengs" }]} background={{ variant: "sparkles-gradient" }} + useInvertedBackground={false} />