diff --git a/src/app/page.tsx b/src/app/page.tsx index 59af09e..3c3291b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,6 +66,7 @@ export default function LandingPage() { { icon: Clock, label: "Years Serving", value: "15+" }, { icon: MapPin, label: "Location", value: "Tiruppur" } ]} + metricsAnimation="slide-up" useInvertedBackground={false} /> @@ -89,7 +90,7 @@ export default function LandingPage() { id: "04", title: "Vegetarian Platters", description: "Fresh seasonal vegetables prepared with care, offering healthy and flavorful dining options", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-plates-salad-fresh-fruits-vegetable-wooden-surface_181624-46700.jpg", imageAlt: "Vegetarian Platters" } ]} - gridVariant="four-items-2x2-equal-grid" + gridVariant="uniform-all-items-equal" animationType="slide-up" textboxLayout="default" useInvertedBackground={true} @@ -107,7 +108,7 @@ export default function LandingPage() { { id: "3", value: "Family", description: "Warm hospitality for every celebration" }, { id: "4", value: "Value", description: "Premium dining at affordable prices" } ]} - gridVariant="four-items-2x2-equal-grid" + gridVariant="uniform-all-items-equal" animationType="slide-up" textboxLayout="default" useInvertedBackground={false} @@ -129,7 +130,7 @@ export default function LandingPage() { }, { id: "3", name: "Julie Jaculine", role: "Food Enthusiast", company: "Local Guide", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=1" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg" }, { id: "4", name: "Priya Sharma", role: "Parent", company: "Happy Family", rating: 5, @@ -137,7 +138,7 @@ export default function LandingPage() { }, { id: "5", name: "Rajesh Kumar", role: "Business Owner", company: "Corporate Dining", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=2" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg" }, { id: "6", name: "Anita Desai", role: "Food Blogger", company: "Culinary Review", rating: 5,