Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -49,9 +49,9 @@ export default function LandingPage() {
|
||||
tag="NEW DROP"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BeyLUDFiCLpK6Yl9LZxyazTOtI/a-futuristic-streetwear-model-posing-in--1774863810893-f26bcced.png", imageAlt: "Matelica Store Model 1"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BeyLUDFiCLpK6Yl9LZxyazTOtI/a-futuristic-streetwear-model-posing-in--1774863810893-f26bcced.png?_wi=1", imageAlt: "Matelica Store Model 1"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BeyLUDFiCLpK6Yl9LZxyazTOtI/a-futuristic-streetwear-model-posing-in--1774863810893-f26bcced.png", imageAlt: "Matelica Store Model 2"}
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BeyLUDFiCLpK6Yl9LZxyazTOtI/a-futuristic-streetwear-model-posing-in--1774863810893-f26bcced.png?_wi=2", imageAlt: "Matelica Store Model 2"}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -89,7 +89,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1", name: "Alex K.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BeyLUDFiCLpK6Yl9LZxyazTOtI/trendy-gen-z-portrait-urban-fashion-styl-1774863811817-92383c4c.png"},
|
||||
id: "t1", name: "Alex K.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BeyLUDFiCLpK6Yl9LZxyazTOtI/trendy-gen-z-portrait-urban-fashion-styl-1774863811817-92383c4c.png?_wi=1"},
|
||||
{
|
||||
id: "t2", name: "Jordan P.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BeyLUDFiCLpK6Yl9LZxyazTOtI/fashionable-young-adult-wearing-streetwe-1774863810805-360bf45b.png"},
|
||||
{
|
||||
@@ -97,7 +97,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "t4", name: "Sam R.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BeyLUDFiCLpK6Yl9LZxyazTOtI/stylish-gen-z-fashion-creator-urban-aest-1774863811681-c19cdc5d.png"},
|
||||
{
|
||||
id: "t5", name: "Taylor D.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BeyLUDFiCLpK6Yl9LZxyazTOtI/trendy-gen-z-portrait-urban-fashion-styl-1774863811817-92383c4c.png"},
|
||||
id: "t5", name: "Taylor D.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BeyLUDFiCLpK6Yl9LZxyazTOtI/trendy-gen-z-portrait-urban-fashion-styl-1774863811817-92383c4c.png?_wi=2"},
|
||||
]}
|
||||
cardTitle="What the Community Says"
|
||||
cardTag="REVIEWS"
|
||||
|
||||
Reference in New Issue
Block a user