diff --git a/src/app/page.tsx b/src/app/page.tsx index 3f7c6bd..3f4c167 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,7 +11,7 @@ import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloating import ProductCardThree from '@/components/sections/product/ProductCardThree'; import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard'; import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive'; -import { Clock, DollarSign, MapPin, ShieldCheck, Truck } from "lucide-react"; +import { Clock, DollarSign, MapPin, ShieldCheck, Truck, Star } from "lucide-react"; export default function LandingPage() { return ( @@ -143,7 +143,8 @@ export default function LandingPage() { title="From Our Family To Yours" description="Fernando's Auto Glass was born right here in San Antonio. We build on honesty and simple values: fast work, fair prices, and neighborhood service." subdescription="With over a decade of experience, we make sure every customer gets the personal attention they deserve." - imageSrc="http://img.b2bpic.net/free-photo/mechanics-standing-back-back-car_1170-1533.jpg" + icon={Star} + videoSrc="https://www.youtube.com/embed/dQw4w9WgXcQ" />