Update src/app/page.tsx

This commit is contained in:
2026-03-15 19:08:53 +00:00
parent 7d366db94c
commit 680b9c00db

View File

@@ -86,16 +86,16 @@ export default function LandingPage() {
tagAnimation="slide-up"
features={[
{
id: "branding", title: "Brand Strategy", description: "We develop cohesive brand identities that resonate with your audience and differentiate you from competitors.", imageSrc: "http://img.b2bpic.net/free-vector/dashboard-element-collection_23-2148372793.jpg", imageAlt: "Brand strategy design concept"
id: "branding", title: "Brand Strategy", description: "We develop cohesive brand identities that resonate with your audience and differentiate you from competitors.", imageSrc: "http://img.b2bpic.net/free-vector/dashboard-element-collection_23-2148372793.jpg?_wi=1", imageAlt: "Brand strategy design concept"
},
{
id: "design", title: "Visual Design", description: "From logo design to complete visual systems, we create stunning aesthetics that communicate your brand essence.", imageSrc: "http://img.b2bpic.net/free-vector/dashboard-element-collection_23-2148372793.jpg", imageAlt: "Visual design concept"
id: "design", title: "Visual Design", description: "From logo design to complete visual systems, we create stunning aesthetics that communicate your brand essence.", imageSrc: "http://img.b2bpic.net/free-vector/dashboard-element-collection_23-2148372793.jpg?_wi=2", imageAlt: "Visual design concept"
},
{
id: "digital", title: "Digital Experience", description: "We design intuitive, beautiful digital experiences that engage users and drive meaningful interactions.", imageSrc: "http://img.b2bpic.net/free-vector/dashboard-element-collection_23-2148372793.jpg", imageAlt: "Digital experience design"
id: "digital", title: "Digital Experience", description: "We design intuitive, beautiful digital experiences that engage users and drive meaningful interactions.", imageSrc: "http://img.b2bpic.net/free-vector/dashboard-element-collection_23-2148372793.jpg?_wi=3", imageAlt: "Digital experience design"
},
{
id: "content", title: "Content Creation", description: "Compelling visual narratives and strategic content that tells your brand story and builds lasting connections.", imageSrc: "http://img.b2bpic.net/free-vector/dashboard-element-collection_23-2148372793.jpg", imageAlt: "Content creation concept"
id: "content", title: "Content Creation", description: "Compelling visual narratives and strategic content that tells your brand story and builds lasting connections.", imageSrc: "http://img.b2bpic.net/free-vector/dashboard-element-collection_23-2148372793.jpg?_wi=4", imageAlt: "Content creation concept"
}
]}
gridVariant="bento-grid"