Update src/app/page.tsx

This commit is contained in:
2026-03-09 05:02:34 +00:00
parent 0b253e3026
commit eb5d0a674f

View File

@@ -94,7 +94,7 @@ export default function LandingPage() {
title="Why Choose PrimeStep?"
description="We combine premium craftsmanship, cutting-edge comfort technology, and sustainable practices to create shoes that elevate your every step. Each pair is engineered for performance and built to last."
tag="About Us"
imageSrc="http://img.b2bpic.net/free-photo/shoemaker-workshop-making-shoes_171337-12252.jpg"
imageSrc="http://img.b2bpic.net/free-photo/shoemaker-workshop-making-shoes_171337-12252.jpg?_wi=1"
imageAlt="Premium shoe craftsmanship"
useInvertedBackground={false}
buttons={[{ text: "Learn Our Story", href: "#" }]}
@@ -115,7 +115,7 @@ export default function LandingPage() {
},
{
id: "2", title: "Premium Materials & Craftsmanship", author: "Quality Control", description: "Each shoe is hand-inspected and made with the finest materials sourced globally for durability and style.", tags: ["Quality", "Craftsmanship"],
imageSrc: "http://img.b2bpic.net/free-photo/shoemaker-workshop-making-shoes_171337-12252.jpg", imageAlt: "Premium materials showcase"
imageSrc: "http://img.b2bpic.net/free-photo/shoemaker-workshop-making-shoes_171337-12252.jpg?_wi=2", imageAlt: "Premium materials showcase"
}
]}
animationType="slide-up"