From cd7cbc6ec9c9296fcb717e4190bc18e148630e39 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 19:54:51 +0000 Subject: [PATCH] Switch to version 3: modified src/app/page.tsx --- src/app/page.tsx | 191 ++++++++++++++++------------------------------- 1 file changed, 63 insertions(+), 128 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c444593..43ac8b3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -1,6 +1,9 @@ "use client"; import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; +import HeroOverlay from '@/components/sections/hero/HeroOverlay'; +import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix'; +import TextAbout from '@/components/sections/about/TextAbout'; import ContactSplitForm from '@/components/sections/contact/ContactSplitForm'; import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal'; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; @@ -33,136 +36,68 @@ export default function LandingPage() { /> -
-
- {/* Section Header */} -
-
- Premium Case Studies -
-

- Our Proven Results -

-

Transforming e-commerce brands with data-driven strategies

-
+
+ +
- {/* 2x2 Grid of Case Study Cards */} -
- {/* Card 1 */} -
-
-

Streetwear Brand Argentina

- 🦁 -
-
-
17x+
-
ROAS Achieved
-
-
-
- Revenue Growth - $0 → $42M ARS -
-
-
-
-
-

Scaled through precision Meta Ads targeting across customer archetypes in 4 months

-
+
+ +
- {/* Card 2 */} -
-
-

Fashion Jewelry Store

- -
-
-
2.89
-
ROAS
-
-
-
- Monthly Revenue - $51K → $227K -
-
-
-
-
-

Integrated Meta Ads and Google Ads with creative hook optimization

-
- - {/* Card 3 */} -
-
-

High-End Jewelry Store

- 💎 -
-
-
3.27
-
ROAS
-
-
-
- Monthly Revenue - $9K → $32K -
-
-
-
-
-

Luxury-focused TikTok Ads and Google Ads targeting high-value segments

-
- - {/* Card 4 */} -
-
-

Gold Jewelry Store

- 👑 -
-
-
4.79
-
ROAS
-
-
-
- Monthly Revenue - $8K → $23K -
-
-
-
-
-

Data-driven Meta Ads campaigns with lead generation and continuous testing

-
-
- - {/* Featured Quote Block */} -
-
🦁
-
-

- "Fran built a testing framework around customer archetypes and creative hooks that allowed us to scale faster than we thought possible." -

-
-
- 👥 -
-
-
Premium E-Commerce Client
-
Featured Case Study
-
-
-
-
- - {/* Gold Gradient CTA Button */} -
- -
-
+