Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-07 20:08:13 +00:00

View File

@@ -52,11 +52,11 @@ export default function LandingPage() {
{ text: "Our Work", href: "#services" },
]}
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/creative-photographer-retouching-photos-night-retouching-using-digitizer_482257-32845.jpg", imageAlt: "Digital Agency Web Design" },
{ imageSrc: "http://img.b2bpic.net/free-photo/creative-photographer-retouching-photos-night-retouching-using-digitizer_482257-32845.jpg", imageAlt: "Modern Development" },
{ imageSrc: "http://img.b2bpic.net/free-photo/creative-photographer-retouching-photos-night-retouching-using-digitizer_482257-32845.jpg", imageAlt: "Responsive Sites" },
{ imageSrc: "http://img.b2bpic.net/free-photo/creative-photographer-retouching-photos-night-retouching-using-digitizer_482257-32845.jpg", imageAlt: "UI/UX Design" },
{ imageSrc: "http://img.b2bpic.net/free-photo/creative-photographer-retouching-photos-night-retouching-using-digitizer_482257-32845.jpg", imageAlt: "Growth Analytics" },
{ imageSrc: "http://img.b2bpic.net/free-photo/creative-photographer-retouching-photos-night-retouching-using-digitizer_482257-32845.jpg?_wi=1", imageAlt: "Digital Agency Web Design" },
{ imageSrc: "http://img.b2bpic.net/free-photo/creative-photographer-retouching-photos-night-retouching-using-digitizer_482257-32845.jpg?_wi=2", imageAlt: "Modern Development" },
{ imageSrc: "http://img.b2bpic.net/free-photo/creative-photographer-retouching-photos-night-retouching-using-digitizer_482257-32845.jpg?_wi=3", imageAlt: "Responsive Sites" },
{ imageSrc: "http://img.b2bpic.net/free-photo/creative-photographer-retouching-photos-night-retouching-using-digitizer_482257-32845.jpg?_wi=4", imageAlt: "UI/UX Design" },
{ imageSrc: "http://img.b2bpic.net/free-photo/creative-photographer-retouching-photos-night-retouching-using-digitizer_482257-32845.jpg?_wi=5", imageAlt: "Growth Analytics" },
]}
/>
</div>
@@ -83,7 +83,7 @@ export default function LandingPage() {
features={[
{
title: "Custom Web Development", description: "Full-stack solutions built for speed, scalability, and security.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-astronaut_23-2151432363.jpg", imageAlt: "Custom Web Development Tools"},
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-astronaut_23-2151432363.jpg?_wi=1", imageAlt: "Custom Web Development Tools"},
items: [
{ icon: Code, text: "Clean, scalable code" },
{ icon: Smartphone, text: "Mobile-responsive design" },
@@ -93,7 +93,7 @@ export default function LandingPage() {
},
{
title: "UI/UX Design", description: "User-centered design that turns visitors into loyal customers.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-astronaut_23-2151432363.jpg", imageAlt: "User Interface Design"},
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-astronaut_23-2151432363.jpg?_wi=2", imageAlt: "User Interface Design"},
items: [
{ icon: Palette, text: "Custom brand identity" },
{ icon: MousePointer, text: "Conversion-focused layouts" },
@@ -103,7 +103,7 @@ export default function LandingPage() {
},
{
title: "Digital Strategy", description: "Data-driven insights to optimize your reach and engagement.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-astronaut_23-2151432363.jpg", imageAlt: "Strategic Planning"},
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-astronaut_23-2151432363.jpg?_wi=3", imageAlt: "Strategic Planning"},
items: [
{ icon: BarChart, text: "Analytics integration" },
{ icon: Search, text: "SEO-first architecture" },