Update src/app/page.tsx
This commit is contained in:
@@ -267,7 +267,7 @@ export default function HomePage() {
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactText
|
||||
text="Ready to transform your digital presence? Let's create something extraordinary together. Reach out today for a free consultation."
|
||||
text="Get a free strategy session worth $500. Book your consultation today."
|
||||
animationType="entrance-slide"
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
@@ -315,4 +315,4 @@ export default function HomePage() {
|
||||
}
|
||||
|
||||
import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia';
|
||||
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
|
||||
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
|
||||
|
||||
Reference in New Issue
Block a user