Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 481f19c4df | |||
| a7ae57a189 | |||
| aec3e646a4 |
@@ -204,7 +204,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
id: "p5", name: "Health & Wellness Mobile App", price: "Case Study", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLiVwn3hCu2CTKdfreiAnFI1la/a-mobile-app-interface-design-for-a-heal-1774275047122-1c724469.png", imageAlt: "Mobile app UI for a health platform"},
|
id: "p5", name: "Health & Wellness Mobile App", price: "Case Study", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLiVwn3hCu2CTKdfreiAnFI1la/a-mobile-app-interface-design-for-a-heal-1774275047122-1c724469.png", imageAlt: "Mobile app UI for a health platform"},
|
||||||
{
|
{
|
||||||
id: "p6", name: "Architecture Firm Redesign", price: "Case Study", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLiVwn3hCu2CTKdfreiAnFI1la/a-creative-website-redesign-for-a-cuttin-1774275050498-6dcb0395.png", imageAlt: "Website redesign for an architecture firm"},
|
id: "p6", name: "Architecture Firm Redesign", price: "Case Study", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLiVwn3hCu2CTKdfreiAnFI1la/a-creative-website-redesign-for-a-cuttin-1774275050498-6dcb0395.png", imageAlt: "Website redesign for an an architecture firm"},
|
||||||
]}
|
]}
|
||||||
title="Our Transformative Work"
|
title="Our Transformative Work"
|
||||||
description="Explore our recent case studies and see how we deliver measurable results for ambitious brands."
|
description="Explore our recent case studies and see how we deliver measurable results for ambitious brands."
|
||||||
@@ -266,11 +266,7 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
text="Ready to transform your digital presence? Book a personalized consultation to discuss your vision, goals, and how we can bring them to life."
|
text="Ready to transform your digital presence? Book a personalized consultation to discuss your vision, goals, and how we can bring them to life."
|
||||||
buttons={[
|
buttons={[]}
|
||||||
{
|
|
||||||
text: "Confirm Booking", href: "#contact", // Link to the contact form or a booking tool
|
|
||||||
},
|
|
||||||
]}
|
|
||||||
className="!py-vw-4 !bg-background-accent/50"
|
className="!py-vw-4 !bg-background-accent/50"
|
||||||
contentClassName="!py-vw-4 !px-vw-2_5 !bg-card border border-accent/20 rounded-pill shadow-xl"
|
contentClassName="!py-vw-4 !px-vw-2_5 !bg-card border border-accent/20 rounded-pill shadow-xl"
|
||||||
textClassName="!text-3xl lg:!text-4xl"
|
textClassName="!text-3xl lg:!text-4xl"
|
||||||
|
|||||||
Reference in New Issue
Block a user