feat(ui): refine ROI calculator for B2B lead-gen and niche traffic
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 8s
Build & Deploy / 🏗️ Build (push) Failing after 36s
Build & Deploy / 🧪 QA (push) Failing after 1m56s
Build & Deploy / 🚀 Deploy (push) Has been skipped
Build & Deploy / 🩺 Health Check (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Successful in 2s
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 8s
Build & Deploy / 🏗️ Build (push) Failing after 36s
Build & Deploy / 🧪 QA (push) Failing after 1m56s
Build & Deploy / 🚀 Deploy (push) Has been skipped
Build & Deploy / 🩺 Health Check (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Successful in 2s
This commit is contained in:
@@ -12,7 +12,7 @@ import { MouseCursor } from "../components/MouseCursor";
|
||||
import { Button } from "@/src/components/Button";
|
||||
import { Loader2, Check, ShieldCheck } from "lucide-react";
|
||||
|
||||
/* eslint-disable no-unused-vars */
|
||||
|
||||
|
||||
// Import logo using the alias setup in remotion.config.ts
|
||||
import IconBlack from "@/src/assets/logo/Icon Black Transparent.svg";
|
||||
|
||||
@@ -10,7 +10,7 @@ import {
|
||||
Img,
|
||||
} from "remotion";
|
||||
|
||||
/* eslint-disable no-unused-vars */
|
||||
|
||||
import { MouseCursor } from "../components/MouseCursor";
|
||||
import { ContactForm } from "@/src/components/ContactForm";
|
||||
import { BackgroundGrid } from "@/src/components/Layout";
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* eslint-disable no-unused-vars */
|
||||
|
||||
import React from "react";
|
||||
|
||||
// ULTRA-CRITICAL ANIMATION KILLER
|
||||
|
||||
Reference in New Issue
Block a user