Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -36,7 +36,7 @@ export default function ContactPage() {
|
||||
title="Ready to start your project?"
|
||||
description="We are here to help your local business grow. Let's discuss your goals and how we can achieve them."
|
||||
buttons={[{ text: "Send Message" }]}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
|
||||
|
||||
@@ -40,6 +40,7 @@ export default function WorkPage() {
|
||||
animationType="slide-up"
|
||||
gridVariant="one-large-right-three-stacked-left"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "1", name: "Contractor Web Concept", price: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/elegant-cozy-office-with-laptop-desk_23-2149636248.jpg" },
|
||||
{ id: "2", name: "Barber Shop Web Concept", price: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/side-view-barber-styling-beard-man_23-2147778888.jpg" },
|
||||
|
||||
Reference in New Issue
Block a user