Update src/app/page.tsx
This commit is contained in:
@@ -86,7 +86,6 @@ export default function LandingPage() {
|
|||||||
imageSrc="http://img.b2bpic.net/free-photo/office-building_1127-2840.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/office-building_1127-2840.jpg"
|
||||||
imageAlt="Modern corporate building"
|
imageAlt="Modern corporate building"
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
mediaAnimation="opacity"
|
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Learn More", href: "#" }
|
{ text: "Learn More", href: "#" }
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user