Update src/app/page.tsx

This commit is contained in:
2026-06-10 03:53:51 +00:00
parent 46f1cabf8b
commit 550200d5fa

View File

@@ -85,7 +85,7 @@ export default function LandingPage() {
buttonAnimation="blur-reveal" buttonAnimation="blur-reveal"
mediaItems={[ mediaItems={[
{ {
imageSrc: "http://img.b2bpic.net/free-photo/detailed-red-grunge-background-with-scratches-stains_1048-6467.jpg", imageSrc: "http://img.b2bpic.net/free-photo/detailed-red-grunge-background-with-scratches-stains_1048-6467.jpg?_wi=1",
imageAlt: "Abstract dark red gradient background with subtle grid pattern", imageAlt: "Abstract dark red gradient background with subtle grid pattern",
}, },
{ {
@@ -389,7 +389,7 @@ export default function LandingPage() {
descriptions: [ descriptions: [
"Harmony", "Harmony",
], ],
imageSrc: "http://img.b2bpic.net/free-photo/detailed-red-grunge-background-with-scratches-stains_1048-6467.jpg", imageSrc: "http://img.b2bpic.net/free-photo/detailed-red-grunge-background-with-scratches-stains_1048-6467.jpg?_wi=2",
imageAlt: "Modern minimal logo concept design", imageAlt: "Modern minimal logo concept design",
}, },
]} ]}