Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-17 18:56:23 +00:00

View File

@@ -66,7 +66,7 @@ export default function LandingPage() {
href: "#products",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/3d-modern-lamp-design_23-2151047546.jpg"
imageSrc="http://img.b2bpic.net/free-photo/3d-modern-lamp-design_23-2151047546.jpg?_wi=1"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/living-room-with-chandelier-couch-with-number-pillows-large-chandelier_188544-27064.jpg",
@@ -154,19 +154,19 @@ export default function LandingPage() {
id: "p1",
name: "Signature Piece",
price: "$1,250",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-ferromagnetic-mirrored-metal-upside-down_23-2148253668.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-ferromagnetic-mirrored-metal-upside-down_23-2148253668.jpg?_wi=1",
},
{
id: "p2",
name: "Artisan Vessel",
price: "$890",
imageSrc: "http://img.b2bpic.net/free-photo/happy-father-s-day-composition-father-s-day-top-view_185193-109772.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-father-s-day-composition-father-s-day-top-view_185193-109772.jpg?_wi=1",
},
{
id: "p3",
name: "Heritage Lamp",
price: "$2,400",
imageSrc: "http://img.b2bpic.net/free-photo/white-table-delicious-meal-arrangement_23-2148941054.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/white-table-delicious-meal-arrangement_23-2148941054.jpg?_wi=1",
},
{
id: "p4",
@@ -234,7 +234,7 @@ export default function LandingPage() {
quote: "Simply exquisite work.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-man-posing-with-flowers_52683-87229.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-modern-lamp-design_23-2151047546.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-modern-lamp-design_23-2151047546.jpg?_wi=2",
imageAlt: "elegant woman profile portrait",
},
{
@@ -256,7 +256,7 @@ export default function LandingPage() {
quote: "Elevated my life entirely.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/high-fashion-look-glamor-closeup-portrait-beautiful-sexy-stylish-brunette-caucasian-young-woman-model-with-bright-makeup_158538-2909.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-ferromagnetic-mirrored-metal-upside-down_23-2148253668.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-ferromagnetic-mirrored-metal-upside-down_23-2148253668.jpg?_wi=2",
imageAlt: "elegant woman profile portrait",
},
{
@@ -267,7 +267,7 @@ export default function LandingPage() {
quote: "Refined and absolutely beautiful.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-handsome-employee-talking-cellphone_1139-344.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-father-s-day-composition-father-s-day-top-view_185193-109772.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-father-s-day-composition-father-s-day-top-view_185193-109772.jpg?_wi=2",
imageAlt: "elegant woman profile portrait",
},
{
@@ -278,7 +278,7 @@ export default function LandingPage() {
quote: "The gold standard of luxury.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/side-view-woman-holding-flower_23-2149883721.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/white-table-delicious-meal-arrangement_23-2148941054.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/white-table-delicious-meal-arrangement_23-2148941054.jpg?_wi=2",
imageAlt: "elegant woman profile portrait",
},
]}