ceo optimization , you tobe video addeds, and connect to links to footel ancors

This commit is contained in:
nabijonovdavronbek619@gmail.com
2025-11-16 18:24:19 +05:00
parent 6d5431f5ae
commit db82ed362e
6 changed files with 126 additions and 28 deletions

View File

@@ -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>