Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-17 15:13:17 +00:00

View File

@@ -97,7 +97,7 @@ export default function LandingPage() {
},
{
title: "Family Friendly Fun", description: "Safe, curated, and easy-to-use digital products designed by experts.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/adorable-boy-fantasy-world_23-2151732334.jpg", imageAlt: "Fun icon"},
imageSrc: "http://img.b2bpic.net/free-photo/adorable-boy-fantasy-world_23-2151732334.jpg?_wi=1", imageAlt: "Fun icon"},
items: [
{
icon: Award,
@@ -122,7 +122,7 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1", name: "Magical Coloring Book", price: "$9.99", imageSrc: "http://img.b2bpic.net/free-photo/adorable-boy-fantasy-world_23-2151732334.jpg"},
id: "p1", name: "Magical Coloring Book", price: "$9.99", imageSrc: "http://img.b2bpic.net/free-photo/adorable-boy-fantasy-world_23-2151732334.jpg?_wi=2"},
{
id: "p2", name: "Treasure Hunt Map", price: "$7.50", imageSrc: "http://img.b2bpic.net/free-photo/digital-art-old-map-with-terrain-locations_23-2151445177.jpg"},
{