-
Notifications
You must be signed in to change notification settings - Fork 254
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
85c89f0
commit 4e117de
Showing
9 changed files
with
181 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
117 changes: 117 additions & 0 deletions
117
apps/web/components/pages/seo/ScreenRecordingSoftwarePage.tsx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,117 @@ | ||
"use client"; | ||
|
||
import { SeoPageTemplate } from "../../seo/SeoPageTemplate"; | ||
|
||
export const screenRecordingSoftwareContent = { | ||
title: "Screen Recording Software: High-Quality, User-Friendly, and Free", | ||
description: | ||
"Cap is an all-in-one screen recording software offering high-quality video capture with an intuitive interface. Ideal for creating tutorials, presentations, and educational content, Cap provides everything you need at no cost.", | ||
|
||
featuresTitle: "Why Cap is the Best Screen Recording Software", | ||
featuresDescription: | ||
"Discover the features that make Cap the ultimate software for high-quality screen recordings", | ||
|
||
features: [ | ||
{ | ||
title: "Professional-Grade Quality", | ||
description: | ||
"Capture clear, high-definition video with perfectly synchronized audio, designed for professional results. Try our <a href='/free-screen-recorder'>free screen recorder</a> today.", | ||
}, | ||
{ | ||
title: "User-Friendly Interface", | ||
description: | ||
"Cap's intuitive design makes it easy to start recording right away, no technical experience required.", | ||
}, | ||
{ | ||
title: "Free Access to Full Features", | ||
description: | ||
"Enjoy professional screen recording software without any subscription fees or hidden costs.", | ||
}, | ||
{ | ||
title: "Multi-Platform Support", | ||
description: | ||
"Cap is compatible with Windows and <a href='/screen-recorder-mac'>Mac</a>, making it versatile for any user.", | ||
}, | ||
{ | ||
title: "Unlimited Recording and Cloud Storage", | ||
description: | ||
"Record as much as you need, with no limits on recording time and unlimited cloud storage for your projects.", | ||
}, | ||
{ | ||
title: "Pro Features for Advanced Users", | ||
description: | ||
"Upgrade to Cap Pro, starting at $6/month, to unlock additional features like shareable links for easy content sharing and enhanced productivity.", | ||
}, | ||
], | ||
|
||
useCasesTitle: "Popular Uses for Cap’s Screen Recording Software", | ||
useCasesDescription: | ||
"Explore how Cap’s software can support a wide range of recording needs", | ||
|
||
useCases: [ | ||
{ | ||
title: "Creating Tutorials", | ||
description: | ||
"Develop high-quality tutorials with Cap's seamless <a href='/screen-recorder'>screen recording</a> tools and professional-grade output.", | ||
}, | ||
{ | ||
title: "Professional Presentations", | ||
description: | ||
"Record polished presentations and demos to share with clients or colleagues.", | ||
}, | ||
{ | ||
title: "Educational Content", | ||
description: | ||
"Produce training videos and educational content with ease, perfect for remote learning or team training.", | ||
}, | ||
{ | ||
title: "Remote Team Collaboration", | ||
description: | ||
"Share recorded content with your team for feedback, training, or collaborative projects.", | ||
}, | ||
], | ||
|
||
faqsTitle: "Frequently Asked Questions", | ||
faqs: [ | ||
{ | ||
question: "Is Cap truly free screen recording software?", | ||
answer: | ||
"Yes, Cap provides a completely free version with professional-grade features. Our <a href='/free-screen-recorder'>free screen recorder</a> includes everything you need to get started.", | ||
}, | ||
{ | ||
question: "Can I use Cap on multiple platforms?", | ||
answer: | ||
"Yes, Cap is available for Windows and <a href='/screen-recorder-mac'>Mac</a>, offering seamless performance across all major platforms.", | ||
}, | ||
{ | ||
question: "Does Cap offer unlimited recording time?", | ||
answer: | ||
"Absolutely. Cap allows for unlimited recording time, ideal for extended projects or detailed presentations.", | ||
}, | ||
{ | ||
question: "Can I share recordings with others?", | ||
answer: | ||
"Yes, Cap Pro, starting at $6/month, enables you to create shareable links, making it easy to share recordings with colleagues, clients, or students.", | ||
}, | ||
{ | ||
question: "How does Cap compare to other screen recording software?", | ||
answer: | ||
"Cap is designed to be user-friendly while delivering high-quality results, making it a great choice for users seeking a professional, cost-effective solution.", | ||
}, | ||
], | ||
|
||
video: { | ||
url: "/videos/cap-screen-recording-software-demo.mp4", | ||
thumbnail: "/videos/cap-screen-recording-software-thumbnail.png", | ||
alt: "Cap screen recording software demo showing intuitive features", | ||
}, | ||
|
||
cta: { | ||
title: "Get Started with Cap – The Ultimate Screen Recording Software", | ||
buttonText: "Download Cap Free", | ||
}, | ||
}; | ||
|
||
export const ScreenRecordingSoftwarePage = () => { | ||
return <SeoPageTemplate content={screenRecordingSoftwareContent} />; | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
4e117de
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
cap-web – ./
cap-web-mc-ilroy.vercel.app
cap-web-nu.vercel.app
cap.so
cap-web-git-main-mc-ilroy.vercel.app
www.cap.so