Merge version_1 into main #1

Merged
bender merged 3 commits from version_1 into main 2026-03-03 14:47:57 +00:00
3 changed files with 22 additions and 22 deletions

View File

@@ -99,7 +99,7 @@ export default function ContactPage() {
testimonial:
"Outstanding quality and incredible prices! I've been shopping here for over a year and never had a single issue.",
imageSrc:
"http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg",
"http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=5",
imageAlt: "Jessica Lopez",
},
{
@@ -109,7 +109,7 @@ export default function ContactPage() {
testimonial:
"The customer service team is phenomenal. They resolved my question within hours!",
imageSrc:
"http://img.b2bpic.net/free-photo/handsome-happy-young-guy-with-glasses-posing_176420-30005.jpg",
"http://img.b2bpic.net/free-photo/handsome-happy-young-guy-with-glasses-posing_176420-30005.jpg?_wi=2",
imageAlt: "Marcus Thompson",
},
{
@@ -119,7 +119,7 @@ export default function ContactPage() {
testimonial:
"Best online shopping experience ever. Fast delivery and the products are exactly as described.",
imageSrc:
"http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg",
"http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=6",
imageAlt: "Amanda Park",
},
{
@@ -129,7 +129,7 @@ export default function ContactPage() {
testimonial:
"Love the loyalty program! I earn rewards on every purchase and get exclusive discounts.",
imageSrc:
"http://img.b2bpic.net/free-photo/young-handsome-man-grey-shirt-looking-up-thinking-positive-smiling-broadly_141793-55034.jpg",
"http://img.b2bpic.net/free-photo/young-handsome-man-grey-shirt-looking-up-thinking-positive-smiling-broadly_141793-55034.jpg?_wi=2",
imageAlt: "Robert Singh",
},
{
@@ -139,7 +139,7 @@ export default function ContactPage() {
testimonial:
"Fantastic selection and unbeatable prices. This is my favorite place to shop online!",
imageSrc:
"http://img.b2bpic.net/free-photo/photo-young-woman-with-open-mouth-excited-about-something_114579-70645.jpg",
"http://img.b2bpic.net/free-photo/photo-young-woman-with-open-mouth-excited-about-something_114579-70645.jpg?_wi=2",
imageAlt: "Sofia Martinez",
},
{
@@ -149,7 +149,7 @@ export default function ContactPage() {
testimonial:
"The website is so easy to navigate. Finding products and checking out is a breeze!",
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: "James Wilson",
},
]}

View File

@@ -76,7 +76,7 @@ export default function HomePage() {
"The quality and selection are unmatched. I found exactly what I was looking for!",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg",
"http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1",
imageAlt: "Sarah Johnson",
},
{
@@ -96,7 +96,7 @@ export default function HomePage() {
"Amazing products at great prices. This is my go-to online store.",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg",
"http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2",
imageAlt: "Emily Rodriguez",
},
{
@@ -187,7 +187,7 @@ export default function HomePage() {
name: "Premium Wireless Headphones",
price: "$129.99",
imageSrc:
"http://img.b2bpic.net/free-photo/headset-table_417767-238.jpg",
"http://img.b2bpic.net/free-photo/headset-table_417767-238.jpg?_wi=1",
imageAlt: "Wireless headphones",
},
{
@@ -195,7 +195,7 @@ export default function HomePage() {
name: "Elegant Watch Collection",
price: "$249.99",
imageSrc:
"http://img.b2bpic.net/free-photo/fashion-portrait-young-businessman-handsome-model-man-casual-cloth-suit-with-accesories-hands_158538-9460.jpg",
"http://img.b2bpic.net/free-photo/fashion-portrait-young-businessman-handsome-model-man-casual-cloth-suit-with-accesories-hands_158538-9460.jpg?_wi=1",
imageAlt: "Designer watch",
},
{
@@ -203,7 +203,7 @@ export default function HomePage() {
name: "Smart Phone Stand",
price: "$39.99",
imageSrc:
"http://img.b2bpic.net/free-photo/high-angle-smartphone-desk-with-headphones_23-2149404198.jpg",
"http://img.b2bpic.net/free-photo/high-angle-smartphone-desk-with-headphones_23-2149404198.jpg?_wi=1",
imageAlt: "Phone stand",
},
{
@@ -211,7 +211,7 @@ export default function HomePage() {
name: "Premium Backpack",
price: "$159.99",
imageSrc:
"http://img.b2bpic.net/free-photo/leather-bag-travel-with-earphones-passport_23-2149433932.jpg",
"http://img.b2bpic.net/free-photo/leather-bag-travel-with-earphones-passport_23-2149433932.jpg?_wi=1",
imageAlt: "Travel backpack",
},
]}
@@ -260,7 +260,7 @@ export default function HomePage() {
testimonial:
"Outstanding quality and incredible prices! I've been shopping here for over a year and never had a single issue.",
imageSrc:
"http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg",
"http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=3",
imageAlt: "Jessica Lopez",
},
{
@@ -270,7 +270,7 @@ export default function HomePage() {
testimonial:
"The customer service team is phenomenal. They resolved my question within hours!",
imageSrc:
"http://img.b2bpic.net/free-photo/handsome-happy-young-guy-with-glasses-posing_176420-30005.jpg",
"http://img.b2bpic.net/free-photo/handsome-happy-young-guy-with-glasses-posing_176420-30005.jpg?_wi=1",
imageAlt: "Marcus Thompson",
},
{
@@ -280,7 +280,7 @@ export default function HomePage() {
testimonial:
"Best online shopping experience ever. Fast delivery and the products are exactly as described.",
imageSrc:
"http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg",
"http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=4",
imageAlt: "Amanda Park",
},
{
@@ -290,7 +290,7 @@ export default function HomePage() {
testimonial:
"Love the loyalty program! I earn rewards on every purchase and get exclusive discounts.",
imageSrc:
"http://img.b2bpic.net/free-photo/young-handsome-man-grey-shirt-looking-up-thinking-positive-smiling-broadly_141793-55034.jpg",
"http://img.b2bpic.net/free-photo/young-handsome-man-grey-shirt-looking-up-thinking-positive-smiling-broadly_141793-55034.jpg?_wi=1",
imageAlt: "Robert Singh",
},
{
@@ -300,7 +300,7 @@ export default function HomePage() {
testimonial:
"Fantastic selection and unbeatable prices. This is my favorite place to shop online!",
imageSrc:
"http://img.b2bpic.net/free-photo/photo-young-woman-with-open-mouth-excited-about-something_114579-70645.jpg",
"http://img.b2bpic.net/free-photo/photo-young-woman-with-open-mouth-excited-about-something_114579-70645.jpg?_wi=1",
imageAlt: "Sofia Martinez",
},
{
@@ -310,7 +310,7 @@ export default function HomePage() {
testimonial:
"The website is so easy to navigate. Finding products and checking out is a breeze!",
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: "James Wilson",
},
]}

View File

@@ -68,7 +68,7 @@ export default function ProductsPage() {
name: "Premium Wireless Headphones",
price: "$129.99",
imageSrc:
"http://img.b2bpic.net/free-photo/headset-table_417767-238.jpg",
"http://img.b2bpic.net/free-photo/headset-table_417767-238.jpg?_wi=2",
imageAlt: "Wireless headphones",
},
{
@@ -76,7 +76,7 @@ export default function ProductsPage() {
name: "Elegant Watch Collection",
price: "$249.99",
imageSrc:
"http://img.b2bpic.net/free-photo/fashion-portrait-young-businessman-handsome-model-man-casual-cloth-suit-with-accesories-hands_158538-9460.jpg",
"http://img.b2bpic.net/free-photo/fashion-portrait-young-businessman-handsome-model-man-casual-cloth-suit-with-accesories-hands_158538-9460.jpg?_wi=2",
imageAlt: "Designer watch",
},
{
@@ -84,7 +84,7 @@ export default function ProductsPage() {
name: "Smart Phone Stand",
price: "$39.99",
imageSrc:
"http://img.b2bpic.net/free-photo/high-angle-smartphone-desk-with-headphones_23-2149404198.jpg",
"http://img.b2bpic.net/free-photo/high-angle-smartphone-desk-with-headphones_23-2149404198.jpg?_wi=2",
imageAlt: "Phone stand",
},
{
@@ -92,7 +92,7 @@ export default function ProductsPage() {
name: "Premium Backpack",
price: "$159.99",
imageSrc:
"http://img.b2bpic.net/free-photo/leather-bag-travel-with-earphones-passport_23-2149433932.jpg",
"http://img.b2bpic.net/free-photo/leather-bag-travel-with-earphones-passport_23-2149433932.jpg?_wi=2",
imageAlt: "Travel backpack",
},
]}