Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| af72001882 | |||
| c16a2aa14c |
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user