Update src/app/page.tsx

This commit is contained in:
2026-05-08 10:26:48 +00:00
parent 04b5e62dba
commit fbb6456768

View File

@@ -38,6 +38,7 @@ export default function LandingPage() {
{ name: "Contact", id: "contact" },
]}
brandName="Etail"
button={{ text: "Get Started", href: "#contact" }}
/>
</div>
@@ -98,6 +99,7 @@ export default function LandingPage() {
<MetricCardOne
animationType="depth-3d"
gridVariant="bento-grid"
textboxLayout="default"
useInvertedBackground={false}
metrics={[
{ id: "m1", value: "15+", title: "Years Experience", description: "Design, Animation, Strategy", icon: Box },