Play video
Pause video

BioChange
Regenerative Med

CellFoam Platform Technology Brand Website

2025

BioChange Veterinary Regenerative Medicine CellFoam brand website screenshot
Scroll
Project Type Brand Product Website
Timeline 2025
Core Tech Astro, Laravel, GraphQL

Overview

BioChange is a biotech brand focused on veterinary regenerative medicine. At its core is CellFoam™, a gelatin foam scaffold platform technology, which branches into three product lines — MicroFoam™ (canine periodontal treatment), Vitaloc™ (hemostatic powder) and VetFoam™ (canine urinary incontinence) — backed by 21 granted patents.

The challenge here was not building another website, but building one that had to look nothing like the existing parent site. BioChange speaks to veterinarians about regenerative consumables for animal clinics — a different world from the parent company's medical aesthetics positioning. Reusing the parent's corporate navy would have diluted the brand outright.

Our approach: one codebase, two brand personalities. The CellFoam site shares the same Laravel + GraphQL backend and the same Astro project as the parent, while owning its own layout, palette and navigation. For the client, that means every future sub-brand costs one folder — not another website, another admin panel and another maintenance line item.

21 Granted Patents
3 Product Line Sections
2 Bilingual SSR (ZH/EN)

Core Features

01

Independent Brand Visual System

Shares one codebase with the parent site, yet carries a fully independent layout, palette and navigation. Visitors never sense the two brands are the same website

02

CellFoam Platform Technology

Uses a 3D scaffold diagram and segmented storytelling to turn an abstract idea — how a gelatin foam scaffold helps tissue repair itself — into clinical language veterinarians understand

03

MicroFoam Periodontal Section

A non-surgical canine periodontal product, broken down into a four-step illustration of the actual procedure — place 1mm subgingivally, hold for a few seconds — lowering the barrier to clinical adoption

04

Vitaloc Hemostatic Section

A severe-bleeding control product, explaining how gelatin powder and cross-linking enzyme form a stable matrix on contact with blood, with a four-step application walkthrough

05

VetFoam Incontinence Section

An endoscopically guided injectable scaffold for canine USMI, positioned around its minimally invasive nature — completing the third of the three product lines

06

Partner Clinic Search

Multi-layer filtering by city, district, keyword and product line with pagination. Each result opens directly in Google Maps, routing online traffic straight to offline clinics

07

Inquiry Form

Veterinarians submit clinic name, contact details and needs straight to the admin panel with a notification trigger, paired with a floating LINE consultation entry for a second conversion path

08

FAQ Section

Structures the questions veterinarians most often raise before adopting a new technology — safety, biodegradability, indications, ease of use — serving both users and search engines

Technical Details

One System, Two Brands

The CellFoam site is built with its own CellfoamLayout and a dedicated set of brand components, mounted under the parent site's /cellfoam route. Both brands share one backend, one deployment pipeline and one dependency tree, while their layouts, palettes, type scales and navigation stay fully separate. Adding a sub-brand site shrinks from a standalone project to the cost of a single folder.

Astro 5 SSR Architecture

The frontend is built on Astro 5 in server-side rendering mode (output: 'server'). Static content such as product storytelling and technical copy is assembled on the server, ensuring search crawlers and social previews receive complete content; interactive components hydrate selectively through Vue 3 Islands, keeping first-paint performance intact.

Deferred Vue Islands

The partner clinic search is the heaviest component on the site (filtering, pagination, map links), so it mounts with client:visible — none of its JavaScript downloads until the visitor scrolls to it. The rest of the page stays zero-JS HTML, spending interaction budget precisely where interaction actually happens.

GraphQL Clinic Search with Graceful Degradation

Clinic data is queried over GraphQL with multi-condition filtering and pagination. Notably, the query layer keeps a local copy of clinic and district data as a fallback: if the backend is temporarily unreachable, the frontend still renders a clinic list instead of a blank screen, so backend health never damages the brand's first impression.

Filament Admin Panel

The backend reuses the parent site's Filament panel. The brand team maintains partner clinics (type, VIP flag, sort order), district data and inquiry submissions without learning a second admin interface for the sub-brand.

Dual Adapter Deployment

The same codebase switches deployment target by environment variable: with IS_NETLIFY=true it builds through the Netlify adapter, otherwise it runs Node standalone under PM2 on our own server. The project stays free of platform lock-in — migrating or self-hosting later requires no application code changes.

Structured Data and SEO

The page ships Product, Brand and Organization JSON-LD, letting search engines correctly read BioChange as a brand and the CellFoam range as its products. Combined with full Open Graph metadata and bilingual routing, it covers both search presentation and social sharing.

Tech Stack

Backend

  • Laravel Framework
  • GraphQL API
  • Filament Admin Panel
  • Clinic / District Data Models

Frontend

  • Astro 5 SSR
  • Vue 3 Islands
  • TailwindCSS 4
  • Headless UI Components

Modules

  • Platform Technology Section
  • Three Product Lines
  • Partner Clinic Search
  • Inquiry Form
  • FAQ Section

Deploy / SEO

  • Netlify / Node Dual Adapter
  • Product / Brand JSON-LD
  • Open Graph Previews
  • Bilingual Routing

CONTACT US

Have a similar project? Let's talk

Whether it's a standalone sub-brand site, product technology storytelling, or one system powering many brand sites, we can craft a tailored solution for you.

Contact Us