Merge version_1 into main #1

Merged
bender merged 3 commits from version_1 into main 2026-03-03 13:42:06 +00:00
3 changed files with 17 additions and 17 deletions

View File

@@ -46,28 +46,28 @@ export default function AboutPage() {
id: "test-1",
name: "Sarah Johnson",
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4",
imageAlt: "Sarah Johnson",
},
{
id: "test-2",
name: "Michael Chen",
imageSrc:
"http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg",
"http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2",
imageAlt: "Michael Chen",
},
{
id: "test-3",
name: "Emily Rodriguez",
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5",
imageAlt: "Emily Rodriguez",
},
{
id: "test-4",
name: "David Kim",
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6",
imageAlt: "David Kim",
},
]}

View File

@@ -91,7 +91,7 @@ export default function HomePage() {
name: "Premium Wireless Headphones",
price: "$79.99",
imageSrc:
"http://img.b2bpic.net/free-photo/black-friday-discount-composition_23-2147696417.jpg",
"http://img.b2bpic.net/free-photo/black-friday-discount-composition_23-2147696417.jpg?_wi=1",
imageAlt: "Premium Wireless Headphones",
initialQuantity: 1,
},
@@ -100,7 +100,7 @@ export default function HomePage() {
name: "Ultra-Slim Laptop Stand",
price: "$34.99",
imageSrc:
"http://img.b2bpic.net/free-photo/composition-clothes-accessories-suitcase_23-2149064271.jpg",
"http://img.b2bpic.net/free-photo/composition-clothes-accessories-suitcase_23-2149064271.jpg?_wi=1",
imageAlt: "Ultra-Slim Laptop Stand",
initialQuantity: 1,
},
@@ -109,7 +109,7 @@ export default function HomePage() {
name: "Portable USB-C Charger",
price: "$49.99",
imageSrc:
"http://img.b2bpic.net/free-photo/containers-liquid-soap-shampoo-with-dispenser-is-sold-supermarket_169016-49638.jpg",
"http://img.b2bpic.net/free-photo/containers-liquid-soap-shampoo-with-dispenser-is-sold-supermarket_169016-49638.jpg?_wi=1",
imageAlt: "Portable USB-C Charger",
initialQuantity: 1,
},
@@ -126,28 +126,28 @@ export default function HomePage() {
id: "test-1",
name: "Sarah Johnson",
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1",
imageAlt: "Sarah Johnson",
},
{
id: "test-2",
name: "Michael Chen",
imageSrc:
"http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg",
"http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1",
imageAlt: "Michael Chen",
},
{
id: "test-3",
name: "Emily Rodriguez",
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2",
imageAlt: "Emily Rodriguez",
},
{
id: "test-4",
name: "David Kim",
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3",
imageAlt: "David Kim",
},
]}

View File

@@ -56,7 +56,7 @@ export default function ProductsPage() {
name: "Premium Wireless Headphones",
price: "$79.99",
imageSrc:
"http://img.b2bpic.net/free-photo/black-friday-discount-composition_23-2147696417.jpg",
"http://img.b2bpic.net/free-photo/black-friday-discount-composition_23-2147696417.jpg?_wi=2",
imageAlt: "Premium Wireless Headphones",
initialQuantity: 1,
},
@@ -65,7 +65,7 @@ export default function ProductsPage() {
name: "Ultra-Slim Laptop Stand",
price: "$34.99",
imageSrc:
"http://img.b2bpic.net/free-photo/composition-clothes-accessories-suitcase_23-2149064271.jpg",
"http://img.b2bpic.net/free-photo/composition-clothes-accessories-suitcase_23-2149064271.jpg?_wi=2",
imageAlt: "Ultra-Slim Laptop Stand",
initialQuantity: 1,
},
@@ -74,7 +74,7 @@ export default function ProductsPage() {
name: "Portable USB-C Charger",
price: "$49.99",
imageSrc:
"http://img.b2bpic.net/free-photo/containers-liquid-soap-shampoo-with-dispenser-is-sold-supermarket_169016-49638.jpg",
"http://img.b2bpic.net/free-photo/containers-liquid-soap-shampoo-with-dispenser-is-sold-supermarket_169016-49638.jpg?_wi=2",
imageAlt: "Portable USB-C Charger",
initialQuantity: 1,
},
@@ -83,7 +83,7 @@ export default function ProductsPage() {
name: "Ergonomic Wireless Mouse",
price: "$39.99",
imageSrc:
"http://img.b2bpic.net/free-photo/black-friday-discount-composition_23-2147696417.jpg",
"http://img.b2bpic.net/free-photo/black-friday-discount-composition_23-2147696417.jpg?_wi=3",
imageAlt: "Ergonomic Wireless Mouse",
initialQuantity: 1,
},
@@ -92,7 +92,7 @@ export default function ProductsPage() {
name: "Crystal Clear Phone Case",
price: "$24.99",
imageSrc:
"http://img.b2bpic.net/free-photo/composition-clothes-accessories-suitcase_23-2149064271.jpg",
"http://img.b2bpic.net/free-photo/composition-clothes-accessories-suitcase_23-2149064271.jpg?_wi=3",
imageAlt: "Crystal Clear Phone Case",
initialQuantity: 1,
},
@@ -101,7 +101,7 @@ export default function ProductsPage() {
name: "Advanced Screen Protector",
price: "$19.99",
imageSrc:
"http://img.b2bpic.net/free-photo/containers-liquid-soap-shampoo-with-dispenser-is-sold-supermarket_169016-49638.jpg",
"http://img.b2bpic.net/free-photo/containers-liquid-soap-shampoo-with-dispenser-is-sold-supermarket_169016-49638.jpg?_wi=3",
imageAlt: "Advanced Screen Protector",
initialQuantity: 1,
},