Update src/app/gallery/page.tsx
This commit is contained in:
@@ -89,7 +89,7 @@ export default function GalleryPage() {
|
||||
category: "Kitchen",
|
||||
title: "Modern Granite Kitchen Transformation",
|
||||
excerpt: "Sleek black granite worktop with white cabinetry creates stunning contemporary kitchen design.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/center-cooktop-blue-modules-stone-backdrop_169016-69293.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/center-cooktop-blue-modules-stone-backdrop_169016-69293.jpg?_wi=2",
|
||||
imageAlt: "Modern kitchen with black granite worktop",
|
||||
authorName: "Granite House",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/composition-with-stationery-elements-gray_23-2148851549.jpg",
|
||||
@@ -100,7 +100,7 @@ export default function GalleryPage() {
|
||||
category: "Bathroom",
|
||||
title: "Marble Bathroom Vanity Installation",
|
||||
excerpt: "Elegant white marble creates a spa-like bathroom experience with natural stone beauty.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sink_74190-3600.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sink_74190-3600.jpg?_wi=2",
|
||||
imageAlt: "Marble bathroom vanity with modern fixtures",
|
||||
authorName: "Granite House",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/composition-with-stationery-elements-gray_23-2148851549.jpg",
|
||||
@@ -111,7 +111,7 @@ export default function GalleryPage() {
|
||||
category: "Kitchen",
|
||||
title: "Quartz Island Worktop Project",
|
||||
excerpt: "Large engineered quartz island becomes the centerpiece of this family kitchen.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-servant-cooking-kitchen_23-2149530823.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-servant-cooking-kitchen_23-2149530823.jpg?_wi=2",
|
||||
imageAlt: "Large quartz island worktop in spacious kitchen",
|
||||
authorName: "Granite House",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/composition-with-stationery-elements-gray_23-2148851549.jpg",
|
||||
@@ -133,7 +133,7 @@ export default function GalleryPage() {
|
||||
id: "01",
|
||||
title: "Consultation",
|
||||
description: "Meet with our experts to discuss your vision, budget, and material preferences.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-meeting-cafe_53876-15162.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-meeting-cafe_53876-15162.jpg?_wi=1",
|
||||
imageAlt: "Professional consultation meeting",
|
||||
},
|
||||
{
|
||||
@@ -147,14 +147,14 @@ export default function GalleryPage() {
|
||||
id: "03",
|
||||
title: "Fabrication",
|
||||
description: "Expert craftsmanship and precision cutting create your custom stone worktop.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-works-with-professional-precision-drilling-tool_169016-51824.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-works-with-professional-precision-drilling-tool_169016-51824.jpg?_wi=1",
|
||||
imageAlt: "Stone fabrication process",
|
||||
},
|
||||
{
|
||||
id: "04",
|
||||
title: "Installation",
|
||||
description: "Professional installation ensures flawless fit and finish in your home.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/point-view-young-handyman-using-power-drill-fix-door-kitchen-cabinet_662251-2704.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/point-view-young-handyman-using-power-drill-fix-door-kitchen-cabinet_662251-2704.jpg?_wi=1",
|
||||
imageAlt: "Professional installation work",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user