Happy to be a collaborator with @Kittipong Sorasuchart
A marketing-automation platform that posts inventory to Facebook Marketplace automatically, generates ads per vehicle with AI, and tracks every lead down.
Glad it was useful. I’d keep that line compact near the CTA—something like “Ships in X–Y days · 30-day returns”—and link to the full policy. It answers a key risk question without interrupting the premium feel. The storefront already has a strong base.
My own site, built to be edited in one place. Every section reads from a single data folder, so adding a project or a skill means editing one file, not the UI.
It ships with the SEO work done: sitemap, robots, schema.org structured data, social preview images generated at build time, and a plain-text summary for AI assistants. Verified in Google Search Console and Bing.
Stack: Next.js, TypeScript, Tailwind CSS, Framer Motion, deployed on Render.
The single data folder makes the site easy to update without opening the components. I'd add a build check that stops the deploy when a project is missing its title or social image.