Update src/app/about/page.tsx
This commit is contained in:
@@ -104,11 +104,11 @@ export default function AboutPage() {
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: "01", title: "Master Craftsmanship", description: "Every worktop is carefully crafted by experienced professionals with precision and attention to detail.", imageSrc: "http://img.b2bpic.net/free-photo/carpenter-works-with-professional-precision-drilling-tool_169016-51824.jpg", imageAlt: "Professional craftsmanship"},
|
||||
id: "01", title: "Master Craftsmanship", description: "Every worktop is carefully crafted by experienced professionals with precision and attention to detail.", imageSrc: "http://img.b2bpic.net/free-photo/carpenter-works-with-professional-precision-drilling-tool_169016-51824.jpg?_wi=2", imageAlt: "Professional craftsmanship"},
|
||||
{
|
||||
id: "02", title: "Premium Materials", description: "We source only the finest natural and engineered stone from trusted suppliers worldwide.", imageSrc: "http://img.b2bpic.net/free-photo/backdrop-decor-tracery-tile-texture_1253-849.jpg", imageAlt: "Premium stone materials"},
|
||||
id: "02", title: "Premium Materials", description: "We source only the finest natural and engineered stone from trusted suppliers worldwide.", imageSrc: "http://img.b2bpic.net/free-photo/backdrop-decor-tracery-tile-texture_1253-849.jpg?_wi=3", imageAlt: "Premium stone materials"},
|
||||
{
|
||||
id: "03", title: "Local Expertise", description: "Based in Preston for 20+ years, we understand the local market and deliver personalized service.", imageSrc: "http://img.b2bpic.net/free-photo/business-meeting-cafe_53876-15162.jpg", imageAlt: "Local Preston showroom"},
|
||||
id: "03", title: "Local Expertise", description: "Based in Preston for 20+ years, we understand the local market and deliver personalized service.", imageSrc: "http://img.b2bpic.net/free-photo/business-meeting-cafe_53876-15162.jpg?_wi=2", imageAlt: "Local Preston showroom"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user