Merge version_1 into main #3
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
description="Authentic quality, unrivaled comfort, and iconic designs for every fan. Explore our latest collection of premium sports apparel."
|
||||
buttons={[{ text: "Shop Now", href: "#catalog" }]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZ711lGYcDroxqteEuv3jNsZup/a-high-quality-studio-shot-of-premium-sp-1774684552087-2712610f.png"
|
||||
videoSrc="https://www.w3schools.com/howto/movie.mp4"
|
||||
videoSrc="https://www.w3schools.com/howto/movie.mp4?_wi=1"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -74,15 +74,15 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Marcus R.", role: "Collector", testimonial: "The best jersey quality I've ever purchased. Perfect fit.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZ711lGYcDroxqteEuv3jNsZup/portrait-of-a-happy-sports-fan-wearing-a-1774684550956-ecfc86bd.png"},
|
||||
id: "1", name: "Marcus R.", role: "Collector", testimonial: "The best jersey quality I've ever purchased. Perfect fit.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZ711lGYcDroxqteEuv3jNsZup/portrait-of-a-happy-sports-fan-wearing-a-1774684550956-ecfc86bd.png?_wi=1"},
|
||||
{
|
||||
id: "2", name: "Elena S.", role: "Player", testimonial: "Incredible breathable fabric, perfect for intense game days.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZ711lGYcDroxqteEuv3jNsZup/portrait-of-a-happy-sports-fan-wearing-a-1774684551956-761a054a.png"},
|
||||
id: "2", name: "Elena S.", role: "Player", testimonial: "Incredible breathable fabric, perfect for intense game days.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZ711lGYcDroxqteEuv3jNsZup/portrait-of-a-happy-sports-fan-wearing-a-1774684551956-761a054a.png?_wi=1"},
|
||||
{
|
||||
id: "3", name: "Jordan L.", role: "Fan", testimonial: "Fast shipping and the stitching quality is top-notch.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZ711lGYcDroxqteEuv3jNsZup/portrait-of-a-happy-sports-fan-wearing-a-1774684551353-0f057006.png"},
|
||||
{
|
||||
id: "4", name: "Sam T.", role: "Coach", testimonial: "Will definitely be ordering more for the whole team!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZ711lGYcDroxqteEuv3jNsZup/portrait-of-a-happy-sports-fan-wearing-a-1774684554016-07568555.png"},
|
||||
{
|
||||
id: "5", name: "Alex P.", role: "Fan", testimonial: "Exceptional detail on the crest and stitching. Worth every penny.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZ711lGYcDroxqteEuv3jNsZup/portrait-of-a-happy-sports-fan-wearing-a-1774684550956-ecfc86bd.png"},
|
||||
id: "5", name: "Alex P.", role: "Fan", testimonial: "Exceptional detail on the crest and stitching. Worth every penny.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZ711lGYcDroxqteEuv3jNsZup/portrait-of-a-happy-sports-fan-wearing-a-1774684550956-ecfc86bd.png?_wi=2"},
|
||||
]}
|
||||
title="Fan Favorites"
|
||||
description="What our customers are saying about our quality and service."
|
||||
@@ -117,16 +117,16 @@ export default function LandingPage() {
|
||||
description="The passionate experts behind JerseyPro's premium quality control."
|
||||
members={[
|
||||
{
|
||||
id: "m1", name: "Sarah Jenkins", role: "Head Designer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZ711lGYcDroxqteEuv3jNsZup/portrait-of-a-happy-sports-fan-wearing-a-1774684550956-ecfc86bd.png"},
|
||||
id: "m1", name: "Sarah Jenkins", role: "Head Designer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZ711lGYcDroxqteEuv3jNsZup/portrait-of-a-happy-sports-fan-wearing-a-1774684550956-ecfc86bd.png?_wi=3"},
|
||||
{
|
||||
id: "m2", name: "David Miller", role: "Quality Assurance", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZ711lGYcDroxqteEuv3jNsZup/portrait-of-a-happy-sports-fan-wearing-a-1774684551956-761a054a.png"},
|
||||
id: "m2", name: "David Miller", role: "Quality Assurance", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZ711lGYcDroxqteEuv3jNsZup/portrait-of-a-happy-sports-fan-wearing-a-1774684551956-761a054a.png?_wi=2"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
videoSrc="https://www.w3schools.com/howto/movie.mp4"
|
||||
videoSrc="https://www.w3schools.com/howto/movie.mp4?_wi=2"
|
||||
columns={[
|
||||
{
|
||||
title: "Shop", items: [
|
||||
|
||||
Reference in New Issue
Block a user