Merge version_1 into main #6

Merged
bender merged 1 commits from version_1 into main 2026-04-25 20:45:47 +00:00

View File

@@ -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"
/>
</div>