Full-Screen CTA Section:
📣 Full-Screen CTA Section¶
Includes:
- A main headline
- A supporting subheadline
- A background image
- A call-to-action (CTA) button
🧩 There are two components depending on the language:
<CTA />
➜ English version<CTA_ar />
➜ Arabic version
âžœ English Version¶
âžœ Arabic Version¶
- Path:
page.js
// English version
import CTA from "@/components/CTA_ar";
// Arabic version
import FeaturesListicle_ar from "@/components/FeaturesListicle_ar";
💡 Tips¶
-
The headline should highlight the core value of your product or service.
-
Ask yourself: Why should a random visitor sign up?
-
What pain does your product help solve?
-
Your CTA button should always start with a verb (e.g., Get, Discover, Learn, etc.)