import { Box, Button, Container, Grid, Typography } from "@mui/material"; import { motion } from "framer-motion"; import backgroundImg from "../hero/Frame 22.png"; export default function Hero() { return ( We Create
Brands That Stick
{/* Sliding second line after 7s */} "Let your brand speak before you do."
We help founders grow through bold design, sharp strategy, and smart marketing that drives recognition, engagement and long-term brand loyalty.
); }