Merge version_1 into main #1

Merged
bender merged 5 commits from version_1 into main 2026-03-07 22:34:52 +00:00
5 changed files with 1400 additions and 33 deletions

View File

@@ -94,7 +94,7 @@ export default function CartPage() {
id: 1,
title: "Review Your Items",
description: "Verify all products in your cart. Check sizes, colors, and quantities. Make any adjustments needed before proceeding.",
imageSrc: "http://img.b2bpic.net/free-photo/modern-sport-composition-with-gym-elements_23-2147915647.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-sport-composition-with-gym-elements_23-2147915647.jpg?_wi=4",
buttons: [
{ text: "Continue Shopping", href: "/shop" },
],
@@ -103,7 +103,7 @@ export default function CartPage() {
id: 2,
title: "Shipping & Delivery",
description: "Select your preferred shipping method. We offer fast, reliable delivery to get your order to you quickly and safely.",
imageSrc: "http://img.b2bpic.net/free-photo/hand-helping-kid-putting-shoe_23-2149328035.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hand-helping-kid-putting-shoe_23-2149328035.jpg?_wi=3",
buttons: [
{ text: "Choose Shipping", href: "#shipping" },
],
@@ -112,7 +112,7 @@ export default function CartPage() {
id: 3,
title: "Secure Payment",
description: "Complete your purchase with our secure payment system. We accept all major credit cards and digital payment methods.",
imageSrc: "http://img.b2bpic.net/free-photo/composition-with-neatly-organized-arranged-sport-items_23-2150275244.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/composition-with-neatly-organized-arranged-sport-items_23-2150275244.jpg?_wi=2",
buttons: [
{ text: "Proceed to Payment", href: "#payment" },
],

File diff suppressed because it is too large Load Diff

View File

@@ -105,7 +105,7 @@ export default function HomePage() {
handle: "Professional Athlete",
testimonial: "The best athletic shoes I've ever worn. Incredible comfort and performance.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-standing-brick-wall-background-looking-sleepy-tired-exhausted-fatigue-hangover-lazy-eyes-morning_839833-16515.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-standing-brick-wall-background-looking-sleepy-tired-exhausted-fatigue-hangover-lazy-eyes-morning_839833-16515.jpg?_wi=1",
imageAlt: "Alex Johnson",
},
{
@@ -113,7 +113,7 @@ export default function HomePage() {
handle: "Fitness Enthusiast",
testimonial: "Fantastic quality and amazing customer service. Highly recommend!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-successful-businessman-thinking-posing-beige-wall_176420-145.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-successful-businessman-thinking-posing-beige-wall_176420-145.jpg?_wi=1",
imageAlt: "Sarah Williams",
},
]}
@@ -141,7 +141,7 @@ export default function HomePage() {
name: "Air Force Performance",
price: "$120",
variant: "Black, White, Grey - 3 Colors",
imageSrc: "http://img.b2bpic.net/free-photo/runner-man-s-feet-running-road-closeup-shoe_273609-14245.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/runner-man-s-feet-running-road-closeup-shoe_273609-14245.jpg?_wi=1",
imageAlt: "Air Force Performance",
isFavorited: false,
},
@@ -150,7 +150,7 @@ export default function HomePage() {
name: "Runner Pro Max",
price: "$150",
variant: "Grey, Navy, Red - 4 Colors",
imageSrc: "http://img.b2bpic.net/free-photo/sports-girls-training-summer-park_1157-37284.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sports-girls-training-summer-park_1157-37284.jpg?_wi=1",
imageAlt: "Runner Pro Max",
isFavorited: false,
},
@@ -159,7 +159,7 @@ export default function HomePage() {
name: "Court Classic White",
price: "$110",
variant: "White, Black, Cream - 3 Colors",
imageSrc: "http://img.b2bpic.net/free-photo/young-powerful-sportsman-white-clothing-black-wall_176420-542.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-powerful-sportsman-white-clothing-black-wall_176420-542.jpg?_wi=1",
imageAlt: "Court Classic White",
isFavorited: false,
},
@@ -182,7 +182,7 @@ export default function HomePage() {
id: 1,
title: "Men's Collection",
description: "Explore premium athletic shoes and apparel designed for men's performance and style.",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-tying-shoelaces_23-2150828875.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-tying-shoelaces_23-2150828875.jpg?_wi=1",
imageAlt: "Men's Collection",
buttons: [{ text: "Shop Men", href: "/shop" }],
},
@@ -198,7 +198,7 @@ export default function HomePage() {
id: 3,
title: "Accessories & Apparel",
description: "Complete your look with our selection of sports bags, socks, and athletic wear.",
imageSrc: "http://img.b2bpic.net/free-photo/composition-with-neatly-organized-arranged-sport-items_23-2150275244.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/composition-with-neatly-organized-arranged-sport-items_23-2150275244.jpg?_wi=1",
imageAlt: "Accessories & Apparel",
buttons: [{ text: "Shop Accessories", href: "/shop" }],
},
@@ -222,7 +222,7 @@ export default function HomePage() {
name: "Ultra Comfort Runner",
price: "$165",
variant: "Black, Blue, Orange - 5 Colors",
imageSrc: "http://img.b2bpic.net/free-photo/modern-sport-composition-with-gym-elements_23-2147915647.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-sport-composition-with-gym-elements_23-2147915647.jpg?_wi=1",
imageAlt: "Ultra Comfort Runner",
isFavorited: false,
},
@@ -231,7 +231,7 @@ export default function HomePage() {
name: "Elite Training Pro",
price: "$180",
variant: "White, Grey, Black - 4 Colors",
imageSrc: "http://img.b2bpic.net/free-photo/view-soccer-shoes-field-grass_23-2150887543.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-soccer-shoes-field-grass_23-2150887543.jpg?_wi=1",
imageAlt: "Elite Training Pro",
isFavorited: false,
},
@@ -240,7 +240,7 @@ export default function HomePage() {
name: "Urban Lifestyle Shoe",
price: "$125",
variant: "Grey, Beige, Black - 3 Colors",
imageSrc: "http://img.b2bpic.net/free-photo/hand-helping-kid-putting-shoe_23-2149328035.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hand-helping-kid-putting-shoe_23-2149328035.jpg?_wi=1",
imageAlt: "Urban Lifestyle Shoe",
isFavorited: false,
},
@@ -267,7 +267,7 @@ export default function HomePage() {
handle: "Verified Customer",
testimonial: "Exceptional quality and durability. These shoes have transformed my daily runs. Highly recommend to anyone serious about athletic performance.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-standing-brick-wall-background-looking-sleepy-tired-exhausted-fatigue-hangover-lazy-eyes-morning_839833-16515.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-standing-brick-wall-background-looking-sleepy-tired-exhausted-fatigue-hangover-lazy-eyes-morning_839833-16515.jpg?_wi=2",
imageAlt: "Michael Chen",
},
{
@@ -276,7 +276,7 @@ export default function HomePage() {
handle: "Fitness Trainer",
testimonial: "Outstanding products and customer service. The comfort level is unmatched. I've purchased multiple pairs for both training and casual wear.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-successful-businessman-thinking-posing-beige-wall_176420-145.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-successful-businessman-thinking-posing-beige-wall_176420-145.jpg?_wi=2",
imageAlt: "Jessica Martinez",
},
{
@@ -285,7 +285,7 @@ export default function HomePage() {
handle: "Professional Runner",
testimonial: "The best investment I've made in my athletic gear. Performance, comfort, and style all in one. Worth every penny.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1",
imageAlt: "David Thompson",
},
{
@@ -294,7 +294,7 @@ export default function HomePage() {
handle: "Verified Customer",
testimonial: "Fast shipping, perfect fit, and amazing quality. The attention to detail is impressive. Will definitely be ordering again.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg?_wi=1",
imageAlt: "Amanda Brooks",
},
]}

View File

@@ -89,7 +89,7 @@ export default function ProductPage() {
tagAnimation="slide-up"
background={{ variant: "plain" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/runner-man-s-feet-running-road-closeup-shoe_273609-14245.jpg"
imageSrc="http://img.b2bpic.net/free-photo/runner-man-s-feet-running-road-closeup-shoe_273609-14245.jpg?_wi=3"
imageAlt="Air Force Performance Shoe"
mediaAnimation="opacity"
imagePosition="right"
@@ -99,14 +99,14 @@ export default function ProductPage() {
handle: "Professional Athlete",
testimonial: "The best athletic shoes I've ever worn. Incredible comfort and performance that lasts all day.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-standing-brick-wall-background-looking-sleepy-tired-exhausted-fatigue-hangover-lazy-eyes-morning_839833-16515.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-standing-brick-wall-background-looking-sleepy-tired-exhausted-fatigue-hangover-lazy-eyes-morning_839833-16515.jpg?_wi=3",
},
{
name: "Sarah Williams",
handle: "Fitness Enthusiast",
testimonial: "Fantastic quality and amazing customer service. These shoes transformed my training routine.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-successful-businessman-thinking-posing-beige-wall_176420-145.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-successful-businessman-thinking-posing-beige-wall_176420-145.jpg?_wi=3",
},
]}
buttons={[
@@ -130,19 +130,19 @@ export default function ProductPage() {
id: 1,
title: "Premium Comfort",
description: "Advanced cushioning technology provides all-day comfort for training, competition, or casual wear.",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-tying-shoelaces_23-2150828875.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-tying-shoelaces_23-2150828875.jpg?_wi=2",
},
{
id: 2,
title: "Durability & Performance",
description: "Built to last with reinforced materials and superior construction. Engineered for peak athletic performance.",
imageSrc: "http://img.b2bpic.net/free-photo/view-soccer-shoes-field-grass_23-2150887543.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-soccer-shoes-field-grass_23-2150887543.jpg?_wi=3",
},
{
id: 3,
title: "Stylish Design",
description: "Sleek, modern aesthetic that transitions seamlessly from the gym to everyday life.",
imageSrc: "http://img.b2bpic.net/free-photo/modern-sport-composition-with-gym-elements_23-2147915647.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-sport-composition-with-gym-elements_23-2147915647.jpg?_wi=3",
},
]}
/>
@@ -165,7 +165,7 @@ export default function ProductPage() {
handle: "Verified Buyer",
testimonial: "Exceptional quality and durability. These shoes have transformed my daily runs. The comfort level is unmatched and the build quality is outstanding.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-standing-brick-wall-background-looking-sleepy-tired-exhausted-fatigue-hangover-lazy-eyes-morning_839833-16515.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-standing-brick-wall-background-looking-sleepy-tired-exhausted-fatigue-hangover-lazy-eyes-morning_839833-16515.jpg?_wi=4",
},
{
id: "2",
@@ -173,7 +173,7 @@ export default function ProductPage() {
handle: "Fitness Trainer",
testimonial: "Outstanding products and customer service. The comfort level is incredible. I've purchased multiple pairs for both training and casual wear.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-successful-businessman-thinking-posing-beige-wall_176420-145.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-successful-businessman-thinking-posing-beige-wall_176420-145.jpg?_wi=4",
},
{
id: "3",
@@ -181,7 +181,7 @@ export default function ProductPage() {
handle: "Professional Runner",
testimonial: "The best investment for my athletic gear. Performance, comfort, and style all in one package. Worth every penny.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2",
},
{
id: "4",
@@ -189,7 +189,7 @@ export default function ProductPage() {
handle: "Verified Buyer",
testimonial: "Fast shipping, perfect fit, and amazing quality. The attention to detail is impressive. Will definitely be ordering again soon.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg?_wi=2",
},
]}
/>

View File

@@ -64,7 +64,7 @@ export default function ShopPage() {
name: "Air Force Performance",
price: "$120",
variant: "Black, White, Grey - 3 Colors",
imageSrc: "http://img.b2bpic.net/free-photo/runner-man-s-feet-running-road-closeup-shoe_273609-14245.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/runner-man-s-feet-running-road-closeup-shoe_273609-14245.jpg?_wi=2",
imageAlt: "Air Force Performance",
isFavorited: false,
},
@@ -73,7 +73,7 @@ export default function ShopPage() {
name: "Runner Pro Max",
price: "$150",
variant: "Grey, Navy, Red - 4 Colors",
imageSrc: "http://img.b2bpic.net/free-photo/sports-girls-training-summer-park_1157-37284.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sports-girls-training-summer-park_1157-37284.jpg?_wi=2",
imageAlt: "Runner Pro Max",
isFavorited: false,
},
@@ -82,7 +82,7 @@ export default function ShopPage() {
name: "Court Classic White",
price: "$110",
variant: "White, Black, Cream - 3 Colors",
imageSrc: "http://img.b2bpic.net/free-photo/young-powerful-sportsman-white-clothing-black-wall_176420-542.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-powerful-sportsman-white-clothing-black-wall_176420-542.jpg?_wi=2",
imageAlt: "Court Classic White",
isFavorited: false,
},
@@ -91,7 +91,7 @@ export default function ShopPage() {
name: "Ultra Comfort Runner",
price: "$165",
variant: "Black, Blue, Orange - 5 Colors",
imageSrc: "http://img.b2bpic.net/free-photo/modern-sport-composition-with-gym-elements_23-2147915647.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-sport-composition-with-gym-elements_23-2147915647.jpg?_wi=2",
imageAlt: "Ultra Comfort Runner",
isFavorited: false,
},
@@ -100,7 +100,7 @@ export default function ShopPage() {
name: "Elite Training Pro",
price: "$180",
variant: "White, Grey, Black - 4 Colors",
imageSrc: "http://img.b2bpic.net/free-photo/view-soccer-shoes-field-grass_23-2150887543.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-soccer-shoes-field-grass_23-2150887543.jpg?_wi=2",
imageAlt: "Elite Training Pro",
isFavorited: false,
},
@@ -109,7 +109,7 @@ export default function ShopPage() {
name: "Urban Lifestyle Shoe",
price: "$125",
variant: "Grey, Beige, Black - 3 Colors",
imageSrc: "http://img.b2bpic.net/free-photo/hand-helping-kid-putting-shoe_23-2149328035.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hand-helping-kid-putting-shoe_23-2149328035.jpg?_wi=2",
imageAlt: "Urban Lifestyle Shoe",
isFavorited: false,
},