Update src/app/page.tsx
This commit is contained in:
@@ -110,17 +110,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "g1", name: "Modern Security Gate", price: "Request a Quote", imageSrc: "http://img.b2bpic.net/free-photo/gridlike-fence-pattern-garden_346278-1300.jpg"},
|
||||
id: "g1", name: "Modern Security Gate", price: "Get Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/gridlike-fence-pattern-garden_346278-1300.jpg"},
|
||||
{
|
||||
id: "g2", name: "Floral Design Grill", price: "Request a Quote", imageSrc: "http://img.b2bpic.net/free-photo/metal-grill-closeup-texture-music-speaker-colored-lighting_169016-52200.jpg"},
|
||||
id: "g2", name: "Floral Design Grill", price: "Get Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/metal-grill-closeup-texture-music-speaker-colored-lighting_169016-52200.jpg"},
|
||||
{
|
||||
id: "g3", name: "Steel Stair Railing", price: "Request a Quote", imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-athlete-exercising-staircase-winter_23-2147905357.jpg"},
|
||||
id: "g3", name: "Steel Stair Railing", price: "Get Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-athlete-exercising-staircase-winter_23-2147905357.jpg"},
|
||||
{
|
||||
id: "g4", name: "Main Entry Gate", price: "Request a Quote", imageSrc: "http://img.b2bpic.net/free-photo/side-view-hand-spraying-powder-paint-from-gun_23-2149878760.jpg"},
|
||||
id: "g4", name: "Main Entry Gate", price: "Get Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/side-view-hand-spraying-powder-paint-from-gun_23-2149878760.jpg"},
|
||||
{
|
||||
id: "g5", name: "Perimeter Fencing", price: "Request a Quote", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-running-outdoors_23-2150351995.jpg"},
|
||||
id: "g5", name: "Perimeter Fencing", price: "Get Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-running-outdoors_23-2150351995.jpg"},
|
||||
{
|
||||
id: "g6", name: "Industrial Gate", price: "Request a Quote", imageSrc: "http://img.b2bpic.net/free-photo/man-with-backpack-talking-phone_23-2148383464.jpg"},
|
||||
id: "g6", name: "Industrial Gate", price: "Get Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/man-with-backpack-talking-phone_23-2148383464.jpg"},
|
||||
]}
|
||||
title="Our Premium Designs"
|
||||
description="Showcasing our precision work."
|
||||
|
||||
Reference in New Issue
Block a user