Update src/app/page.tsx

This commit is contained in:
2026-03-23 05:34:40 +00:00
parent f8d3c0c047
commit 369dcb3a9a

View File

@@ -63,17 +63,17 @@ 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", 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?_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", 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?_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", 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?_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", 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?_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", 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?_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", 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?_wi=6", imageAlt: "Cozy cafe interior with warm lighting"},
]}
mediaAnimation="opacity"
/>