Update src/app/page.tsx

This commit is contained in:
2026-05-27 22:26:51 +00:00
parent 1be26baba8
commit 1853f7f411

View File

@@ -11,7 +11,7 @@ import ProductCardFour from '@/components/sections/product/ProductCardFour';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen';
import { Car, Coffee, Star, Sun, Utensils, Football, Baby, LayoutGrid } from "lucide-react";
import { Car, Coffee, Star, Sun, Utensils, Baby, LayoutGrid, SoccerBall } from "lucide-react";
export default function LandingPage() {
return (
@@ -152,7 +152,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/white-line-soccer-field-grass_1339-3225.jpg", imageAlt: "Floodlit football pitch at night"},
items: [
{
icon: Football,
icon: SoccerBall,
text: "Professional Facilities"},
],
reverse: true