diff --git a/web/src/app/page.tsx b/web/src/app/page.tsx
index 9e24717..79721be 100644
--- a/web/src/app/page.tsx
+++ b/web/src/app/page.tsx
@@ -129,7 +129,7 @@ function Jumbotron() {
+
Discover the revolutionary Multi-Agent Research Assistant that
empowers you to dive deeper and wider into any subject. Equipped with
the powerful tools like search engines, crawlers, Python, and MCP
@@ -290,7 +290,7 @@ const features = [
background: (
),
- className: "lg:col-start-3 lg:col-end-3 lg:row-start-1 lg:row-end-2",
+ className: "lg:col-start-2 lg:col-end-3 lg:row-start-1 lg:row-end-2",
},
{
Icon: Usb,
@@ -302,7 +302,7 @@ const features = [
background: (
),
- className: "lg:col-start-3 lg:col-end-3 lg:row-start-2 lg:row-end-3",
+ className: "lg:col-start-2 lg:col-end-3 lg:row-start-2 lg:row-end-3",
},
{
Icon: Podcast,
@@ -314,7 +314,7 @@ const features = [
background: (
),
- className: "lg:col-start-3 lg:col-end-3 lg:row-start-3 lg:row-end-4",
+ className: "lg:col-start-2 lg:col-end-3 lg:row-start-3 lg:row-end-4",
},
];
@@ -325,7 +325,7 @@ function CoreFeatureSection() {
title="Core Features"
description="Find out what makes DeerFlow effective."
/>
-