ceo optimization , you tobe video addeds, and connect to links to footel ancors
This commit is contained in:
@@ -1,11 +1,10 @@
|
||||
import { useLanguage } from "@/contexts/language-context"
|
||||
import { toEmbedUrl } from "@/lib/embedUrl";
|
||||
import { Play } from "lucide-react"
|
||||
|
||||
export default function Video() {
|
||||
const {t} = useLanguage();
|
||||
return (
|
||||
<section className="py-20 md:py-32 px-4 sm:px-6 lg:px-8">
|
||||
<section id="video" className="py-20 md:py-32 px-4 sm:px-6 lg:px-8">
|
||||
<div className="max-w-4xl mx-auto">
|
||||
<div className="text-center mb-12">
|
||||
<h2 className="text-3xl md:text-4xl font-bold text-foreground mb-4">{t.action.title}</h2>
|
||||
|
||||
Reference in New Issue
Block a user