Update src/pages/HomePage/sections/Gallery.tsx

This commit is contained in:
2026-07-02 01:15:43 +00:00
parent 287ce95f90
commit 0f2cecf6da

View File

@@ -8,7 +8,7 @@ export default function GallerySection() {
const images = [ const images = [
{ {
src: "https://storage.googleapis.com/webild/users/user_3AniccObAoDJgCkSlT6RJk7a8NL/uploaded-1782951920218-dn9n7n03.png", src: "https://storage.googleapis.com/webild/users/user_3AniccObAoDJgCkSlT6RJk7a8NL/uploaded-1782951920218-dn9n7n03.png",
title: "Private Lessons Private Lessons Private Lessons", title: "Private Lessons",
colSpan: "md:col-span-3" colSpan: "md:col-span-3"
}, },
{ {