Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0bee220894 | |||
| 5255dafe8f | |||
| 4dea0318b9 | |||
| 12667ec723 | |||
| ebffd5ac38 | |||
| b2428be1ed | |||
| d5304f45f0 |
@@ -133,7 +133,11 @@ export default function HomePage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
useInvertedBackground="noInvert"
|
||||
buttons={[
|
||||
{ text: "Request Free Estimate", href: "/contact" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -153,7 +157,7 @@ export default function HomePage() {
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Michael Chen"},
|
||||
{
|
||||
id: "3", name: "Emily Rodriguez", handle: "Bathroom Remodel Client", testimonial:
|
||||
"We couldn't be happier with our new shower tile work. The team was courteous, efficient, and produced outstanding quality.", imageSrc:
|
||||
"We could not be happier with our new shower tile work. The team was courteous, efficient, and produced outstanding quality.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/caucasian-woman-smiling-face-expression-headshot-portrait_53876-65110.jpg?_wi=1", imageAlt: "Emily Rodriguez"},
|
||||
{
|
||||
id: "4", name: "David Kim", handle: "Licensed Property Manager", testimonial:
|
||||
@@ -165,7 +169,7 @@ export default function HomePage() {
|
||||
"http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=2", imageAlt: "Jessica Thompson"},
|
||||
{
|
||||
id: "6", name: "Robert Martinez", handle: "General Contractor Partner", testimonial:
|
||||
"VZ TILE is incredibly professional and delivers consistent quality. They're my first call for tile work on every project. Highly trustworthy.", imageSrc:
|
||||
"VZ TILE is incredibly professional and delivers consistent quality. They are my first call for tile work on every project. Highly trustworthy.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Robert Martinez"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -199,7 +203,7 @@ export default function HomePage() {
|
||||
faqs={[
|
||||
{
|
||||
id: "1", title: "How long does a typical tile installation take?", content:
|
||||
"Timeline depends on project scope. Small bathroom backsplashes typically take 1-2 days, while full bathroom renovations usually require 3-5 days. We'll provide a detailed timeline during your free estimate."},
|
||||
"Timeline depends on project scope. Small bathroom backsplashes typically take 1-2 days, while full bathroom renovations usually require 3-5 days. We will provide a detailed timeline during your free estimate."},
|
||||
{
|
||||
id: "2", title: "What tile types do you install?", content:
|
||||
"We install all major tile types including ceramic, porcelain, glass, stone, and specialty tiles. Our team has expertise with every material and can recommend the best option for your space and budget."},
|
||||
@@ -211,7 +215,7 @@ export default function HomePage() {
|
||||
"Pricing varies based on tile type, project size, and complexity. We offer competitive pricing and free estimates. Call us to discuss your specific project needs."},
|
||||
{
|
||||
id: "5", title: "What areas do you serve?", content:
|
||||
"We serve the Twin Cities metro area and surrounding communities. We're a local, trusted contractor for homeowners throughout Minnesota. Contact us to confirm service area for your location."},
|
||||
"We serve the Twin Cities metro area and surrounding communities. We are a local, trusted contractor for homeowners throughout Minnesota. Contact us to confirm service area for your location."},
|
||||
{
|
||||
id: "6", title: "Do you handle custom tile work?", content:
|
||||
"Absolutely. We specialize in custom designs, patterns, and specialty installations. Our team can bring your tile vision to life with professional expertise and precision."},
|
||||
|
||||
Reference in New Issue
Block a user