Update src/app/page.tsx

This commit is contained in:
2025-12-29 12:23:54 +00:00
parent c226a4f743
commit 270427f40f

View File

@@ -100,7 +100,7 @@ export default function LandingPage() {
description: "Handcrafted beverages, premium coffee, and signature smoothies", description: "Handcrafted beverages, premium coffee, and signature smoothies",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767010795211-qgcbmqgn.jpg" imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767010795211-qgcbmqgn.jpg"
} }
] ]}
useInvertedBackground="noInvert" useInvertedBackground="noInvert"
/> />
</div> </div>
@@ -142,7 +142,7 @@ export default function LandingPage() {
rating: 5, rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767010800931-ivk1d78w.jpg" imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767010800931-ivk1d78w.jpg"
} }
] ]}
showRating={true} showRating={true}
textboxLayout="default" textboxLayout="default"
animationType="slide-up" animationType="slide-up"