diff --git a/src/app/page.tsx b/src/app/page.tsx index 439612c..0124cdc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -97,7 +97,6 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/friends-having-fun-with-traditional-games_23-2149332692.jpg" imageAlt="Clean and hygienic dining environment" containerClassName="py-12 md:py-20" - textboxLayout="default" descriptionClassName="text-lg text-foreground/80 mb-8" /> @@ -114,7 +113,6 @@ export default function LandingPage() { buttonAnimation="opacity" imageSrc="http://img.b2bpic.net/free-photo/french-restaurant-scene-with-menu-board_1147-447.jpg" imageAlt="Rayalaseema Dabbawala restaurant located on NH44" - mediaAnimation="slide-up" useInvertedBackground={false} titleClassName="text-5xl md:text-6xl font-bold text-foreground mb-4" descriptionClassName="text-lg text-foreground/80 mb-8" @@ -240,7 +238,6 @@ export default function LandingPage() { buttonAnimation="opacity" imageSrc="http://img.b2bpic.net/free-photo/close-up-people-celebrating-engagement_23-2149212184.jpg" imageAlt="Happy family enjoying meals together" - mediaAnimation="slide-up" useInvertedBackground={false} titleClassName="text-5xl md:text-6xl font-bold text-foreground mb-4" descriptionClassName="text-lg text-foreground/80 mb-8"