Merge version_3 into main #5
@@ -1386,4 +1386,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -185,11 +185,11 @@ export default function LandingPage() {
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<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"
|
||||
buttons={[
|
||||
{ text: "Request Free Quote", href: "contact" },
|
||||
{ text: "Chat with Us", href: "#" }
|
||||
{ text: "Get Free Quote in 5 Min", href: "contact" },
|
||||
{ text: "Schedule Consultation", href: "#" }
|
||||
]}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
@@ -237,4 +237,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user