-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex. html
More file actions
138 lines (128 loc) · 4.75 KB
/
Copy pathindex. html
File metadata and controls
138 lines (128 loc) · 4.75 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Modern American Construction LLC</title>
<link rel="stylesheet" href="css/styles.css"> <!-- Link to your CSS file -->
<meta name="description" content="Transforming spaces with quality craftsmanship. Specializing in home remodeling, renovations, and additions.">
<link rel="icon" href="images/favicon.ico"> <!-- Optional: Add a favicon -->
</head>
<body>
<header>
<div class="container">
<div class="logo">
ainer">
<div class="logo">
s="logo">
<h1>Modern American Construction LLC</h1>
</div>
<nav>
<ul>
<li><a href="index.html" aria-current="page">Home</a></li>
<li><a href="about.html">About Us</a></li>
<li><a href="services.html">Services</a></li>
<li><a href="gallery.html">Gallery</a></li>
<li><a href="testimonials.html">Testimonials</a></li>
<li><a href="blog.html">Blog</a></li>
<li><a href="email.html">Contact</a></li>
</ul>
</nav>
</div>
</header>
<main>
<section class="hero">
<div class="hero-content">
<h2>Quality Craftsmanship That Transforms Your Home</h2>
<p>Expert solutions for home remodeling, renovations, and additions.</p>
<a href="email.html" class="cta-button">Get a Free Estimate</a>
</div>
<img src="IMG_3365.PNG.jpg" alt="Construction project" ity Craftsmanship That Transforms Your Home</h2>
<p>Expert solutions for home remodeling, renovations, and additions.</p>
<a href="email.html" class="cta-button">Get a Free Estimate</a>
</div>
<img src="images/IMG_3364.PNG.jpg" alt="Construction project" ="
IMG_3366.PNG.jpg" alt="Construction project" class="hero-image">
</section>
<section class="services-overview">
<h3>Our Services</h3>
<div class="services-list">
<article>
<h4><a href="services.html#remodeling">Home Remodeling</a></h4>
<p>Revitalize your space with our expert remodeling services, tailored to your needs.</p>
</article>
<article>
<h4><a href="services.html#renovations">Home Renovations</a></h4>
<p>Comprehensive renovations to enhance functionality and aesthetics in your home.</p>
</article>
<article>
<h4><a href="services.html#additions">Additions</a></h4>
<p>Seamless home additions that blend perfectly with your existing architecture.</p>
</article>
<article>
<h4><a href="services.html#kitchens">Kitchens</a></h4>
<p>Design your dream kitchen with innovative features and high-quality finishes.</p>
</article>
<article>
<h4><a href="services.html#concrete">Concrete Work</a></h4>
<p>Durable and stylish concrete solutions for driveways, patios, ices.html#kitchens">Kitchens</a></h4>
<p>Design your dream kitchen with innovative features and high-quality finishes.</p>
</article>
<article>
<h4><a href="services.html#concrete">Concrete Work</a></h4>
<p>Durable and stylish concrete solutions for driveways, patios, >
<p>Durable and stylish concrete solutions for driveways, patios, driveways, patios, and more.</p>
</article>
</div>
</section>
<section class="testimonials">
<h3>What Our Clients Say</h3>
<div class="testimonial-list">
<blockquote>
<p>"I couldn't be happier with our kitchen remodel! The team was professional and attentive to our needs."</p>
<footer>- Sarah J., Homeowner</footer>
</blockquote>
<blockquote>
<p>"The addition they built for us is beautiful and functional. Highly recommend Modern American Construction!"</p>
<footer>- Mark T., Satisfied Customer</footer>
</blockquote>
<blockquote>
<p>"Exceptional work and great communication throughout the process. Our home feels brand new!"</p>
<footer>- Linda K., Happy Client</footer>
</blockquote>
<blockquote>
<p>"They transformed our outdated space into a modern masterpiece. Truly skilled craftsmen!"</p>
<footer>- John D., Repeat Client</footer>
</blockquote>
<blockquote>
<p>"Professional, timely, and great quality. I will definitely hire them again for future projects!"</p>
<footer>- Emily R., Homeowner</footer>
</blockquote>
</div>
</section>
<section iece. Truly skilled craftsmen!"</p>
<footer>- John D., Repeat Client</footer>
</blockquote>
<blockquote>
<p>"Professional, timely, and great quality. I will definitely hire them again for future projects!"</p>
<footer>- Emily R., Homeowner</footer>
</blockquote>
</div>
</section>
<section <footer>- Emily R., Homeowner</footer>
</blockquote>
</div>
</section>
<section class="call-to-action">
<h3>Ready to Transform Your Home?</h3>
<p>Contact us today for a free estimate and let’s discuss your next project!</p>
<a href="email.html" class="cta-button">Contact Us</a>
</section>
</main>
<footer>
<div class="container">
<p>© 2025 Modern American Construction LLC. All rights reserved.</p>
<p><a href="email.html">Contact Us</a> | <a href="privacy.html">Privacy Policy</a></p>
</div>
</footer>
</body>
</html>