Merge version_1 into main #2
@@ -55,7 +55,7 @@ export default function LandingPage() {
|
||||
{ value: "24h", label: "Delivery" }
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-serious-strong-male-bodybuilder_171337-4566.jpg"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiR34hAn2pBt7xUbJCAOAzo9bp/uploaded-1773074231132-m0mt25r0.jpg"
|
||||
imageAlt="Elite athlete in premium fitness wear"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
@@ -80,16 +80,16 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "SVRX", name: "Premium Performance Hoodie", price: "$149.00", rating: 5,
|
||||
id: "1", brand: "SVRX", name: "Premium Performance black Hoodie", price: "$20.00", rating: 5,
|
||||
reviewCount: "1.2k", imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-exercising-near-border_23-2147800942.jpg", imageAlt: "Premium black performance hoodie"
|
||||
},
|
||||
{
|
||||
id: "2", brand: "SVRX", name: "Elite Gym Performance Shirt", price: "$89.00", rating: 5,
|
||||
reviewCount: "892", imageSrc: "http://img.b2bpic.net/free-photo/athlete-gym-swings-triceps-with-barbell-sports-lifestyle_169016-58517.jpg", imageAlt: "High-performance training gym shirt"
|
||||
id: "2", brand: "SVRX", name: " Premium Performance black Hoodie", price: "$23.00", rating: 5,
|
||||
reviewCount: "892", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiR34hAn2pBt7xUbJCAOAzo9bp/uploaded-1773074374629-jzmw3921.jpg", imageAlt: "High-performance training gym shirt"
|
||||
},
|
||||
{
|
||||
id: "3", brand: "SVRX", name: "Training Essentials Kit", price: "$199.00", rating: 5,
|
||||
reviewCount: "645", imageSrc: "http://img.b2bpic.net/free-photo/dumbbell-jump-rope-weights-barbell_23-2147688544.jpg", imageAlt: "Premium fitness training accessories"
|
||||
id: "3", brand: "SVRX", name: "Training Essentials Kit", price: "$18.50", rating: 5,
|
||||
reviewCount: "645", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiR34hAn2pBt7xUbJCAOAzo9bp/uploaded-1773075702168-k6wkq1p7.jpg", imageAlt: "Premium fitness training accessories"
|
||||
}
|
||||
]}
|
||||
buttons={[{ text: "View All Products", href: "#" }]}
|
||||
@@ -104,7 +104,7 @@ export default function LandingPage() {
|
||||
tag="Brand Values"
|
||||
tagIcon={Shield}
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-people-training-together-gym_23-2150290021.jpg"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiR34hAn2pBt7xUbJCAOAzo9bp/uploaded-1773075013400-9n1mcz88.jpg"
|
||||
imageAlt="Athletes embodying strength and discipline"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -140,13 +140,13 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "98%", title: "Satisfaction Rate", description: "Athletes worldwide trust SVRX quality", imageSrc: "http://img.b2bpic.net/free-photo/front-view-fit-woman-outdoors_23-2150352002.jpg"
|
||||
id: "1", value: "98%", title: "Satisfaction Rate", description: "Athletes worldwide trust SVRX quality", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiR34hAn2pBt7xUbJCAOAzo9bp/uploaded-1773075519533-vdwxtp54.jpg"
|
||||
},
|
||||
{
|
||||
id: "2", value: "50K+", title: "Active Athletes", description: "Elite performers wearing SVRX daily", imageSrc: "http://img.b2bpic.net/free-photo/boxer-boy-posing-gym_23-2148201154.jpg"
|
||||
},
|
||||
{
|
||||
id: "3", value: "24/7", title: "Support Available", description: "Dedicated championship-level service", imageSrc: "http://img.b2bpic.net/free-photo/side-view-runner-taking-break_23-2148274731.jpg"
|
||||
id: "3", value: "24/7", title: "Support Available", description: "Dedicated championship-level service", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiR34hAn2pBt7xUbJCAOAzo9bp/uploaded-1773075290326-tolh0azv.jpg"
|
||||
}
|
||||
]}
|
||||
buttons={[{ text: "Join Elite Athletes", href: "#" }]}
|
||||
|
||||
Reference in New Issue
Block a user