Update src/app/page.tsx

This commit is contained in:
2026-04-21 00:02:33 +00:00
parent f1cca8539a
commit b6eefe5a70

View File

@@ -44,7 +44,7 @@ export default function LandingPage() {
description="Academy Award-winning actress and trailblazing icon of cinema."
mediaItems={[
{ imageSrc: "https://img.b2bpic.net/free-photo/beautiful-woman-smiling_23-2148281313.jpg", imageAlt: "Halle Berry 1" },
{ imageSrc: "https://img.b2bpic.net/free-photo/portrait-successful-woman_23-2148281315.jpg", imageAlt: "Halle Berry 2" },
{ imageSrc: "https://img.b2bpic.net/free-photo/portrait-successful-woman_23-2148281315.jpg?_wi=1", imageAlt: "Halle Berry 2" },
{ imageSrc: "https://img.b2bpic.net/free-photo/elegant-woman-looking-away_23-2148281318.jpg", imageAlt: "Halle Berry 3" }
]}
background={{ variant: "sparkles-gradient" }}