diff --git a/src/app/layout.tsx b/src/app/layout.tsx index fc0941b..a1cd5ec 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1429,4 +1429,4 @@ export default function RootLayout({ ); -} +} \ No newline at end of file diff --git a/src/app/page.tsx b/src/app/page.tsx index 09fe0d3..d798b18 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -170,7 +170,7 @@ export default function LandingPage() { ctaTitle="קבע הזמנה או שאל שאלות" ctaDescription="צור קשר ישירות עם צוות השמש. אנחנו כאן כדי להתשובות לכל השאלות שלך ולהבטיח חוויה מושלמת." ctaIcon={Phone} - ctaButton={{ text: "התקשר עכשיו", href: "#" }} + ctaButton={{ text: "הזמן פיצה טרייה עכשיו", href: "#" }} useInvertedBackground={false} animationType="slide-up" faqs={[ @@ -206,4 +206,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file