Merge version_1 into main #1
@@ -65,7 +65,7 @@ export default function AboutPage() {
|
||||
role: "Customer",
|
||||
company: "New York",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-friendly-woman-holding-shopping-bags_1098-1574.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-friendly-woman-holding-shopping-bags_1098-1574.jpg?_wi=2",
|
||||
imageAlt: "Sarah Martinez",
|
||||
},
|
||||
{
|
||||
@@ -74,7 +74,7 @@ export default function AboutPage() {
|
||||
role: "Artisan Potter",
|
||||
company: "Ceramic Studio",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-handsome-guy-showing-call-me-sign_1262-17046.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-handsome-guy-showing-call-me-sign_1262-17046.jpg?_wi=2",
|
||||
imageAlt: "James Chen",
|
||||
},
|
||||
{
|
||||
@@ -83,7 +83,7 @@ export default function AboutPage() {
|
||||
role: "Customer",
|
||||
company: "London",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg?_wi=2",
|
||||
imageAlt: "Emma Johnson",
|
||||
},
|
||||
{
|
||||
@@ -92,7 +92,7 @@ export default function AboutPage() {
|
||||
role: "Leather Crafter",
|
||||
company: "Craft Workshop",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2",
|
||||
imageAlt: "Marcus Williams",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -83,7 +83,7 @@ export default function HomePage() {
|
||||
id: "1",
|
||||
name: "Handmade Ceramic Mug",
|
||||
price: "$24.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-with-brown-aprons-making-vase_1157-30724.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-with-brown-aprons-making-vase_1157-30724.jpg?_wi=1",
|
||||
imageAlt: "Ceramic mug",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
@@ -91,7 +91,7 @@ export default function HomePage() {
|
||||
id: "2",
|
||||
name: "Artisan Beaded Bracelet",
|
||||
price: "$18.50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-making-handmade-bracelet-with-chain-beads_23-2148137483.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-making-handmade-bracelet-with-chain-beads_23-2148137483.jpg?_wi=1",
|
||||
imageAlt: "Beaded bracelet",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
@@ -99,7 +99,7 @@ export default function HomePage() {
|
||||
id: "3",
|
||||
name: "Leather Craft Wallet",
|
||||
price: "$42.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-engraving-art-tools_23-2149186733.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-engraving-art-tools_23-2149186733.jpg?_wi=1",
|
||||
imageAlt: "Leather wallet",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
@@ -107,7 +107,7 @@ export default function HomePage() {
|
||||
id: "4",
|
||||
name: "Woven Textile Scarf",
|
||||
price: "$35.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-flannel-shirt-detail_23-2149575333.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-flannel-shirt-detail_23-2149575333.jpg?_wi=1",
|
||||
imageAlt: "Woven scarf",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
@@ -132,11 +132,11 @@ export default function HomePage() {
|
||||
icon: Sparkles,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/online-shopping-cart-e-commers-concept_53876-127436.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/online-shopping-cart-e-commers-concept_53876-127436.jpg?_wi=1",
|
||||
imageAlt: "Artisan crafting",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-building-their-own-dried-arrangement_23-2149697703.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-building-their-own-dried-arrangement_23-2149697703.jpg?_wi=1",
|
||||
imageAlt: "Handmade details",
|
||||
},
|
||||
],
|
||||
@@ -147,11 +147,11 @@ export default function HomePage() {
|
||||
icon: Heart,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-building-their-own-dried-arrangement_23-2149697703.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-building-their-own-dried-arrangement_23-2149697703.jpg?_wi=2",
|
||||
imageAlt: "Small business support",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-making-bow-from-ribbon-gift_1220-3470.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-making-bow-from-ribbon-gift_1220-3470.jpg?_wi=1",
|
||||
imageAlt: "Community impact",
|
||||
},
|
||||
],
|
||||
@@ -162,11 +162,11 @@ export default function HomePage() {
|
||||
icon: Award,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-making-bow-from-ribbon-gift_1220-3470.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-making-bow-from-ribbon-gift_1220-3470.jpg?_wi=2",
|
||||
imageAlt: "Premium quality",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/secure-payment-landing-page_23-2148530729.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/secure-payment-landing-page_23-2148530729.jpg?_wi=1",
|
||||
imageAlt: "Quality assurance",
|
||||
},
|
||||
],
|
||||
@@ -177,11 +177,11 @@ export default function HomePage() {
|
||||
icon: Shield,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/secure-payment-landing-page_23-2148530729.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/secure-payment-landing-page_23-2148530729.jpg?_wi=2",
|
||||
imageAlt: "Secure payment",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/online-shopping-cart-e-commers-concept_53876-127436.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/online-shopping-cart-e-commers-concept_53876-127436.jpg?_wi=2",
|
||||
imageAlt: "Trust and security",
|
||||
},
|
||||
],
|
||||
@@ -227,7 +227,7 @@ export default function HomePage() {
|
||||
role: "Buyer",
|
||||
company: "New York",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-friendly-woman-holding-shopping-bags_1098-1574.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-friendly-woman-holding-shopping-bags_1098-1574.jpg?_wi=1",
|
||||
imageAlt: "Sarah Martinez",
|
||||
},
|
||||
{
|
||||
@@ -236,7 +236,7 @@ export default function HomePage() {
|
||||
role: "Seller",
|
||||
company: "Artisan Pottery",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-handsome-guy-showing-call-me-sign_1262-17046.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-handsome-guy-showing-call-me-sign_1262-17046.jpg?_wi=1",
|
||||
imageAlt: "James Chen",
|
||||
},
|
||||
{
|
||||
@@ -245,7 +245,7 @@ export default function HomePage() {
|
||||
role: "Buyer",
|
||||
company: "London",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg?_wi=1",
|
||||
imageAlt: "Emma Johnson",
|
||||
},
|
||||
{
|
||||
@@ -254,7 +254,7 @@ export default function HomePage() {
|
||||
role: "Seller",
|
||||
company: "Leather Crafts",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1",
|
||||
imageAlt: "Marcus Williams",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -72,11 +72,11 @@ export default function SellersPage() {
|
||||
icon: Sparkles,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/online-shopping-cart-e-commers-concept_53876-127436.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/online-shopping-cart-e-commers-concept_53876-127436.jpg?_wi=3",
|
||||
imageAlt: "Product listing interface",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-building-their-own-dried-arrangement_23-2149697703.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-building-their-own-dried-arrangement_23-2149697703.jpg?_wi=3",
|
||||
imageAlt: "Showcase your work",
|
||||
},
|
||||
],
|
||||
@@ -87,11 +87,11 @@ export default function SellersPage() {
|
||||
icon: Heart,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-making-bow-from-ribbon-gift_1220-3470.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-making-bow-from-ribbon-gift_1220-3470.jpg?_wi=3",
|
||||
imageAlt: "Fair pricing",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/secure-payment-landing-page_23-2148530729.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/secure-payment-landing-page_23-2148530729.jpg?_wi=3",
|
||||
imageAlt: "Transparent payments",
|
||||
},
|
||||
],
|
||||
@@ -102,11 +102,11 @@ export default function SellersPage() {
|
||||
icon: Award,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-building-their-own-dried-arrangement_23-2149697703.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-building-their-own-dried-arrangement_23-2149697703.jpg?_wi=4",
|
||||
imageAlt: "Analytics dashboard",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-making-bow-from-ribbon-gift_1220-3470.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-making-bow-from-ribbon-gift_1220-3470.jpg?_wi=4",
|
||||
imageAlt: "Growth tools",
|
||||
},
|
||||
],
|
||||
@@ -117,11 +117,11 @@ export default function SellersPage() {
|
||||
icon: Shield,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/secure-payment-landing-page_23-2148530729.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/secure-payment-landing-page_23-2148530729.jpg?_wi=4",
|
||||
imageAlt: "Secure marketplace",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/online-shopping-cart-e-commers-concept_53876-127436.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/online-shopping-cart-e-commers-concept_53876-127436.jpg?_wi=4",
|
||||
imageAlt: "Global community",
|
||||
},
|
||||
],
|
||||
|
||||
@@ -48,7 +48,7 @@ export default function ShopPage() {
|
||||
id: "1",
|
||||
name: "Handmade Ceramic Mug",
|
||||
price: "$24.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-with-brown-aprons-making-vase_1157-30724.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-with-brown-aprons-making-vase_1157-30724.jpg?_wi=2",
|
||||
imageAlt: "Ceramic mug",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
@@ -56,7 +56,7 @@ export default function ShopPage() {
|
||||
id: "2",
|
||||
name: "Artisan Beaded Bracelet",
|
||||
price: "$18.50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-making-handmade-bracelet-with-chain-beads_23-2148137483.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-making-handmade-bracelet-with-chain-beads_23-2148137483.jpg?_wi=2",
|
||||
imageAlt: "Beaded bracelet",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
@@ -64,7 +64,7 @@ export default function ShopPage() {
|
||||
id: "3",
|
||||
name: "Leather Craft Wallet",
|
||||
price: "$42.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-engraving-art-tools_23-2149186733.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-engraving-art-tools_23-2149186733.jpg?_wi=2",
|
||||
imageAlt: "Leather wallet",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
@@ -72,7 +72,7 @@ export default function ShopPage() {
|
||||
id: "4",
|
||||
name: "Woven Textile Scarf",
|
||||
price: "$35.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-flannel-shirt-detail_23-2149575333.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-flannel-shirt-detail_23-2149575333.jpg?_wi=2",
|
||||
imageAlt: "Woven scarf",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user