2 Commits

Author SHA1 Message Date
af72001882 Update src/app/page.tsx 2026-03-12 09:18:28 +00:00
c16a2aa14c Merge version_2 into main
Merge version_2 into main
2026-03-12 09:17:36 +00:00

View File

@@ -64,7 +64,7 @@ export default function LandingPage() {
description="We are a branding and marketing agency dedicated to helping businesses grow their brand presence online. Our team combines creative design expertise with marketing strategy to deliver comprehensive branding solutions that elevate your business and connect with your audience."
tag="Who We Are"
buttons={[
{ text: "Explore Our Services", href: "#services" }
{ text: "Explore Our Services" }
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aq4GR4KjFwRGVJPZ4lPalKUGgE/a-professional-team-collaboration-image--1773306863362-46833d81.png"
imageAlt="Elevate Digital team collaborating on branding projects"
@@ -80,6 +80,9 @@ export default function LandingPage() {
textboxLayout="default"
animationType="slide-up"
useInvertedBackground={false}
buttons={[
{ text: "Get Started on Your Project", href: "#contact" }
]}
products={[
{
id: "1", brand: "Brand Design", name: "Custom Logo Design", price: "Starting at $2,500", rating: 5,