Update src/app/page.tsx
This commit is contained in:
@@ -55,7 +55,7 @@ export default function LandingPage() {
|
||||
{ src: "http://img.b2bpic.net/free-photo/cheerful-couple-painting-wall_23-2147782321.jpg", alt: "Müşteri" },
|
||||
]}
|
||||
avatarText="Mutlu Müşteriler"
|
||||
buttons={[{ text: "Ücretsiz Keşif Randevusu", href: "#contact" }]}
|
||||
buttons={[{ text: "Hemen Ücretsiz Keşif Al", href: "#contact" }]}
|
||||
marqueeItems={[
|
||||
{ type: "text", text: "İstanbul Geneli Hizmet" },
|
||||
{ type: "text", text: "Anahtar Teslim" },
|
||||
@@ -184,4 +184,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user