Skip to content

oscarsmith6680-source/AppleTreeExperts

Repository files navigation

Appletree Business Services – Next.js Website

A professional business services homepage built with Next.js and Bootstrap.

Setup

npm install
npm run dev

Open http://localhost:3000.

Structure

  • pages/index.js (homepage), _app.js, _document.js
  • components/ – Navbar, Hero, Services, About, Testimonials, Contact, Footer
  • styles/ – Global CSS and component-specific modules
  • public/ – Static assets

Features

  • Sticky, responsive navbar with hover animations
  • Hero with full-width image and CTA
  • Services grid with hover effects
  • About section with image + text
  • Testimonials Bootstrap carousel
  • Contact form (Name, Email, Phone, Message)
  • Professional color scheme (blues, whites, grays)
  • Placeholder images from Unsplash

Build

npm run build
npm start

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors