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
We help founders grow through bold design, sharp strategy, and smart marketing that drives recognition, engagement and long-term brand loyalty.
); }