Update src/app/page.tsx

This commit is contained in:
2026-03-23 05:33:36 +00:00
parent 6d8345f993
commit 12ad16cfef

View File

@@ -81,27 +81,27 @@ export default function LandingPage() {
buttonAnimation="none"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/dried-autumn-flowers-representing-indian-sanchi-stupa-art_23-2151621830.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dried-autumn-flowers-representing-indian-sanchi-stupa-art_23-2151621830.jpg?_wi=1",
imageAlt: "Cozy cafe interior with warm lighting",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/dried-autumn-flowers-representing-indian-sanchi-stupa-art_23-2151621830.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dried-autumn-flowers-representing-indian-sanchi-stupa-art_23-2151621830.jpg?_wi=2",
imageAlt: "Cozy cafe interior with warm lighting",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/dried-autumn-flowers-representing-indian-sanchi-stupa-art_23-2151621830.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dried-autumn-flowers-representing-indian-sanchi-stupa-art_23-2151621830.jpg?_wi=3",
imageAlt: "Cozy cafe interior with warm lighting",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/dried-autumn-flowers-representing-indian-sanchi-stupa-art_23-2151621830.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dried-autumn-flowers-representing-indian-sanchi-stupa-art_23-2151621830.jpg?_wi=4",
imageAlt: "Cozy cafe interior with warm lighting",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/dried-autumn-flowers-representing-indian-sanchi-stupa-art_23-2151621830.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dried-autumn-flowers-representing-indian-sanchi-stupa-art_23-2151621830.jpg?_wi=5",
imageAlt: "Cozy cafe interior with warm lighting",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/dried-autumn-flowers-representing-indian-sanchi-stupa-art_23-2151621830.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dried-autumn-flowers-representing-indian-sanchi-stupa-art_23-2151621830.jpg?_wi=6",
imageAlt: "Cozy cafe interior with warm lighting",
},
]}