Update src/app/services/page.tsx
This commit is contained in:
@@ -81,19 +81,19 @@ export default function ServicesPage() {
|
||||
{
|
||||
id: "1", title: "Bathroom Tile Installation", description:
|
||||
"Complete bathroom renovations with waterproof installations, custom showers, and luxury finishes. Expert handling of all tile types and patterns. We ensure durability and aesthetic appeal in every project.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/professional-master-man-laying-ceramic-tiles-wall-bathroom-portrait-experienced-repairman-laying-large-size-porcelain-tilesconstruction-worker-checking-tile-installation-with-laser-level_166373-2067.jpg", imageAlt: "Bathroom tile installation"},
|
||||
"http://img.b2bpic.net/free-photo/professional-master-man-laying-ceramic-tiles-wall-bathroom-portrait-experienced-repairman-laying-large-size-porcelain-tilesconstruction-worker-checking-tile-installation-with-laser-level_166373-2067.jpg?_wi=3", imageAlt: "Bathroom tile installation"},
|
||||
{
|
||||
id: "2", title: "Shower & Tub Surrounds", description:
|
||||
"Durable, beautiful shower enclosures and tub surrounds. Waterproofing, grout sealing, and premium material selection for lasting quality. Specialized in steam shower installations.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/minimalist-showers-stone-tile-premium-spa_169016-68908.jpg", imageAlt: "Luxury shower installation"},
|
||||
"http://img.b2bpic.net/free-photo/minimalist-showers-stone-tile-premium-spa_169016-68908.jpg?_wi=3", imageAlt: "Luxury shower installation"},
|
||||
{
|
||||
id: "3", title: "Kitchen Backsplashes", description:
|
||||
"Transform your kitchen with custom tile backsplashes. Professional installation of ceramic, porcelain, glass, and specialty tiles. Perfectly aligned grout lines and seamless finishing.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/marble-kitchen-gas-stove-contemporary-interior_169016-68931.jpg", imageAlt: "Kitchen backsplash tile work"},
|
||||
"http://img.b2bpic.net/free-photo/marble-kitchen-gas-stove-contemporary-interior_169016-68931.jpg?_wi=2", imageAlt: "Kitchen backsplash tile work"},
|
||||
{
|
||||
id: "4", title: "Floor Tile Installation", description:
|
||||
"Professional floor tile installation for maximum durability and beauty. Proper substrate preparation, waterproofing where needed, and precision leveling for flawless results.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/surface-damaged-tiles_23-2147607934.jpg", imageAlt: "Floor tile installation"},
|
||||
"http://img.b2bpic.net/free-photo/surface-damaged-tiles_23-2147607934.jpg?_wi=1", imageAlt: "Floor tile installation"},
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
@@ -150,7 +150,7 @@ export default function ServicesPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/road-old-wall-pathway-pattern_1253-450.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/road-old-wall-pathway-pattern_1253-450.jpg?_wi=2"
|
||||
imageAlt="Tile texture background"
|
||||
logoText="VZ TILE"
|
||||
copyrightText="© 2024 VZ TILE. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user