Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-04-05 12:52:34 +00:00
2 changed files with 12 additions and 12 deletions

View File

@@ -79,24 +79,24 @@ export default function LandingPage() {
title: "Discovery",
description: "Understanding your unique vision and goals.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-phone-keyboard-mock-up_23-2148317124.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-phone-keyboard-mock-up_23-2148317124.jpg?_wi=2",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/color-swatch-design-studio-creativity-ideas-concept_53876-14461.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/color-swatch-design-studio-creativity-ideas-concept_53876-14461.jpg?_wi=2",
},
imageSrc: "http://img.b2bpic.net/free-photo/geometric-abstract-art-marbling-colorful_181624-58311.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/geometric-abstract-art-marbling-colorful_181624-58311.jpg?_wi=2",
imageAlt: "minimalist geometric design concept",
},
{
title: "Execution",
description: "High-fidelity design and development.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/computer-screen-office-workspace_23-2148821931.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/computer-screen-office-workspace_23-2148821931.jpg?_wi=2",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-office_23-2151345397.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-office_23-2151345397.jpg?_wi=2",
},
imageSrc: "http://img.b2bpic.net/free-photo/work-space-with-laptop-coffee-stationery-white-table-top-view-flat-lay_501050-576.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/work-space-with-laptop-coffee-stationery-white-table-top-view-flat-lay_501050-576.jpg?_wi=2",
imageAlt: "Berlin creative studio office space",
},
]}

View File

@@ -77,11 +77,11 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/geometric-abstract-art-marbling-colorful_181624-58311.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/geometric-abstract-art-marbling-colorful_181624-58311.jpg?_wi=1",
imageAlt: "Minimalist geometric design concept",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/work-space-with-laptop-coffee-stationery-white-table-top-view-flat-lay_501050-576.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/work-space-with-laptop-coffee-stationery-white-table-top-view-flat-lay_501050-576.jpg?_wi=1",
imageAlt: "Berlin creative studio space",
},
{
@@ -111,14 +111,14 @@ export default function LandingPage() {
{
title: "Social Media",
description: "Strategy, content, and growth management.",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-phone-keyboard-mock-up_23-2148317124.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-phone-keyboard-mock-up_23-2148317124.jpg?_wi=1",
titleIconSrc: "Share2",
buttonText: "View",
},
{
title: "Graphic Design",
description: "Branding, print, and visual identity.",
imageSrc: "http://img.b2bpic.net/free-photo/color-swatch-design-studio-creativity-ideas-concept_53876-14461.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/color-swatch-design-studio-creativity-ideas-concept_53876-14461.jpg?_wi=1",
titleIconSrc: "Palette",
buttonText: "View",
},
@@ -132,14 +132,14 @@ export default function LandingPage() {
{
title: "Video Editing",
description: "Reels, ads, and brand video production.",
imageSrc: "http://img.b2bpic.net/free-photo/computer-screen-office-workspace_23-2148821931.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/computer-screen-office-workspace_23-2148821931.jpg?_wi=1",
titleIconSrc: "Video",
buttonText: "View",
},
{
title: "Web Design",
description: "Fast, minimal, conversion-focused websites.",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-office_23-2151345397.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-office_23-2151345397.jpg?_wi=1",
titleIconSrc: "Globe",
buttonText: "View",
},