Update src/app/page.tsx
This commit is contained in:
@@ -58,6 +58,7 @@ export default function LandingPage() {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAtkHZgKHaVzbWNGHQhKKWIUdw/a-high-performance-training-shoe-display-1773943919099-a206e99e.png", imageAlt: "Premium training shoe front view"
|
||||
}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
ratingText="Rated 5/5 by Elite Athletes"
|
||||
/>
|
||||
@@ -141,7 +142,7 @@ export default function LandingPage() {
|
||||
}
|
||||
]}
|
||||
animationType="scale-rotate"
|
||||
textboxLayout="centered"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user