From d151ec5ac609d69456d20ae1573b67374184960f Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 5 Jun 2026 10:08:18 +0000 Subject: [PATCH 1/2] Update src/app/onetake-studio/page.tsx --- src/app/onetake-studio/page.tsx | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/src/app/onetake-studio/page.tsx b/src/app/onetake-studio/page.tsx index 8b245f5..52c7663 100644 --- a/src/app/onetake-studio/page.tsx +++ b/src/app/onetake-studio/page.tsx @@ -27,7 +27,7 @@ export default function OneTakeStudioPage() { @@ -88,7 +87,7 @@ export default function OneTakeStudioPage() { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/team-2.webp"}, { id: "3", name: "Sophia Lee", handle: "@sophia.lee", testimonial: "Professionalism and creativity combined! OneTake Studio truly understood our vision and delivered stunning product photography.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/team-3.webp"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/team-3.webp"} ]} /> @@ -102,25 +101,25 @@ export default function OneTakeStudioPage() { { label: "About", href: "#about" }, { label: "Services", href: "#services" }, { label: "Work", href: "/onetake-studio" }, - { label: "Contact", href: "#contact" }, - ], + { label: "Contact", href: "#contact" } + ] }, { title: "Services", items: [ { label: "Web Development", href: "#" }, { label: "SEO", href: "#" }, { label: "Branding", href: "#" }, - { label: "UI/UX Design", href: "#" }, - ], + { label: "UI/UX Design", href: "#" } + ] }, { title: "Connect", items: [ { label: "Twitter", href: "#" }, { label: "LinkedIn", href: "#" }, { label: "Instagram", href: "#" }, - { label: "Dribbble", href: "#" }, - ], - }, + { label: "Dribbble", href: "#" } + ] + } ]} /> -- 2.49.1 From 7deec4a28ab125fb0a93cdc23e138dbe55a4667b Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 5 Jun 2026 10:08:18 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 66 ++++++++++++++++++++++++------------------------ 1 file changed, 33 insertions(+), 33 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 886396c..bd24135 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,10 +33,10 @@ export default function WebAgency2Page() { @@ -49,7 +49,7 @@ export default function WebAgency2Page() { background={{ variant: "canvas-reveal" }} buttons={[ { text: "Start Project", href: "#contact" }, - { text: "View Work", href: "/onetake-studio" }, + { text: "View Work", href: "/onetake-studio" } ]} buttonAnimation="slide-up" carouselPosition="right" @@ -58,13 +58,13 @@ export default function WebAgency2Page() { { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/shot-4.webp", imageAlt: "UI UX Design - SaaS platform" }, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/shot-6.webp", imageAlt: "UI UX Design - Luminé skincare" }, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/shot-7.webp", imageAlt: "UI UX Design - Online courses" }, - { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/shot-9.webp", imageAlt: "UI UX Design - Business coach" }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/shot-9.webp", imageAlt: "UI UX Design - Business coach" } ]} rightCarouselItems={[ { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/shot-2.webp", imageAlt: "UI UX Design - Luxuria travel" }, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/shot-5.webp", imageAlt: "UI UX Design - Dental practice" }, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/shot-3.webp", imageAlt: "UI UX Design - AI product builder" }, - { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/shot-8.webp", imageAlt: "UI UX Design - AI automation" }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/shot-8.webp", imageAlt: "UI UX Design - AI automation" } ]} carouselItemClassName="!aspect-[4/5]" /> @@ -80,22 +80,22 @@ export default function WebAgency2Page() { features={[ { title: "SEO", description: "We optimize your website to rank higher on search engines and drive organic traffic.", bentoComponent: "marquee", centerIcon: Search, - variant: "text", texts: ["Keywords", "Backlinks", "Meta Tags", "Organic Traffic", "Rankings", "Analytics", "SERP", "Indexing"], + variant: "text", texts: ["Keywords", "Backlinks", "Meta Tags", "Organic Traffic", "Rankings", "Analytics", "SERP", "Indexing"] }, { title: "Web Development", description: "Custom-built websites that are fast, responsive, and designed to convert.", bentoComponent: "media-stack", items: [ { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/dev-2.webp", imageAlt: "Web project - AgentFlow AI platform" }, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/dev-1.webp", imageAlt: "Web project - Architecture studio" }, - { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/dev-3.webp", imageAlt: "Web project - Summit Roofing" }, - ], + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/dev-3.webp", imageAlt: "Web project - Summit Roofing" } + ] }, { title: "Branding", description: "Build a memorable brand identity that resonates with your audience.", bentoComponent: "media-stack", items: [ { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/shot-1.webp", imageAlt: "Brand project 1" }, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/shot-2.webp", imageAlt: "Brand project 2" }, - { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/shot-4.webp", imageAlt: "Brand project 3" }, - ], - }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/shot-4.webp", imageAlt: "Brand project 3" } + ] + } ]} /> -- 2.49.1