diff --git a/AGENTS.md b/AGENTS.md index 8bd0e39..5079312 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -1,5 +1,12 @@ - -# This is NOT the Next.js you know +# This is NOT the Next.js you know This version has breaking changes — APIs, conventions, and file structure may all differ from your training data. Read the relevant guide in `node_modules/next/dist/docs/` before writing any code. Heed deprecation notices. - +# STRICT PROJECT-WIDE EXECUTION RULES (TOKEN SAVER) +Whenever you are assigned ANY task (bug fix, new feature, UI update, backend logic, etc.), you MUST follow these constraints strictly to prevent infinite loops and save compute resources: + +1. DO NOT start the Next.js dev server or any local server. +2. DO NOT use curl, browser tools, Puppeteer, or any network request to test localhost or any local API endpoints. +3. DO NOT attempt to take screenshots, scrape pages, or self-verify visual/functional changes locally. +4. DO NOT write "VERIFICATION REQUIRED" or attempt to run integration tests unless explicitly asked. +5. Provide the exact code fix, logic, or file modification directly based on your analysis of the provided files. +6. The human developer will always be responsible for running the server, executing the code, and verifying it locally. \ No newline at end of file diff --git a/public/Nearle Business.png b/public/Nearle Business.png new file mode 100644 index 0000000..4c3c897 Binary files /dev/null and b/public/Nearle Business.png differ diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 871b1cd..7811942 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -69,7 +69,7 @@ export default function AboutPage() {
@@ -107,46 +117,11 @@ export default function BusinessesPage() { -
- India's #1 Neighborhood Commerce App. Join the futuristic community lifestyle living and move your business forward. -
- - {/* App Download Links */} -
@@ -132,7 +132,7 @@ export default function PeoplePage() {
{/* ─── 9 Core Offerings Bento Grid ─── */}
-
- Get groceries, hot meals, daily essentials, and local professional
- services delivered from trusted partners within{" "}
- 25-30 minutes.
-
+ Get groceries, hot meals, daily essentials, and local professional
+ services delivered from trusted partners within{" "}
+ 25-30 minutes.
+
- Express
-
-
-
-
- Neighborhood
-
-
+ Express
+
+
+
+
+ Neighborhood
+
+