EN⌄
Buyer setup
Edit the system, not every page.
A practical customization path for Next.js buyers. Change the central configuration and global styles, then use the launch dashboard to catch unfinished demo content.
Residential builders · Sample
Built around
your brand.
One global style change updates headings, buttons, surfaces and reusable components.
Start a project ↗Multilingual system
Eleven languages.
One editable list.
Remove or add locale codes in the central site configuration. Each language pack lives in one file, missing phrases fall back safely to English, and right-to-left layout is applied automatically where required.
Social + project media
Modern channels.
Richer case studies.
The footer includes fifteen familiar social platforms, while every project can independently add video, a 360° tour or an embedded 3D model.
Keep, remove or add.
Edit the central social.links list. Disable unused networks, paste profile URLs, or enable the included custom-network example with its own short monogram.
Use only what the project needs.
Add items to a project’s media list. Hosted MP4 video works directly; Matterport, Kuula, YouTube, Vimeo, Sketchfab and BIM viewers use their embed URL.
15-minute brand setup
Five changes before content.
- 01
Replace the brand and hero
Edit
app/site-config.tsonce to update the company, first-screen message, featured project and primary actions. Keep the included AB mark, hide it withbrand.showMark, or replace the paths inapp/BrandLogo.tsxwith the buyer's own vector logo. - 02
Choose the colors
Set
theme.paletteto aurel, graphite or forest, or use the custom accent picker. Setappearance.controlModetouser,hiddenorfixed; then setappearance.fixedModetolightordarkfor one permanent visitor-proof style. Button text switches automatically for contrast. - 03
Choose the type
Set
theme.displayTypeto serif or sans. Useapp/theme.cssonly for a fully custom system. - 04
Add verified content
Replace the included project, service, people, insight and location demo content, then switch its four
demoContentflags off. - 05
Connect and test
Set the form endpoint and public URL, then complete every item in the launch dashboard below.
Buyer launch dashboard
Know what is real before you publish.
The automatic checks read the central configuration. The final QA checks stay only on this device, so a buyer can leave and continue later.
Source + environment
Brand and first-screen message replaced
Company name, label, hero headline, project caption and primary actions are no longer Aurel demo values.
app/site-config.tsContact details are real
All public, team, careers and partner emails plus the telephone number have been replaced.
app/site-config.tsAddress and map are verified
The location labels, map marker and external map URL point to the real business.
demoContent.locationAndMapProduction URL is connected
Metadata, sitemap, canonical social image and robots output use the final HTTPS domain.
NEXT_PUBLIC_SITE_URLContact endpoint is connected
Without this environment value the template intentionally shows a demo response and sends nothing.
NEXT_PUBLIC_CONTACT_FORM_ENDPOINTProjects and images are owned and accurate
Every fictional project fact, caption, metric and preview image has been replaced or licensed.
demoContent.projectsAndImagesTestimonials and credentials are verified
Client quotes, licences, memberships, safety claims and awards can all be substantiated.
demoContent.testimonialsAndCredentialsTeam, services and insights are final
People, roles, service scope, markets, careers and editorial content describe the real company.
demoContent.teamServicesAndInsightsVerified business schema is enabled
Enable structured data only after the name, URL, telephone, address and social profiles are correct.
seo.enableOrganizationSchemaFinal human review
Color styles
Six decisions control the palette.
Surface
#F4F0E8Main page background
Surface Alt
#E7E0D4Section contrast
Ink
#171816Text and dark surfaces
Accent
#A54B32Actions and highlights
Muted
#62625DSupporting copy
Line
25% InkBorders and dividers
Next.js structure
Everything buyers edit often is reusable.
Brand · Hero · Actions · Contacts · Map · SEO schema · Demo-content safeguards
Colors · Type · Spacing · Borders · Surfaces · Motion preferences
Navbar · Mobile quick actions · Site Search · Featured Projects · Filter Bar · Gallery · Project Planner · CTA · Footer · Form
Projects · Services · Markets · Team · Insights · Careers · Locations · FAQs
Automatic configuration checks · Persistent final QA · Structured-data gate · Honest demo form state
A clearer path from download to a credible live site.
The buyer receives the complete Next.js and TypeScript source, centralized setup, live readiness checks, image guidance, customization notes and deployment instructions.