Update src/app/page.tsx

This commit is contained in:
2026-04-26 03:00:55 +00:00
parent ad883e39c8
commit bb971c3d2e

View File

@@ -164,7 +164,7 @@ export default function LandingPage() {
description="Curiosities answered."
faqsAnimation="blur-reveal"
mediaAnimation="blur-reveal"
imageSrc="http://img.b2bpic.net/free-photo/chrome-key-tablet-updating-ai-systems_482257-90828.jpg"
imageSrc="http://img.b2bpic.net/free-photo/chrome-key-tablet-updating-ai-systems_482257-90828.jpg?_wi=1"
/>
</div>
@@ -178,7 +178,7 @@ export default function LandingPage() {
{ name: "email", type: "email", placeholder: "Channel" },
]}
textarea={{ name: "msg", placeholder: "Transmission text..." }}
imageSrc="http://img.b2bpic.net/free-photo/chrome-key-tablet-updating-ai-systems_482257-90828.jpg"
imageSrc="http://img.b2bpic.net/free-photo/chrome-key-tablet-updating-ai-systems_482257-90828.jpg?_wi=2"
/>
</div>