Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| da0783d98e | |||
| 77ee3675f5 | |||
| 7afe74624d |
@@ -185,11 +185,11 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="contact" data-section="contact">
|
<div id="contact" data-section="contact">
|
||||||
<ContactText
|
<ContactText
|
||||||
text="Ready to transform your product images? Let our expert team handle your clipping and editing needs. Get a free quote today."
|
text="Ready to transform your product images? Our expert team delivers free quotes within 5 minutes, with guaranteed quality and fast turnaround. Get started now and see results in 24-48 hours."
|
||||||
animationType="reveal-blur"
|
animationType="reveal-blur"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Request Free Quote", href: "contact" },
|
{ text: "Get Free Quote in 5 Min", href: "contact" },
|
||||||
{ text: "Chat with Us", href: "#" }
|
{ text: "Schedule Consultation", href: "#" }
|
||||||
]}
|
]}
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
|||||||
Reference in New Issue
Block a user