Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-22 14:42:03 +00:00

View File

@@ -66,15 +66,15 @@ export default function LandingPage() {
carouselItems={[
{
id: "1",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blue-ti-cordyline-leaves-texture-pattern-macro-photography_53876-145014.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blue-ti-cordyline-leaves-texture-pattern-macro-photography_53876-145014.jpg?_wi=1",
},
{
id: "2",
imageSrc: "http://img.b2bpic.net/free-photo/set-multicolored-pens_23-2148204815.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/set-multicolored-pens_23-2148204815.jpg?_wi=1",
},
{
id: "3",
imageSrc: "http://img.b2bpic.net/free-photo/twig-book-stacked-with-black-spool-scissor-against-white-background_23-2147924504.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/twig-book-stacked-with-black-spool-scissor-against-white-background_23-2147924504.jpg?_wi=1",
},
{
id: "4",
@@ -146,7 +146,7 @@ export default function LandingPage() {
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-woman-s-hand-painting-white-paint-mold_23-2147846086.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blue-ti-cordyline-leaves-texture-pattern-macro-photography_53876-145014.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blue-ti-cordyline-leaves-texture-pattern-macro-photography_53876-145014.jpg?_wi=2",
imageAlt: "marketing materials focus",
},
{
@@ -158,7 +158,7 @@ export default function LandingPage() {
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/top-view-collection-blank-business-cards_23-2148498317.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/set-multicolored-pens_23-2148204815.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/set-multicolored-pens_23-2148204815.jpg?_wi=2",
imageAlt: "marketing materials focus",
},
{
@@ -170,7 +170,7 @@ export default function LandingPage() {
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/male-barista-with-tattoos-adding-milk-coffee_23-2149052859.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/twig-book-stacked-with-black-spool-scissor-against-white-background_23-2147924504.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/twig-book-stacked-with-black-spool-scissor-against-white-background_23-2147924504.jpg?_wi=2",
imageAlt: "marketing materials focus",
},
]}