Update src/app/page.tsx

This commit is contained in:
2026-06-03 16:06:32 +00:00
parent c4b7a0a22c
commit 84970d361e

View File

@@ -86,7 +86,6 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-photo/office-building_1127-2840.jpg"
imageAlt="Modern corporate building"
useInvertedBackground={true}
mediaAnimation="opacity"
buttons={[
{ text: "Learn More", href: "#" }
]}