Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-08 13:58:28 +00:00
2 changed files with 1370 additions and 3 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -55,7 +55,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/team-supervisors-inspecting-solar-plant-machinery-using-tablet_482257-118055.jpg", imageAlt: "Modern pebars block manufacturing facility"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/brick-wall-closeup_169016-3160.jpg", imageAlt: "Premium colored pebars blocks display"
imageSrc: "http://img.b2bpic.net/free-photo/brick-wall-closeup_169016-3160.jpg?_wi=1", imageAlt: "Premium colored pebars blocks display"
}
]}
rating={5}
@@ -79,7 +79,7 @@ export default function LandingPage() {
tagAnimation="slide-up"
products={[
{
id: "standard-red", name: "Standard Red Pebars Block", price: "$0.45/unit", imageSrc: "http://img.b2bpic.net/free-photo/brick-wall-closeup_169016-3160.jpg", imageAlt: "Standard red pebars block", initialQuantity: 1
id: "standard-red", name: "Standard Red Pebars Block", price: "$0.45/unit", imageSrc: "http://img.b2bpic.net/free-photo/brick-wall-closeup_169016-3160.jpg?_wi=2", imageAlt: "Standard red pebars block", initialQuantity: 1
},
{
id: "premium-color", name: "Premium Color Mix Blocks", price: "$0.58/unit", imageSrc: "http://img.b2bpic.net/free-photo/rough-metallic-surface-texture_23-2148953935.jpg", imageAlt: "Premium multi-color pebars blocks", initialQuantity: 1
@@ -122,7 +122,7 @@ export default function LandingPage() {
},
{
id: 4,
title: "Competitive Pricing", description: "Direct factory sales eliminate middlemen costs, delivering premium products at unbeatable prices", imageSrc: "http://img.b2bpic.net/free-photo/brick-wall-closeup_169016-3160.jpg", imageAlt: "Cost-effective pricing advantage"
title: "Competitive Pricing", description: "Direct factory sales eliminate middlemen costs, delivering premium products at unbeatable prices", imageSrc: "http://img.b2bpic.net/free-photo/brick-wall-closeup_169016-3160.jpg?_wi=3", imageAlt: "Cost-effective pricing advantage"
}
]}
animationType="blur-reveal"