Compare commits

..

2 Commits

Author SHA1 Message Date
71dfd7eaf2 Merge version_1 into main
Merge version_1 into main
2025-12-29 12:23:59 +00:00
270427f40f Update src/app/page.tsx 2025-12-29 12:23:54 +00:00

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"