Compare commits
10 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 08fbd2df29 | |||
| d155e2fda6 | |||
| 2a697e685a | |||
| a5fbdeff37 | |||
| 9883b19314 | |||
| 7ceb4061ea | |||
| 4d468b8b1a | |||
| c599cbd0dd | |||
| 675deda4fe | |||
| da0298cf13 |
@@ -92,7 +92,7 @@ export default function AboutPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/stacked-bundle-amaranth-leaves-marble-surface_114579-54865.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/luxurious-marble-floor-and-wall_23-2149540026.jpg?_wi=1"
|
||||
imageAlt="Luxury tile pattern background"
|
||||
logoText="TILES CONNECT"
|
||||
columns={[
|
||||
|
||||
@@ -68,7 +68,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/stacked-bundle-amaranth-leaves-marble-surface_114579-54865.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/luxurious-marble-floor-and-wall_23-2149540026.jpg?_wi=2"
|
||||
imageAlt="Luxury tile pattern background"
|
||||
logoText="TILES CONNECT"
|
||||
columns={[
|
||||
|
||||
@@ -85,7 +85,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/stacked-bundle-amaranth-leaves-marble-surface_114579-54865.jpg?_wi=3"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/luxurious-marble-floor-and-wall_23-2149540026.jpg?_wi=3"
|
||||
imageAlt="Luxury tile pattern background"
|
||||
logoText="TILES CONNECT"
|
||||
columns={[
|
||||
|
||||
@@ -54,19 +54,19 @@ export default function GalleryPage() {
|
||||
id: "g1", name: "Luxury Bathrooms", imageSrc: "http://img.b2bpic.net/free-photo/modern-interior-design-interior_23-2151929569.jpg", imageAlt: "Beautifully designed luxury bathroom", price: "Project based pricing"
|
||||
},
|
||||
{
|
||||
id: "g2", name: "Custom Showers", imageSrc: "http://img.b2bpic.net/free-photo/small-bathroom-with-modern-style-ai-generated_23-2150695028.jpg", imageAlt: "Waterproof, elegant custom shower", price: "Project based pricing"
|
||||
id: "g2", name: "Custom Showers", imageSrc: "http://img.b2bpic.net/free-photo/elegant-walk-in-shower-with-tiled-walls_23-2151838421.jpg", imageAlt: "Waterproof, elegant custom shower", price: "Project based pricing"
|
||||
},
|
||||
{
|
||||
id: "g3", name: "Marble Installations", imageSrc: "http://img.b2bpic.net/free-photo/marble-wall-texture_23-2148132262.jpg", imageAlt: "Premium marble stone craftsmanship", price: "Project based pricing"
|
||||
},
|
||||
{
|
||||
id: "g4", name: "Kitchen Backsplashes", imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-stone-wall-surface-used-interior-design_23-2151214764.jpg", imageAlt: "Modern kitchen backsplash designs", price: "Project based pricing"
|
||||
id: "g4", name: "Kitchen Backsplashes", imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-with-subway-tile-backsplash_23-2149540026.jpg", imageAlt: "Modern kitchen backsplash designs", price: "Project based pricing"
|
||||
},
|
||||
{
|
||||
id: "g5", name: "Large Format Tile Projects", imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278629.jpg", imageAlt: "Seamless luxury large format tile finish", price: "Project based pricing"
|
||||
id: "g5", name: "Large Format Tile Projects", imageSrc: "http://img.b2bpic.net/free-photo/spacious-bathroom-with-large-format-tiles_23-2151929569.jpg", imageAlt: "Seamless luxury large format tile finish", price: "Project based pricing"
|
||||
},
|
||||
{
|
||||
id: "g6", name: "Herringbone Installations", imageSrc: "http://img.b2bpic.net/free-photo/texture-background_1404-162.jpg", imageAlt: "A showcase of true herringbone craftsmanship", price: "Project based pricing"
|
||||
id: "g6", name: "Herringbone Installations", imageSrc: "http://img.b2bpic.net/free-photo/herringbone-pattern-wood-look-tile-floor_23-2147986708.jpg", imageAlt: "A showcase of true herringbone craftsmanship", price: "Project based pricing"
|
||||
},
|
||||
]}
|
||||
title="Our Recent Work"
|
||||
@@ -87,7 +87,7 @@ export default function GalleryPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/stacked-bundle-amaranth-leaves-marble-surface_114579-54865.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/luxurious-marble-floor-and-wall_23-2149540026.jpg?_wi=4"
|
||||
imageAlt="Luxury tile pattern background"
|
||||
logoText="TILES CONNECT"
|
||||
columns={[
|
||||
|
||||
Reference in New Issue
Block a user