Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-04-05 16:39:02 +00:00

View File

@@ -83,7 +83,7 @@ export default function LandingPage() {
{ id: "3", name: "Urban Recon V2", price: "$160", imageSrc: "http://img.b2bpic.net/free-photo/man-jeans-boots-walks-through-swamp-rainy-weather_169016-34197.jpg" },
{ id: "4", name: "All-Terrain Stealth", price: "$210", imageSrc: "http://img.b2bpic.net/free-photo/artistic-background-wallpaper-with-color-halftone-effect_58702-9825.jpg" },
{ id: "5", name: "Heavy Duty Field", price: "$230", imageSrc: "http://img.b2bpic.net/free-photo/man-boots-stands-gravel-close-up_169016-35182.jpg" },
{ id: "6", name: "Command Series Red", price: "$250", imageSrc: "http://img.b2bpic.net/free-photo/front-view-tired-female-soldier-camouflage-black-wall_140725-153442.jpg" },
{ id: "6", name: "Command Series Red", price: "$250", imageSrc: "http://img.b2bpic.net/free-photo/front-view-tired-female-soldier-camouflage-black-wall_140725-153442.jpg?_wi=1" },
]}
title="Performance Footwear"
description="Precision-crafted for tactical operations."
@@ -117,7 +117,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
testimonials={[
{ id: "1", name: "John Doe", handle: "@jdoe", testimonial: "Best boots I've ever owned in the field.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-tired-female-soldier-camouflage-black-wall_140725-153442.jpg" },
{ id: "1", name: "John Doe", handle: "@jdoe", testimonial: "Best boots I've ever owned in the field.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-tired-female-soldier-camouflage-black-wall_140725-153442.jpg?_wi=2" },
{ id: "2", name: "Jane Smith", handle: "@jsmith", testimonial: "Durable and incredibly comfortable.", imageSrc: "http://img.b2bpic.net/free-photo/young-soldier-affected-by-ptsd-effect_23-2149235503.jpg" },
{ id: "3", name: "Mike Ross", handle: "@mross", testimonial: "Survived months of intense terrain.", imageSrc: "http://img.b2bpic.net/free-photo/brigadier-general-conducing-anti-terrorism-operations-federal-monitoring-room_482257-110733.jpg" },
{ id: "4", name: "Sarah Lee", handle: "@slee", testimonial: "Essential for my daily operations.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-ready-duty_23-2149222738.jpg" },