import { AnimationContainer, MaxWidthWrapper } from "@/components/global"; import { Button } from "@/components/ui/button"; import { LampContainer } from "@/components/ui/lamp"; import MagicBadge from "@/components/ui/magic-badge"; import { COMPANIES } from "@/utils"; import { ArrowRightIcon } from "lucide-react"; import Image from "next/image"; import Link from "next/link"; const LinkShorteningPage = () => { return ( <> Frotify your content with a password Safeguard sensitive information with robust password protection, providing peace of mind and enhanced security. Get started Learn more Trusted by the best in the industry {COMPANIES.map((company) => ( ))} Powerup your content strategy Take control of your content with advanced features and real-time insights. Simplify your workflow and achieve more. Get started for free > ); }; export default LinkShorteningPage;
Safeguard sensitive information with robust password protection, providing peace of mind and enhanced security.
Take control of your content with advanced features and real-time insights. Simplify your workflow and achieve more.