Update src/app/page.tsx

This commit is contained in:
2026-06-12 04:24:26 +00:00
parent b2bb1d4db9
commit 78f3d0fa78

View File

@@ -115,7 +115,7 @@ export default function LandingPage() {
{ id: "t5", name: "Chiara M.", handle: "@chiaram", testimonial: "Such a cozy and friendly place with incredible food. The lasagna is heavenly! Always a wonderful experience.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-beautiful-female-white-shirt-posing-with-delighted-expression_140725-17228.jpg", imageAlt: "Chiara M." }
]}
showRating={true}
animationType="text-stagger"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
/>
@@ -152,7 +152,7 @@ export default function LandingPage() {
]}
imageSrc="http://img.b2bpic.net/free-photo/old-black-background-grunge-texture-dark-wallpaper-blackboard-chalkboard-concrete_1258-79084.jpg"
imageAlt="Clean and organized restaurant kitchen"
mediaAnimation="text-shift"
mediaAnimation="hover-magnetic"
mediaPosition="right"
textboxLayout="default"
faqsAnimation="slide-up"