Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-27 21:46:05 +00:00

View File

@@ -62,7 +62,7 @@ export default function LandingPage() {
handle: "@sarahstyle",
testimonial: "The leather quality is simply unmatched.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/mediterranean-aesthetic-tiles-with-women-s-bag_23-2150916677.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mediterranean-aesthetic-tiles-with-women-s-bag_23-2150916677.jpg?_wi=1",
imageAlt: "luxury leather handbag boutique storefront",
},
{
@@ -78,7 +78,7 @@ export default function LandingPage() {
handle: "@rossistyle",
testimonial: "I love the subtle details on my bag.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/sexy-elegant-woman-natural-beauty-fashion-style-clothes-casual-formal-suit-white-cotton-blouse-silk-pants-romantic-date-blouse-pants-party-style-glamour-model-trend-accessory-bag-dark-hair-makeup_132075-12101.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sexy-elegant-woman-natural-beauty-fashion-style-clothes-casual-formal-suit-white-cotton-blouse-silk-pants-romantic-date-blouse-pants-party-style-glamour-model-trend-accessory-bag-dark-hair-makeup_132075-12101.jpg?_wi=1",
imageAlt: "luxury leather handbag boutique storefront",
},
{
@@ -86,7 +86,7 @@ export default function LandingPage() {
handle: "@mthorne_lux",
testimonial: "Exquisite construction and stunning design.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-camera-bag-nature_23-2148192737.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-camera-bag-nature_23-2148192737.jpg?_wi=1",
imageAlt: "luxury leather handbag boutique storefront",
},
{
@@ -94,11 +94,11 @@ export default function LandingPage() {
handle: "@sophia_b",
testimonial: "Absolutely obsessed with my new satchel.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/still-life-bag-hanging_52683-151481.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-bag-hanging_52683-151481.jpg?_wi=1",
imageAlt: "luxury leather handbag boutique storefront",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/mediterranean-aesthetic-tiles-with-women-s-bag_23-2150916677.jpg"
imageSrc="http://img.b2bpic.net/free-photo/mediterranean-aesthetic-tiles-with-women-s-bag_23-2150916677.jpg?_wi=2"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/friends-going-shopping-antique-store_23-2149525695.jpg",
@@ -144,19 +144,19 @@ export default function LandingPage() {
id: "p1",
name: "Classic Tote",
price: "$450",
imageSrc: "http://img.b2bpic.net/free-photo/sexy-elegant-woman-natural-beauty-fashion-style-clothes-casual-formal-suit-white-cotton-blouse-silk-pants-romantic-date-blouse-pants-party-style-glamour-model-trend-accessory-bag-dark-hair-makeup_132075-12101.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sexy-elegant-woman-natural-beauty-fashion-style-clothes-casual-formal-suit-white-cotton-blouse-silk-pants-romantic-date-blouse-pants-party-style-glamour-model-trend-accessory-bag-dark-hair-makeup_132075-12101.jpg?_wi=2",
},
{
id: "p2",
name: "Urban Crossbody",
price: "$280",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-camera-bag-nature_23-2148192737.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-camera-bag-nature_23-2148192737.jpg?_wi=2",
},
{
id: "p3",
name: "Signature Satchel",
price: "$520",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-bag-hanging_52683-151481.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-bag-hanging_52683-151481.jpg?_wi=2",
},
{
id: "p4",
@@ -206,7 +206,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/mediterranean-aesthetic-tiles-with-women-s-bag_23-2150916677.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mediterranean-aesthetic-tiles-with-women-s-bag_23-2150916677.jpg?_wi=3",
imageAlt: "artisan leather quality detail close-up",
},
]}