Changed around line 1
+ title Aloha Pizza Paradise - Honolulu's Best Pizza
-
-
-
-
-
-
-
Aloha Pizza Paradise - Honolulu's Best Pizza-
- body {
- font-family: 'Arial', sans-serif;
- margin: 0;
- padding: 0;
- background: linear-gradient(to bottom, #87CEEB, #4682B4);
- color: #333;
- }
- .container {
- max-width: 1200px;
- margin: 0 auto;
- padding: 20px;
- }
- header {
- background-color: rgba(255, 255, 255, 0.8);
- padding: 20px 0;
- text-align: center;
- }
- h1 {
- color: #FF6347;
- font-size: 3em;
- margin-bottom: 10px;
- }
- .tagline {
- font-style: italic;
- color: #4682B4;
- }
- .hero {
- background: url('/api/placeholder/1200/600') no-repeat center center;
- background-size: cover;
- height: 400px;
- display: flex;
- align-items: center;
- justify-content: center;
- }
- .cta {
- background-color: rgba(255, 99, 71, 0.8);
- padding: 20px;
- border-radius: 10px;
- text-align: center;
- }
- .phone {
- font-size: 2em;
- color: white;
- margin-bottom: 10px;
- }
- .btn {
- display: inline-block;
- padding: 10px 20px;
- background-color: #4682B4;
- color: white;
- text-decoration: none;
- border-radius: 5px;
- font-weight: bold;
- transition: background-color 0.3s ease;
- }
- .btn:hover {
- background-color: #3a6d8c;
- }
- .features {
- display: flex;
- justify-content: space-around;
- margin-top: 40px;
- }
- .feature {
- background-color: rgba(255, 255, 255, 0.8);
- padding: 20px;
- border-radius: 10px;
- text-align: center;
- width: 30%;
- }
- .feature img {
- width: 100px;
- height: 100px;
- margin-bottom: 10px;
- }
- footer {
- background-color: #333;
- color: white;
- text-align: center;
- padding: 20px 0;
- margin-top: 40px;
- }
-
-
-
-
-
-
Aloha Pizza Paradise
-
Honolulu's Best Pizza, Served with Aloha!
-
-
-
-
-
-
-
-
-
Fresh Ingredients
-
We use only the freshest, locally-sourced ingredients for our pizzas.
-
-
-
-
Unique Flavors
-
Try our Hawaiian-inspired pizzas with a tropical twist!
-
-
-
-
Fast Delivery
-
Hot, delicious pizza delivered to your door in 30 minutes or less.
-
-
-
-
-
-
-
© 2024 Aloha Pizza Paradise. All rights reserved.
-
-
-
-