Merge version_6 into main #4
1432
src/app/layout.tsx
1432
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -42,7 +42,8 @@ export default function HomePage() {
|
||||
]}
|
||||
animateOnLoad={true}
|
||||
button={{
|
||||
text: "İletişim", href: "/iletisim"}}
|
||||
text: "İletişim", href: "/iletisim"
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -72,7 +73,7 @@ export default function HomePage() {
|
||||
<div id="metrics" data-section="metrics">
|
||||
<MetricCardTwo
|
||||
title="Garmen Yapı İnşaat Rakamlarla"
|
||||
description="Deneyim ve başarının ölçüsü"
|
||||
description="Deneyim ve başarının ölçüsü – 10+ yıllık sektör öncülüğü"
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "25+", description: "Tamamlanan Proje"
|
||||
@@ -271,4 +272,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user