Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-07 14:49:04 +00:00

View File

@@ -58,23 +58,23 @@ export default function LandingPage() {
description="We partner with ambitious founders to build premium identities and high-performing digital experiences."
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/mockup-with-book-pencils_23-2147730273.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mockup-with-book-pencils_23-2147730273.jpg?_wi=1",
imageAlt: "Minimalist Design",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13623.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13623.jpg?_wi=1",
imageAlt: "Architectural Detail",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/minimal-surrealistic-abstract-background_23-2151896378.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/minimal-surrealistic-abstract-background_23-2151896378.jpg?_wi=1",
imageAlt: "Abstract Design",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-colorful-material-texture_23-2148383676.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-colorful-material-texture_23-2148383676.jpg?_wi=1",
imageAlt: "Texture Detail",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-with-canvas-brush-marble-high-quality-photo_114579-63503.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-with-canvas-brush-marble-high-quality-photo_114579-63503.jpg?_wi=1",
imageAlt: "Creative Studio",
},
]}
@@ -92,19 +92,19 @@ export default function LandingPage() {
{
title: "Brand Identity",
description: "Defining your visual language with precision and purpose.",
imageSrc: "http://img.b2bpic.net/free-photo/mockup-with-book-pencils_23-2147730273.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mockup-with-book-pencils_23-2147730273.jpg?_wi=2",
imageAlt: "Brand Identity",
},
{
title: "Digital Experiences",
description: "High-performing websites that turn visitors into partners.",
imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13623.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13623.jpg?_wi=2",
imageAlt: "Digital Experiences",
},
{
title: "Content Strategy",
description: "Curated visuals and narratives that command attention.",
imageSrc: "http://img.b2bpic.net/free-photo/minimal-surrealistic-abstract-background_23-2151896378.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/minimal-surrealistic-abstract-background_23-2151896378.jpg?_wi=2",
imageAlt: "Content Strategy",
},
]}
@@ -138,7 +138,7 @@ export default function LandingPage() {
title: "Founder, TechFlow",
quote: "The most professional design experience I've had. Truly elevated our brand.",
avatarSrc: "http://img.b2bpic.net/free-photo/mockup-with-book-pencils_23-2147730273.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mockup-with-book-pencils_23-2147730273.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mockup-with-book-pencils_23-2147730273.jpg?_wi=3",
},
{
id: "2",
@@ -147,7 +147,7 @@ export default function LandingPage() {
title: "CEO, Velo Studio",
quote: "GG Designs turned our vision into something beyond what we imagined.",
avatarSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13623.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13623.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13623.jpg?_wi=3",
},
{
id: "3",
@@ -156,7 +156,7 @@ export default function LandingPage() {
title: "Director, Apex Capital",
quote: "Strategic, clean, and highly impactful work.",
avatarSrc: "http://img.b2bpic.net/free-photo/minimal-surrealistic-abstract-background_23-2151896378.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/minimal-surrealistic-abstract-background_23-2151896378.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/minimal-surrealistic-abstract-background_23-2151896378.jpg?_wi=3",
},
{
id: "4",
@@ -165,7 +165,7 @@ export default function LandingPage() {
title: "Founder, Aura",
quote: "Incredible attention to detail. A partner in the truest sense.",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-colorful-material-texture_23-2148383676.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-colorful-material-texture_23-2148383676.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-colorful-material-texture_23-2148383676.jpg?_wi=2",
},
{
id: "5",
@@ -174,7 +174,7 @@ export default function LandingPage() {
title: "VP Marketing, CloudSync",
quote: "Exceptional communication and high-end results.",
avatarSrc: "http://img.b2bpic.net/free-photo/woman-sitting-with-canvas-brush-marble-high-quality-photo_114579-63503.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-with-canvas-brush-marble-high-quality-photo_114579-63503.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-with-canvas-brush-marble-high-quality-photo_114579-63503.jpg?_wi=2",
},
]}
/>