Switch to version 10: modified src/pages/HomePage/sections/Gallery.tsx
This commit is contained in:
@@ -8,7 +8,7 @@ export default function GallerySection() {
|
||||
const images = [
|
||||
{
|
||||
src: "https://storage.googleapis.com/webild/users/user_3AniccObAoDJgCkSlT6RJk7a8NL/uploaded-1782951920218-dn9n7n03.png",
|
||||
title: "",
|
||||
title: "Indoor Courts",
|
||||
colSpan: "md:col-span-3"
|
||||
},
|
||||
{
|
||||
@@ -22,7 +22,7 @@ export default function GallerySection() {
|
||||
colSpan: "md:col-span-2"
|
||||
},
|
||||
{
|
||||
src: "https://storage.googleapis.com/webild/users/user_3AniccObAoDJgCkSlT6RJk7a8NL/uploaded-1782951920218-dn9n7n03.png",
|
||||
src: "https://storage.googleapis.com/webild/users/user_3AniccObAoDJgCkSlT6RJk7a8NL/uploaded-1782951920221-rb0wtby4.jpg",
|
||||
title: "Courts",
|
||||
colSpan: "md:col-span-2"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user