Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #7.
This commit is contained in:
@@ -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, Baby, LayoutGrid, Football } from "lucide-react";
|
||||
import { Car, Coffee, Star, Sun, Utensils, Baby, LayoutGrid, Goal } 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: Goal,
|
||||
text: "Professional Facilities"},
|
||||
],
|
||||
reverse: true
|
||||
|
||||
Reference in New Issue
Block a user