Main Production site for High Top Terry
- HTML 48.5%
- CSS 36.4%
- JavaScript 15.1%
|
Some checks failed
Deploy to Cloudflare Pages / Deploy to Cloudflare Pages (push) Has been cancelled
|
||
|---|---|---|
| .forgejo/workflows | ||
| .gitattributes | ||
| .gitignore | ||
| _headers | ||
| _redirects | ||
| cloudflare-pages.md | ||
| DEPLOYMENT.md | ||
| FORGEJO_SETUP.md | ||
| index.html | ||
| QUICKSTART.md | ||
| README.md | ||
| script.js | ||
| SETUP_COMPLETE.md | ||
| styles.css | ||
| wrangler.toml | ||
Sales Professional Website
A modern, responsive website for an independent sales representative who works with multiple companies to sell their products.
Features
- Hero Section: Eye-catching hero with call-to-action
- About Section: Professional introduction with experience statistics
- Partner Companies: Showcase of represented manufacturers
- Product Categories: Visual display of product offerings
- Testimonials: Client reviews and feedback
- Contact Form: Easy way for potential clients to get in touch
- Responsive Design: Works perfectly on all devices (desktop, tablet, mobile)
- Smooth Animations: Professional scroll animations and transitions
Technologies Used
- HTML5
- CSS3 (with CSS Grid and Flexbox)
- JavaScript (Vanilla JS)
- Google Fonts (Montserrat & Playfair Display)
Getting Started
- Simply open
index.htmlin your web browser - No build process or dependencies required
Customization
To personalize the website:
-
Update Text Content: Edit
index.htmlto change:- Company name and branding
- About section text
- Partner company names and descriptions
- Product categories
- Contact information
-
Change Colors: Edit
styles.cssat the top (CSS variables)::root { --primary-color: #2c3e50; --secondary-color: #3498db; --accent-color: #e74c3c; } -
Replace Images: Update image URLs in
index.html:- Hero background image
- About section photo
- Product category images
- Partner company logos
-
Add Real Functionality:
- Connect the contact form to a backend service (e.g., FormSpree, EmailJS)
- Add analytics tracking (Google Analytics)
Sections
- Navigation: Fixed navigation bar with smooth scrolling
- Home: Hero section with compelling headline
- About: Professional background and experience
- Partners: Companies you represent
- Products: Product categories with hover effects
- Testimonials: Customer reviews
- Contact: Contact form and information
- Footer: Quick links and additional information
Browser Support
Works on all modern browsers:
- Chrome
- Firefox
- Safari
- Edge
License
Free to use and customize for your business needs.