-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbook-printing-service.php
More file actions
195 lines (192 loc) · 10.5 KB
/
Copy pathbook-printing-service.php
File metadata and controls
195 lines (192 loc) · 10.5 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
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
<!DOCTYPE html>
<html lang="en">
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<head>
<?php include "./components/head.php"?>
</head>
<body>
<!-- /.preloader -->
<?php include "./components/header.php"?>
<div class="stricky-header stricked-menu main-menu">
<div class="sticky-header__content"> </div>
<!-- /.sticky-header__content -->
</div>
<!-- /.stricky-header -->
<section class="main-banner-custom bg-service-paper">
<div class="container">
<div class="row">
<div class="col-lg-10 col-md-10">
<span class="subheading-clr">BOOK PRINTING SERVICE</span>
<h1> <span> Your Literary Masterpiece Deserves the Best in Print! </span></h1>
<p> Immerse your readers in the richness of your story with quality craftsmanship and vibrant pages.</p> <img src="assets/images/banner-logo.png" alt="">
<div class="contact-btns"> <a href="javascript:void(Tawk_API.toggle())">Chat With Expert</a> </div>
</div>
<div class="col-lg-2 col-lg-2"> </div>
</div>
</div>
</section>
<?php include "./components/logos.php"?>
<section class="welcome-one mt-100">
<div class="container">
<div class="row">
<!--Start Welcome One Left-->
<div class="col-xl-6">
<div class="welcome-one__left">
<div class="inner-section"> <span class="section-title__tagline">Let us publish your Paper</span>
<h2 class="inner-pages-title">Precision Printing for Your Literary Masterpiece</h2> </div>
<p class="inner-pages-paragraph">At Global Publishing Agency, we understand the profound significance of transforming your manuscript into a tangible, beautifully printed book. Our book printing services are meticulously crafted to provide authors with a seamless and exceptional printing experience. With years of experience in the printing industry, our team brings a wealth of knowledge to ensure your book receives the expert attention it deserves. Additionally, we extend tailored publishing packages that include personalized cover design and interior layout to meet your unique needs.
</p>
<div class="inner-pages-btn"> <a href="javascript:void(Tawk_API.toggle())" class="thm-btn">Get A Free Quote</a> </div>
</div>
</div>
<!--End Welcome One Left-->
<!--Start Welcome One Right-->
<div class="col-xl-6">
<div class="welcome-one__right clearfix">
<div class="shape1 rotate-me"><img src="assets/images/shapes/thm-shape1.png" alt=""></div>
<div class="wow slideInRight animated" data-wow-delay="100ms" data-wow-duration="2500ms" style="visibility: visible; animation-duration: 2500ms; animation-delay: 100ms; animation-name: slideInRight;">
<div class="inner-pages-img"> <img src="assets/images/inner/book-printing.webp" alt=""> </div>
</div>
</div>
</div>
<!--End Welcome One Right-->
</div>
</div>
</section>
<!--Features One Start-->
<section class="features-two bg-paper-pub">
<div class="inner-section text-center"> <span class="section-title__tagline">We Have Experts For All</span>
<h2 class="inner-pages-title-white">Witness your words come to life on the pages of your own published book.</h2> </div>
<div class="container">
<div class="row justify-content-center ">
<!--Start Single Features One-->
<div class="col-xl-4 col-lg-4 wow fadeInUp" data-wow-delay="0ms" data-wow-duration="1500ms">
<div class="features-one__single">
<div class="features-one__single-icon"> <span class="icon-empowerment"></span> </div>
<div class="features-one__single-text">
<h4><a href="#!">Precision printing</a></h4>
<p> Every author envisions their story being told with the utmost precision. Our commitment to quality craftsmanship ensures that every word, image, and page is meticulously printed to reflect the excellence of your narrative — whether it's a hardcover, paperback, or an e-book.</p>
<br>
<br> </div>
</div>
</div>
<!--End Single Features One-->
<!--Start Single Features One-->
<div class="col-xl-4 col-lg-4 wow fadeInUp" data-wow-delay="200ms" data-wow-duration="1500ms">
<div class="features-one__single">
<div class="features-one__single-icon"> <span class="icon-human-resources-1"></span> </div>
<div class="features-one__single-text">
<h4><a href="#!">Vibrant color reproduction</a></h4>
<p> Captivate readers with vibrant and true-to-life color reproduction. We understand the visual impact of your narrative, and our printing services ensure that the colors on the page match the vividness of your storytelling, creating an immersive reading experience.</p>
<br>
<br> </div>
</div>
</div>
<!--End Single Features One-->
<!--Start Single Features One-->
<div class="col-xl-4 col-lg-4 wow fadeInUp" data-wow-delay="400ms" data-wow-duration="1500ms">
<div class="features-one__single">
<div class="features-one__single-icon"> <span class="icon-recruitment"></span> </div>
<div class="features-one__single-text">
<h4><a href="#!">Professional page layout</a></h4>
<p> Our skilled team pays meticulous attention to the page layout, combining professionalism with aesthetics. The result is a professionally presented book with an aesthetically pleasing design that enhances readability and overall visual appeal, ensuring your readers stay engaged from cover to cover.</p>
</div>
</div>
</div>
<!--End Single Features One-->
<!--Start Single Features One-->
<div class="col-xl-4 col-lg-4 wow fadeInUp" data-wow-delay="200ms" data-wow-duration="1500ms">
<div class="features-one__single">
<div class="features-one__single-icon"> <span class="icon-human-resources-1"></span> </div>
<div class="features-one__single-text">
<h4><a href="#!">Diverse printing options</a></h4>
<p> In our commitment to offering versatile printing solutions, we empower you to choose from a range of formats that align with your unique vision for your literary creation. We present your book tells a compelling story in a format that resonates with your creative intent.</p>
<br>
<br> </div>
</div>
</div>
<!--End Single Features One-->
<!--Start Single Features One-->
<div class="col-xl-4 col-lg-4 wow fadeInUp" data-wow-delay="400ms" data-wow-duration="1500ms">
<div class="features-one__single">
<div class="features-one__single-icon"> <span class="icon-recruitment"></span> </div>
<div class="features-one__single-text">
<h4><a href="#!">Binding</a></h4>
<p> Understanding the specific requirements of a book, such as its genre, page count, and intended use, we help choose the most suitable binding method for their project. The choice often depends on factors like cost, aesthetics, and the book's intended lifespan.</p>
<br> </div>
</div>
</div>
<!--End Single Features One-->
<!--Start Single Features One-->
<div class="col-xl-4 col-lg-4 wow fadeInUp" data-wow-delay="400ms" data-wow-duration="1500ms">
<div class="features-one__single">
<div class="features-one__single-icon"> <span class="icon-recruitment"></span> </div>
<div class="features-one__single-text">
<h4><a href="#1">Quality check</a></h4>
<p> A thorough quality check is performed to ensure that each book meets the specified standards. This includes checking for color accuracy, print clarity, and binding integrity. The printed books are packaged securely for distribution, including central distribution, individual retailers, or directly to customers.</p>
</div>
</div>
</div>
<!--End Single Features One-->
</div>
</div>
</section>
<!--Features One End-->
<!--Content Section-->
<section class="about-two">
<div class="container">
<div class="about-two__bottom-content plain-cnt">
<div class="row">
<div class="col-xl-7 col-lg-7">
<div class="about-two__title-box">
<div class="inner-section"> <span class="section-title__tagline">Professional Publishing Services </span>
<h2 class="inner-pages-title">Why choose our book printing services?
</h2> </div>
<p class="inner-pages-paragraph">At Global Publishing Agency, we understand that the journey from manuscript to a beautifully printed book is a profound one, and choosing the right partner is pivotal. Our commitment to precision craftsmanship ensures that each word, image, and detail is flawlessly captured in print, presenting your narrative with the utmost clarity and excellence. We offer cutting-edge printing technology that ensures precision, consistency, and unparalleled quality in every print run.</p>
</div>
<ul class="list-unstyled">
<li class="why-choose-one__left-list-single">
<div class="icon"> <span class="icon-confirmation"></span> </div>
<div class="text">
<p>On-time delivery.</p>
</div>
</li>
<li class="why-choose-one__left-list-single">
<div class="icon"> <span class="icon-confirmation"></span> </div>
<div class="text">
<p>24/7 support and assistance.</p>
</div>
</li>
<li class="why-choose-one__left-list-single">
<div class="icon"> <span class="icon-confirmation"></span> </div>
<div class="text">
<p>Affordable packages.</p>
</div>
</li>
</ul>
</div>
<div class="col-xl-5 col-lg-5">
<div class="domain-search-wrap border gray-light-bg" style="margin: 0;">
<h4 class="text-center">Register Now | 50% Discount?</h4>
<div class="form-banner">
<div class="the-form-banner">
<div class="the-form_head">
<!-- <h2 class="pulse">EARLY BIRD DISCOUNTS</h2>
<h5>We are here to help you ace your academics.</h5> --></div>
<?php include "./components/registrationform.php"?>
</section>
<!--About Two End-->
<!--Portfolio Start-->
<?php include "./components/portprocess.php"?>
<!--Portfolio Start-->
<!--<div class="floating_btn">-->
<!-- <a target="_blank" href="https://wa.me/+16164693925/?text=Hello, I need help in my publications">-->
<!-- <div class="contact_icon">-->
<!-- <img src="assets/images/whatsapp.png" class="my-float" alt="">-->
<!-- </div>-->
<!--</a></div>-->
<!--Start Footer One-->
<?php include "./components/footer.php"?>
<!--End Footer One-->
</body>
</html>