Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-11 22:29:56 +00:00

View File

@@ -53,7 +53,7 @@ export default function LandingPage() {
price: "$45.00",
rating: 5,
reviewCount: "120",
imageSrc: "http://img.b2bpic.net/free-photo/eucalyptus-white-vase-table_23-2149420689.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/eucalyptus-white-vase-table_23-2149420689.jpg?_wi=1",
},
{
id: "p2",
@@ -62,7 +62,7 @@ export default function LandingPage() {
price: "$120.00",
rating: 5,
reviewCount: "89",
imageSrc: "http://img.b2bpic.net/free-photo/ordered-composition-baking-tools-view_23-2150096507.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/ordered-composition-baking-tools-view_23-2150096507.jpg?_wi=1",
},
{
id: "p3",
@@ -71,7 +71,7 @@ export default function LandingPage() {
price: "$85.00",
rating: 4,
reviewCount: "210",
imageSrc: "http://img.b2bpic.net/free-photo/cozy-home-still-life-with-candles-knitted-element-book-flowers_169016-11189.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cozy-home-still-life-with-candles-knitted-element-book-flowers_169016-11189.jpg?_wi=1",
},
{
id: "p4",
@@ -80,7 +80,7 @@ export default function LandingPage() {
price: "$30.00",
rating: 5,
reviewCount: "45",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-coffee-glass-scale-with-kettle_23-2148824405.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-coffee-glass-scale-with-kettle_23-2148824405.jpg?_wi=1",
},
{
id: "p5",
@@ -89,7 +89,7 @@ export default function LandingPage() {
price: "$55.00",
rating: 4,
reviewCount: "112",
imageSrc: "http://img.b2bpic.net/free-photo/clock-wooden-desk-against-weathered-wall_23-2147943450.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/clock-wooden-desk-against-weathered-wall_23-2147943450.jpg?_wi=1",
},
{
id: "p6",
@@ -98,7 +98,7 @@ export default function LandingPage() {
price: "$95.00",
rating: 5,
reviewCount: "98",
imageSrc: "http://img.b2bpic.net/free-photo/lamp-design-with-digital-art-style_23-2151153834.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/lamp-design-with-digital-art-style_23-2151153834.jpg?_wi=1",
},
]}
title="Shop Our Collection"
@@ -122,7 +122,7 @@ export default function LandingPage() {
price: "$45.00",
rating: 5,
reviewCount: "120",
imageSrc: "http://img.b2bpic.net/free-photo/eucalyptus-white-vase-table_23-2149420689.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/eucalyptus-white-vase-table_23-2149420689.jpg?_wi=2",
},
{
id: "p2",
@@ -131,7 +131,7 @@ export default function LandingPage() {
price: "$120.00",
rating: 5,
reviewCount: "89",
imageSrc: "http://img.b2bpic.net/free-photo/ordered-composition-baking-tools-view_23-2150096507.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/ordered-composition-baking-tools-view_23-2150096507.jpg?_wi=2",
},
{
id: "p3",
@@ -140,7 +140,7 @@ export default function LandingPage() {
price: "$85.00",
rating: 4,
reviewCount: "210",
imageSrc: "http://img.b2bpic.net/free-photo/cozy-home-still-life-with-candles-knitted-element-book-flowers_169016-11189.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cozy-home-still-life-with-candles-knitted-element-book-flowers_169016-11189.jpg?_wi=2",
},
{
id: "p4",
@@ -149,7 +149,7 @@ export default function LandingPage() {
price: "$30.00",
rating: 5,
reviewCount: "45",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-coffee-glass-scale-with-kettle_23-2148824405.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-coffee-glass-scale-with-kettle_23-2148824405.jpg?_wi=2",
},
{
id: "p5",
@@ -158,7 +158,7 @@ export default function LandingPage() {
price: "$55.00",
rating: 4,
reviewCount: "112",
imageSrc: "http://img.b2bpic.net/free-photo/clock-wooden-desk-against-weathered-wall_23-2147943450.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/clock-wooden-desk-against-weathered-wall_23-2147943450.jpg?_wi=2",
},
{
id: "p6",
@@ -167,7 +167,7 @@ export default function LandingPage() {
price: "$95.00",
rating: 5,
reviewCount: "98",
imageSrc: "http://img.b2bpic.net/free-photo/lamp-design-with-digital-art-style_23-2151153834.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/lamp-design-with-digital-art-style_23-2151153834.jpg?_wi=2",
},
]}
/>