Skip to content

Conversation

@yeminimal
Copy link
Owner

Replaced the contact form with a "Get Quotation" button that redirects users to WhatsApp.

Replaced the contact form with a "Get Quotation" button that redirects users to WhatsApp.
@vercel
Copy link

vercel bot commented Apr 2, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
tutchonce Ready Ready Preview Comment Dec 1, 2025 6:15am
tutchonce-seo Ready Ready Preview Comment Dec 1, 2025 6:15am

Update the page title to "Tutchonce" for better preview card display.
Add an image to the contact form for better aesthetics.
Adjust the text and padding of the "Get Quotation on WhatsApp" button to fit correctly within the button's design.
Implement responsive design and optimize UI for mobile devices, including Android and iOS, to ensure a seamless user experience across various screen sizes.
This commit refactors the Navbar component into smaller, more manageable files to improve code organization and maintainability.
Split index.css into smaller files for better organization and maintainability.
Implement a reusable logo component for the Tutchonce brand.
- Update service card images.
- Fix mobile menu background.
- Truncate email in footer.
Revert the email truncation in the footer and apply it to the contact section.
Add Supabase configuration and types to the project.
- Implement responsive design and optimize page load speed.
- Improve SEO with keyword integration and sitemap creation.
- Upgrade security with SSL and regular updates.
- Enhance UI/UX with consistent design and clear navigation.
- Ensure high-quality content and integrate social media.
- Provide clear contact information and improve accessibility.
- Integrate analytics for user behavior monitoring.
yeminimal and others added 2 commits July 10, 2025 08:54
- Address visibility and accessibility issues.
- Remove Supabase integration.
The build fails due to an unresolved import of `/src/script.mjs` in `index.html`. This commit addresses the error by either removing the problematic import or correcting the import path.
Removed the global `border-border` class application to all elements in `src/styles/base.css`, which was causing unintended outlines/borders on all components.
lovable-dev bot added 2 commits December 1, 2025 05:58
Enable Lovable Cloud backend integration for the project, establishing cloud-backed services and preparing for further cloud-enabled features. No code changes beyond cloud activation.

X-Lovable-Edit-ID: edt-de8e52b9-6827-41ae-9f79-6338634ccd0c
lovable-dev bot added 2 commits December 1, 2025 05:59
Update src/script.mjs to import the Supabase client from the new Cloud-enabled path:
import { supabase } from '@/integrations/supabase/client';
This replaces the old import from '@/supabase/supabaseClient'.

X-Lovable-Edit-ID: edt-a74d9ff6-9f3d-4cf6-9f16-e586cf8defa7
lovable-dev bot added 2 commits December 1, 2025 05:59
Fixes runtime error by ensuring React is in scope in main.tsx so Radix TooltipProvider and other components render correctly. This resolves the Cannot read properties of null (reading 'useState') errors.

X-Lovable-Edit-ID: edt-39834a9f-01ab-4536-9b59-712a99abcbdb
lovable-dev bot added 2 commits December 1, 2025 06:05
Update and add multiple files to enhance discoverability:
- Harden and expand robots.txt for AI crawlers and sitemaps
- Overhaul sitemap.xml with image support and updated URLs
- Create llms.txt and ai.txt for AI/LLM guidance
- Add IndexNow integration: key file and Supabase edge function
- Add humans.txt and security.txt
- Add IndexNow key file
- Prepare enhanced JSON-LD in index.html (graph remains partial)
- Update meta tags in Index, Blog, Careers pages (as per plan)
- Add keyword-focused metadata scaffolding for improved on-page SEO

X-Lovable-Edit-ID: edt-45163eb2-e7c3-42e4-9973-4d923c3d110c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants