Update src/app/page.tsx

This commit is contained in:
2026-05-28 12:07:21 +00:00
parent 2946e80d0d
commit 18700eff83

View File

@@ -55,7 +55,6 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-photo/boston-night_649448-775.jpg"
imageAlt="luxury Los Angeles skyline sunset"
mediaAnimation="slide-up"
useInvertedBackground={false}
/>
</div>
@@ -142,7 +141,6 @@ export default function LandingPage() {
names={["Elite Resorts", "Gourmet Eats Inc.", "Fashion Forward Group", "Zen Wellness Co.", "Innovate Tech", "Creative Flow Agency", "Apex Finance"]}
useInvertedBackground={true}
textboxLayout="default"
animationType="blur-reveal"
/>
</div>