
Website Rebuild
Welcome to the development environment for the BBE website rebuild. This space contains all pages being designed, tested, and approved before going to production. Visual map of every page and component below.
Control Bar on Every Page
Each page preview has a Control Bar at the bottom to manage the approval workflow between BBE and Ultrahaus. This toolbar is not going to production.
Core Pages
Top-level pages every visitor lands on. All Essential.
Homepage
/Hero, featured tours, regions, guides, testimonials, blog preview, tailored CTA
Tours Index
/toursFilterable list of all 25 tours (region, month, difficulty)
Tailored Travel
/tailored-travelCustom-trip pitch + multi-step inquiry form + sample itineraries
About
/about-usStory, mission, awards, guides preview, CTA
Contact
/contact-usForm + WhatsApp + email side-by-side
Team Index
/the-teamGrid of 25 guide cards
Blog Index
/blogAll posts with category filters (currently shows only 2 of 13)
FAQs
/faqsVisa, payments, difficulty, malaria, gear, weather + FAQPage JSON-LD
Detail Templates
Dynamic templates rendering many pages from a typed content model.
Tour Detail
/viagens/[slug]Single H1 (tour name), H2 sections (overview, day-by-day, price, guide, FAQ), sticky mobile CTA, TourPackage JSON-LD
Guide Bio
/the-team/[guide]Single H1 (guide name), bio, languages, tours led, GuideBookCTA, Person JSON-LD
Blog Post
/post/[slug]Single H1, MDX body, in-post CTAs, related posts, Article JSON-LD
Tailored Sample
/tailored-travel/[slug]Sample itinerary with "Build this trip" CTA
Regional Pillar
/regions/[region]Why bird here, target species, our tours, related posts, guides
Blog Category
/blog/category/[tag]Auto-generated category index
Utility & System
Required infrastructure pages.
Thank You
/thankyouPost-form-submit page; fires GA4 form_submit event
Links
/linksExisting link-tree style page
404
/not-foundBranded 404 with search + featured tours
Sitemap
/sitemap.xmlAuto-generated from content collections
Robots
/robots.txtAuto-generated
Build Order
V0 prompt sequence. One chat per template, in this order.
- 1.Site Blueprint (this page)
- 2.Homepage — /
- 3.Tour Detail — /viagens/[slug]
- 4.Guide Bio — /the-team/[guide]
- 5.Blog Post — /post/[slug]
- 6.Tailored Sample — /tailored-travel/[slug]
- 7.Tours Index — /tours
- 8.Blog Index — /blog
- 9.Team Index — /the-team
- 10.About, Tailored Travel, Contact (batch)
- 11.FAQs (NEW)
- 12.Regional Pillar (NEW)
- 13.404, Thank You, Links