Merge version_2 into main #3

Merged
bender merged 2 commits from version_2 into main 2026-03-04 08:45:12 +00:00
2 changed files with 3 additions and 1425 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -120,9 +120,9 @@ export default function HomePage() {
description="End-to-end design and development services tailored to elevate your brand and drive user engagement."
features={[
{
id: "01", title: "Website Design", description: "Complete custom website design from concept to final handoff. Focused on user experience and brand alignment.", imageSrc: "http://img.b2bpic.net/free-photo/executive-manager-analyzing-financial-growth-report_482257-77710.jpg", imageAlt: "Web design services"},
id: "01", title: "Landing Page Design", description: "High-converting landing pages optimized for specific campaigns. Clear messaging and compelling CTAs.", imageSrc: "http://img.b2bpic.net/free-vector/marketing-business-landing-page_23-2148978899.jpg", imageAlt: "Landing page design"},
{
id: "02", title: "Landing Page Design", description: "High-converting landing pages optimized for specific campaigns. Clear messaging and compelling CTAs.", imageSrc: "http://img.b2bpic.net/free-vector/marketing-business-landing-page_23-2148978899.jpg", imageAlt: "Landing page design"},
id: "02", title: "Website Design", description: "Complete custom website design from concept to final handoff. Focused on user experience and brand alignment.", imageSrc: "http://img.b2bpic.net/free-photo/executive-manager-analyzing-financial-growth-report_482257-77710.jpg", imageAlt: "Web design services"},
{
id: "03", title: "UI/UX Design", description: "User-centered interface design and experience optimization. Prototyping and iterative refinement.", imageSrc: "http://img.b2bpic.net/free-vector/making-new-memories-travel-mobile-app_23-2148497898.jpg", imageAlt: "UI UX design services"},
{
@@ -204,4 +204,4 @@ export default function HomePage() {
</div>
</ThemeProvider>
);
}
}