Update src/app/page.tsx
This commit is contained in:
@@ -90,10 +90,10 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BSsLGGxnv45WOzNAadCwZHfaFW/stylish-and-protective-phone-case-minima-1774493822192-77fdb60a.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BSsLGGxnv45WOzNAadCwZHfaFW/stylish-and-protective-phone-case-minima-1774493822192-77fdb60a.png?_wi=1",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BSsLGGxnv45WOzNAadCwZHfaFW/another-stylish-and-protective-phone-cas-1774493821654-212c9d36.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BSsLGGxnv45WOzNAadCwZHfaFW/another-stylish-and-protective-phone-cas-1774493821654-212c9d36.png?_wi=1",
|
||||
},
|
||||
]}
|
||||
mediaAnimation="opacity"
|
||||
@@ -113,28 +113,28 @@ export default function LandingPage() {
|
||||
id: "affordable",
|
||||
title: "Affordable",
|
||||
description: "Premium quality doesn't have to break the bank. Get stylish cases at prices you'll love.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BSsLGGxnv45WOzNAadCwZHfaFW/minimalist-icon-representing-affordabili-1774493821282-1fbbfd27.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BSsLGGxnv45WOzNAadCwZHfaFW/minimalist-icon-representing-affordabili-1774493821282-1fbbfd27.png?_wi=1",
|
||||
imageAlt: "Affordability icon",
|
||||
},
|
||||
{
|
||||
id: "durable",
|
||||
title: "Durable",
|
||||
description: "Engineered for superior protection, safeguarding your phone from drops, scratches, and daily wear.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BSsLGGxnv45WOzNAadCwZHfaFW/minimalist-icon-representing-durability--1774493821628-d55929d7.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BSsLGGxnv45WOzNAadCwZHfaFW/minimalist-icon-representing-durability--1774493821628-d55929d7.png?_wi=1",
|
||||
imageAlt: "Durability icon",
|
||||
},
|
||||
{
|
||||
id: "stylish",
|
||||
title: "Stylish",
|
||||
description: "Stay ahead of trends with our exclusive designs that perfectly complement your personal style.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BSsLGGxnv45WOzNAadCwZHfaFW/minimalist-icon-representing-style-and-t-1774493822686-a4d32f30.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BSsLGGxnv45WOzNAadCwZHfaFW/minimalist-icon-representing-style-and-t-1774493822686-a4d32f30.png?_wi=1",
|
||||
imageAlt: "Stylish icon",
|
||||
},
|
||||
{
|
||||
id: "fast-shipping",
|
||||
title: "Fast Shipping",
|
||||
description: "Enjoy speedy delivery across India, so your new case arrives quickly and safely.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BSsLGGxnv45WOzNAadCwZHfaFW/minimalist-icon-representing-fast-shippi-1774493821757-a86f94b9.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BSsLGGxnv45WOzNAadCwZHfaFW/minimalist-icon-representing-fast-shippi-1774493821757-a86f94b9.png?_wi=1",
|
||||
imageAlt: "Fast Shipping icon",
|
||||
},
|
||||
]}
|
||||
@@ -157,7 +157,7 @@ export default function LandingPage() {
|
||||
price: "₹699",
|
||||
rating: 5,
|
||||
reviewCount: "245",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BSsLGGxnv45WOzNAadCwZHfaFW/a-sleek-black-phone-case-with-subtle-neo-1774493821192-72f52990.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BSsLGGxnv45WOzNAadCwZHfaFW/a-sleek-black-phone-case-with-subtle-neo-1774493821192-72f52990.png?_wi=1",
|
||||
imageAlt: "Neon Streak iPhone Case",
|
||||
},
|
||||
{
|
||||
@@ -167,7 +167,7 @@ export default function LandingPage() {
|
||||
price: "₹749",
|
||||
rating: 4,
|
||||
reviewCount: "180",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BSsLGGxnv45WOzNAadCwZHfaFW/a-clear-transparent-phone-case-with-a-fu-1774493821399-07ac0bdc.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BSsLGGxnv45WOzNAadCwZHfaFW/a-clear-transparent-phone-case-with-a-fu-1774493821399-07ac0bdc.png?_wi=1",
|
||||
imageAlt: "Clear Vision Samsung Case",
|
||||
},
|
||||
{
|
||||
@@ -177,7 +177,7 @@ export default function LandingPage() {
|
||||
price: "₹799",
|
||||
rating: 5,
|
||||
reviewCount: "310",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BSsLGGxnv45WOzNAadCwZHfaFW/a-durable-phone-case-with-a-bold-purple--1774493821521-ceaab251.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BSsLGGxnv45WOzNAadCwZHfaFW/a-durable-phone-case-with-a-bold-purple--1774493821521-ceaab251.png?_wi=1",
|
||||
imageAlt: "Geo Purple OnePlus Case",
|
||||
},
|
||||
{
|
||||
@@ -187,7 +187,7 @@ export default function LandingPage() {
|
||||
price: "₹649",
|
||||
rating: 4,
|
||||
reviewCount: "150",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BSsLGGxnv45WOzNAadCwZHfaFW/a-minimalist-white-phone-case-with-a-sin-1774493820819-df96d2af.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BSsLGGxnv45WOzNAadCwZHfaFW/a-minimalist-white-phone-case-with-a-sin-1774493820819-df96d2af.png?_wi=1",
|
||||
imageAlt: "Minimal White Wave iPhone Case",
|
||||
},
|
||||
{
|
||||
@@ -197,7 +197,7 @@ export default function LandingPage() {
|
||||
price: "₹829",
|
||||
rating: 5,
|
||||
reviewCount: "290",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BSsLGGxnv45WOzNAadCwZHfaFW/a-gradient-phone-case-transitioning-from-1774493820884-4c79d3c2.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BSsLGGxnv45WOzNAadCwZHfaFW/a-gradient-phone-case-transitioning-from-1774493820884-4c79d3c2.png?_wi=1",
|
||||
imageAlt: "Aurora Gradient Samsung Case",
|
||||
},
|
||||
{
|
||||
@@ -207,7 +207,7 @@ export default function LandingPage() {
|
||||
price: "₹719",
|
||||
rating: 4,
|
||||
reviewCount: "210",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BSsLGGxnv45WOzNAadCwZHfaFW/a-textured-phone-case-with-a-grip-enhanc-1774493823010-5b418d9d.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BSsLGGxnv45WOzNAadCwZHfaFW/a-textured-phone-case-with-a-grip-enhanc-1774493823010-5b418d9d.png?_wi=1",
|
||||
imageAlt: "Matte Grip Armor OnePlus Case",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user