Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-05 04:30:02 +00:00

View File

@@ -80,15 +80,15 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/black-white-cover-books-with-green-twig-against-white-background_23-2147924492.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/black-white-cover-books-with-green-twig-against-white-background_23-2147924492.jpg?_wi=1",
imageAlt: "Creative Studio",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-abstract-black-white-neon_23-2150853452.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-abstract-black-white-neon_23-2150853452.jpg?_wi=1",
imageAlt: "3D Icons",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/snapshot-devices-notepad-glasses-apples-background-white-table_197531-25734.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/snapshot-devices-notepad-glasses-apples-background-white-table_197531-25734.jpg?_wi=1",
imageAlt: "Design Process",
},
{
@@ -143,7 +143,7 @@ export default function LandingPage() {
description: "Crafting compelling narratives that define your brand voice.",
bentoComponent: "reveal-icon",
icon: Sparkles,
imageSrc: "http://img.b2bpic.net/free-photo/black-white-cover-books-with-green-twig-against-white-background_23-2147924492.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/black-white-cover-books-with-green-twig-against-white-background_23-2147924492.jpg?_wi=2",
imageAlt: "creative studio atmosphere professional",
},
{
@@ -151,7 +151,7 @@ export default function LandingPage() {
description: "Real-time insights into your campaign performance.",
bentoComponent: "reveal-icon",
icon: BarChart2,
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-abstract-black-white-neon_23-2150853452.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-abstract-black-white-neon_23-2150853452.jpg?_wi=2",
imageAlt: "abstract tech interior 3d",
},
{
@@ -159,7 +159,7 @@ export default function LandingPage() {
description: "Seamless execution of multi-platform social campaigns.",
bentoComponent: "reveal-icon",
icon: Rocket,
imageSrc: "http://img.b2bpic.net/free-photo/snapshot-devices-notepad-glasses-apples-background-white-table_197531-25734.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/snapshot-devices-notepad-glasses-apples-background-white-table_197531-25734.jpg?_wi=2",
imageAlt: "designer hands working workstation",
},
]}