"use client"; import { motion } from "framer-motion"; export default function Loading() { return (
Sweet Home

... جاري التحميل

); }