Update src/app/page.tsx
This commit is contained in:
@@ -44,11 +44,11 @@ export default function LandingPage() {
|
||||
description="Premium industrial-grade fencing solutions for contractors and commercial builders across the nation. Bulk quantities available."
|
||||
buttons={[{ text: "View Catalog", href: "/products" }]}
|
||||
slides={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/warehouse-director-arranging-boxes_482257-92046.jpg", imageAlt: "industrial wholesale warehouse fencing" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/warehouse-director-arranging-boxes_482257-92046.jpg", imageAlt: "industrial wholesale warehouse fencing" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/warehouse-director-arranging-boxes_482257-92046.jpg", imageAlt: "industrial wholesale warehouse fencing" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/warehouse-director-arranging-boxes_482257-92046.jpg", imageAlt: "industrial wholesale warehouse fencing" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/warehouse-director-arranging-boxes_482257-92046.jpg", imageAlt: "industrial wholesale warehouse fencing" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/warehouse-director-arranging-boxes_482257-92046.jpg?_wi=1", imageAlt: "industrial wholesale warehouse fencing" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/warehouse-director-arranging-boxes_482257-92046.jpg?_wi=2", imageAlt: "industrial wholesale warehouse fencing" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/warehouse-director-arranging-boxes_482257-92046.jpg?_wi=3", imageAlt: "industrial wholesale warehouse fencing" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/warehouse-director-arranging-boxes_482257-92046.jpg?_wi=4", imageAlt: "industrial wholesale warehouse fencing" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/warehouse-director-arranging-boxes_482257-92046.jpg?_wi=5", imageAlt: "industrial wholesale warehouse fencing" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -92,9 +92,9 @@ export default function LandingPage() {
|
||||
title="Why Choose Us"
|
||||
description="We offer more than just fencing; we offer peace of mind for your construction projects."
|
||||
features={[
|
||||
{ title: "Bulk Supply", description: "Ready-to-ship inventory for immediate supply.", imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-building-with-brown-grey-graphics-auckland-great-cool-wallpaper_181624-4264.jpg" },
|
||||
{ title: "Industrial Durability", description: "Tested against extreme weather conditions.", imageSrc: "http://img.b2bpic.net/free-photo/outdoors-abstract-shadow-daytime_23-2149080289.jpg" },
|
||||
{ title: "Logistics Support", description: "Nationwide shipping directly to your site.", imageSrc: "http://img.b2bpic.net/free-photo/landscape-shot-brown-wooden-fence-mini-forest-with-clear-blue-sky_181624-17330.jpg" },
|
||||
{ title: "Bulk Supply", description: "Ready-to-ship inventory for immediate supply.", imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-building-with-brown-grey-graphics-auckland-great-cool-wallpaper_181624-4264.jpg?_wi=1" },
|
||||
{ title: "Industrial Durability", description: "Tested against extreme weather conditions.", imageSrc: "http://img.b2bpic.net/free-photo/outdoors-abstract-shadow-daytime_23-2149080289.jpg?_wi=1" },
|
||||
{ title: "Logistics Support", description: "Nationwide shipping directly to your site.", imageSrc: "http://img.b2bpic.net/free-photo/landscape-shot-brown-wooden-fence-mini-forest-with-clear-blue-sky_181624-17330.jpg?_wi=1" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -107,7 +107,7 @@ export default function LandingPage() {
|
||||
description="Get answers to common queries about bulk procurement and fencing hardware."
|
||||
mediaAnimation="slide-up"
|
||||
faqsAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/brick-piles-placed-factory-floor_1150-15099.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/brick-piles-placed-factory-floor_1150-15099.jpg?_wi=1"
|
||||
faqs={[
|
||||
{ id: "1", title: "Do you offer bulk discounts?", content: "Yes, we provide scalable pricing for large contractors." },
|
||||
{ id: "2", title: "Where is the fencing manufactured?", content: "We source from high-quality industrial manufacturers." },
|
||||
|
||||
Reference in New Issue
Block a user