Merge version_1 into main #1
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
{ text: "Call Now: +91 98650 20916", href: "tel:+919865020916" },
|
||||
{ text: "Get Free Quote", href: "#contact" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/closeup-carpenters-hands-process-cutting-wood-with-jigsaw_169016-51867.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/closeup-carpenters-hands-process-cutting-wood-with-jigsaw_169016-51867.jpg?_wi=1"
|
||||
imageAlt="CNC wood carving craftsmanship"
|
||||
showDimOverlay={true}
|
||||
/>
|
||||
@@ -123,17 +123,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", title: "Exceptional Craftsmanship", quote: "Design and quality best. Superb quick delivery and reasonable price. GT CNC exceeded all our expectations for our temple carving project.", name: "Siva TSK", role: "Temple Management Committee", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Siva TSK"},
|
||||
id: "1", title: "Exceptional Craftsmanship", quote: "Design and quality best. Superb quick delivery and reasonable price. GT CNC exceeded all our expectations for our temple carving project.", name: "Siva TSK", role: "Temple Management Committee", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Siva TSK"},
|
||||
{
|
||||
id: "2", title: "Professional Service", quote: "It was a good service they provide on wood carving and finishing work. The attention to detail was remarkable and they finished ahead of schedule.", name: "Vignesh Chinnathambi", role: "Home Owner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Vignesh Chinnathambi"},
|
||||
id: "2", title: "Professional Service", quote: "It was a good service they provide on wood carving and finishing work. The attention to detail was remarkable and they finished ahead of schedule.", name: "Vignesh Chinnathambi", role: "Home Owner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Vignesh Chinnathambi"},
|
||||
{
|
||||
id: "3", title: "Reliable & Professional", quote: "Really professional place to get what the customer needs. They understood our vision perfectly and delivered exactly what we wanted.", name: "Ramachandran S", role: "Interior Designer", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Ramachandran S"},
|
||||
id: "3", title: "Reliable & Professional", quote: "Really professional place to get what the customer needs. They understood our vision perfectly and delivered exactly what we wanted.", name: "Ramachandran S", role: "Interior Designer", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Ramachandran S"},
|
||||
{
|
||||
id: "4", title: "Quality & Value", quote: "Best quality at reasonable prices. The finishing touches were perfect and our furniture looks premium. Highly recommend for any wood carving needs.", name: "Priya Menon", role: "Furniture Showroom Owner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Priya Menon"},
|
||||
id: "4", title: "Quality & Value", quote: "Best quality at reasonable prices. The finishing touches were perfect and our furniture looks premium. Highly recommend for any wood carving needs.", name: "Priya Menon", role: "Furniture Showroom Owner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Priya Menon"},
|
||||
{
|
||||
id: "5", title: "Fast & Efficient", quote: "Quick turnaround without compromising quality. They delivered our decorative panels in half the time we expected while maintaining perfect craftsmanship.", name: "Suresh Kumar", role: "Office Manager", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Suresh Kumar"},
|
||||
id: "5", title: "Fast & Efficient", quote: "Quick turnaround without compromising quality. They delivered our decorative panels in half the time we expected while maintaining perfect craftsmanship.", name: "Suresh Kumar", role: "Office Manager", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "Suresh Kumar"},
|
||||
{
|
||||
id: "6", title: "Outstanding Results", quote: "GT CNC took our initial sketch and transformed it into a beautiful piece of art. Their precision and skill are unmatched in the region.", name: "Deepa Vishwanath", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Deepa Vishwanath"},
|
||||
id: "6", title: "Outstanding Results", quote: "GT CNC took our initial sketch and transformed it into a beautiful piece of art. Their precision and skill are unmatched in the region.", name: "Deepa Vishwanath", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", imageAlt: "Deepa Vishwanath"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -174,7 +174,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/closeup-carpenters-hands-process-cutting-wood-with-jigsaw_169016-51867.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/closeup-carpenters-hands-process-cutting-wood-with-jigsaw_169016-51867.jpg?_wi=2"
|
||||
imageAlt="GT CNC Wood Carvings - Footer"
|
||||
logoText="GT CNC Wood Carvings"
|
||||
copyrightText="© 2025 GT CNC Wood Carvings. All rights reserved. Serving Namakkal, Rasipuram, Salem & Tamil Nadu."
|
||||
|
||||
Reference in New Issue
Block a user