Merge version_1 into main #1
@@ -95,15 +95,15 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
title: "Custom Retail Display Fixtures", description: "Bespoke display cases, shelving systems, and showcases designed to highlight your products and enhance customer experience", imageSrc: "http://img.b2bpic.net/free-photo/female-tourists-who-are-working-online_1150-7476.jpg", imageAlt: "Custom retail display fixtures", buttonIcon: ShoppingCart,
|
||||
title: "Custom Retail Display Fixtures", description: "Bespoke display cases, shelving systems, and showcases designed to highlight your products and enhance customer experience", imageSrc: "http://img.b2bpic.net/free-photo/female-tourists-who-are-working-online_1150-7476.jpg?_wi=1", imageAlt: "Custom retail display fixtures", buttonIcon: ShoppingCart,
|
||||
buttonHref: "#contact"
|
||||
},
|
||||
{
|
||||
title: "Kitchen Cabinet Manufacturing", description: "Fully customized kitchen cabinets crafted from premium materials with attention to every detail and functionality", imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2150772055.jpg", imageAlt: "Custom kitchen cabinet installation", buttonIcon: Home,
|
||||
title: "Kitchen Cabinet Manufacturing", description: "Fully customized kitchen cabinets crafted from premium materials with attention to every detail and functionality", imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2150772055.jpg?_wi=1", imageAlt: "Custom kitchen cabinet installation", buttonIcon: Home,
|
||||
buttonHref: "#contact"
|
||||
},
|
||||
{
|
||||
title: "Commercial Carpentry Solutions", description: "Professional built-ins, wall installations, and commercial fixtures tailored to your business specifications and aesthetic", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821372.jpg", imageAlt: "Commercial cabinetry showroom", buttonIcon: Building2,
|
||||
title: "Commercial Carpentry Solutions", description: "Professional built-ins, wall installations, and commercial fixtures tailored to your business specifications and aesthetic", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821372.jpg?_wi=1", imageAlt: "Commercial cabinetry showroom", buttonIcon: Building2,
|
||||
buttonHref: "#contact"
|
||||
}
|
||||
]}
|
||||
@@ -125,13 +125,13 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "project-1", name: "Premium Retail Display System", price: "Custom Quote", variant: "Retail Showroom", imageSrc: "http://img.b2bpic.net/free-photo/female-tourists-who-are-working-online_1150-7476.jpg", imageAlt: "Premium retail display fixture"
|
||||
id: "project-1", name: "Premium Retail Display System", price: "Custom Quote", variant: "Retail Showroom", imageSrc: "http://img.b2bpic.net/free-photo/female-tourists-who-are-working-online_1150-7476.jpg?_wi=2", imageAlt: "Premium retail display fixture"
|
||||
},
|
||||
{
|
||||
id: "project-2", name: "Luxury Kitchen Cabinets", price: "Custom Quote", variant: "Residential", imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2150772055.jpg", imageAlt: "Custom luxury kitchen cabinet installation"
|
||||
id: "project-2", name: "Luxury Kitchen Cabinets", price: "Custom Quote", variant: "Residential", imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2150772055.jpg?_wi=2", imageAlt: "Custom luxury kitchen cabinet installation"
|
||||
},
|
||||
{
|
||||
id: "project-3", name: "Commercial Built-In Display", price: "Custom Quote", variant: "Commercial", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821372.jpg", imageAlt: "Commercial built-in display fixtures"
|
||||
id: "project-3", name: "Commercial Built-In Display", price: "Custom Quote", variant: "Commercial", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821372.jpg?_wi=2", imageAlt: "Commercial built-in display fixtures"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
|
||||
Reference in New Issue
Block a user