Merge version_1 into main #1
@@ -1,4 +1,4 @@
|
|||||||
"use client"
|
"use client";
|
||||||
|
|
||||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||||
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
|
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
|
||||||
@@ -68,16 +68,16 @@ export default function LandingPage() {
|
|||||||
description="We combine strategic thinking with creative excellence to deliver transformative digital solutions"
|
description="We combine strategic thinking with creative excellence to deliver transformative digital solutions"
|
||||||
tabs={[
|
tabs={[
|
||||||
{
|
{
|
||||||
id: "expertise", label: "Expertise"
|
id: "expertise", label: "Expertise", description: "Our team brings decades of combined experience in digital design, development, and strategy across diverse industries and markets."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "collaboration", label: "Collaboration"
|
id: "collaboration", label: "Collaboration", description: "We work as an extension of your team, ensuring open communication and shared accountability throughout the entire project lifecycle."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "innovation", label: "Innovation"
|
id: "innovation", label: "Innovation", description: "We stay ahead of industry trends and leverage cutting-edge technologies to create solutions that set your brand apart."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "results", label: "Results"
|
id: "results", label: "Results", description: "Every project is focused on delivering measurable outcomes that drive business growth and exceed expectations."
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
imageSrc="https://img.b2bpic.net/free-photo/close-up-young-colleagues-having-meeting_23-2149060239.jpg"
|
imageSrc="https://img.b2bpic.net/free-photo/close-up-young-colleagues-having-meeting_23-2149060239.jpg"
|
||||||
|
|||||||
Reference in New Issue
Block a user