Update src/app/page.tsx
This commit is contained in:
@@ -117,7 +117,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Fast Shipping", description: "Get your gear on the court faster with our expedited shipping options.", videoSrc: "https://res.cloudinary.com/demo/video/upload/v1600000000/shipping-animation.mp4", videoAriaLabel: "Fast shipping animation"},
|
||||
{
|
||||
title: "Premium Gear", description: "Experience the difference of precision-engineered paddles and accessories.", videoSrc: "https://res.cloudinary.com/demo/video/upload/v1600000000/premium-gear-animation.mp4", videoAriaLabel: "Premium pickleball gear animation"},
|
||||
title: "Premium Gear", description: "Experience the difference of precision-engineered paddles and accessories.", videoSrc: "https://res.com/demo/video/upload/v1600000000/premium-gear-animation.mp4", videoAriaLabel: "Premium pickleball gear animation"},
|
||||
{
|
||||
title: "Satisfaction Guarantee", description: "We stand behind our products. Your game, your satisfaction, guaranteed.", videoSrc: "https://res.cloudinary.com/demo/video/upload/v1600000000/satisfaction-animation.mp4", videoAriaLabel: "Satisfaction guarantee animation"},
|
||||
]}
|
||||
@@ -154,7 +154,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-playing-paddle-tennis-front-view_23-2149443540.jpg", imageAlt: "Sarah Johnson avatar"},
|
||||
{
|
||||
id: "t2", name: "Michael Chen", handle: "@MikeySmash", testimonial: "The gear from uniPickle is simply next level. Durable, responsive, and looks amazing on court. I'm a customer for life.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-adult-male-soccer-player_23-2150888465.jpg", imageAlt: "Michael Chen avatar"},
|
||||
},
|
||||
{
|
||||
id: "t3", name: "Emily Rodriguez", handle: "@EmPlays", testimonial: "Finally, a brand that understands what competitive recreational players need. My uniPickle bag and paddle are perfect!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mixed-rae-african-american-woman-has-rest-her-workout-breathing-deep-body-parts_633478-2160.jpg", imageAlt: "Emily Rodriguez avatar"},
|
||||
@@ -196,4 +196,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user