Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9f40fd34e7 | |||
| 2e4420c527 | |||
| ba58c0eb83 | |||
| 41e1b2d8fc | |||
| 630cb280b8 |
@@ -10,7 +10,7 @@ import HeroCarouselLogo from '@/components/sections/hero/heroCarouselLogo/HeroCa
|
|||||||
import MetricCardSeven from '@/components/sections/metrics/MetricCardSeven';
|
import MetricCardSeven from '@/components/sections/metrics/MetricCardSeven';
|
||||||
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
|
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
|
||||||
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
|
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
|
||||||
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
|
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
|
||||||
import TextAbout from '@/components/sections/about/TextAbout';
|
import TextAbout from '@/components/sections/about/TextAbout';
|
||||||
|
|
||||||
export default function LandingPage() {
|
export default function LandingPage() {
|
||||||
@@ -96,12 +96,12 @@ export default function LandingPage() {
|
|||||||
gridVariant="uniform-all-items-equal"
|
gridVariant="uniform-all-items-equal"
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
products={[
|
products={[
|
||||||
{ id: "p1", brand: "Metal", name: "Metal Panels", price: "Inquire", rating: 5, reviewCount: "100+", imageSrc: "http://img.b2bpic.net/free-photo/contrasting-outdoor-texture-design_23-2149756593.jpg" },
|
{ id: "p1", brand: "Metal", name: "Metal Panels", price: "Get a Quote", rating: 5, reviewCount: "100+", imageSrc: "http://img.b2bpic.net/free-photo/contrasting-outdoor-texture-design_23-2149756593.jpg" },
|
||||||
{ id: "p2", brand: "Trim", name: "Trim Packages", price: "Inquire", rating: 5, reviewCount: "90+", imageSrc: "http://img.b2bpic.net/free-photo/industry-construction-equipments-inside-storehouse-factory_114579-2836.jpg" },
|
{ id: "p2", brand: "Trim", name: "Trim Packages", price: "Get a Quote", rating: 5, reviewCount: "90+", imageSrc: "http://img.b2bpic.net/free-photo/industry-construction-equipments-inside-storehouse-factory_114579-2836.jpg" },
|
||||||
{ id: "p3", brand: "Fasteners", name: "Fasteners", price: "Inquire", rating: 5, reviewCount: "200+", imageSrc: "http://img.b2bpic.net/free-photo/brushes-blank-paper-page_23-2148575535.jpg" },
|
{ id: "p3", brand: "Fasteners", name: "Fasteners", price: "Get a Quote", rating: 5, reviewCount: "200+", imageSrc: "http://img.b2bpic.net/free-photo/brushes-blank-paper-page_23-2148575535.jpg" },
|
||||||
{ id: "p4", brand: "Roofing", name: "Underlayment", price: "Inquire", rating: 5, reviewCount: "150+", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-working-roof-together_23-2149343670.jpg" },
|
{ id: "p4", brand: "Roofing", name: "Underlayment", price: "Get a Quote", rating: 5, reviewCount: "150+", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-working-roof-together_23-2149343670.jpg" },
|
||||||
{ id: "p5", brand: "Accessories", name: "Ridge Caps", price: "Inquire", rating: 5, reviewCount: "120+", imageSrc: "http://img.b2bpic.net/free-photo/seamless-pattern-red-plastic-dowels-gray_166373-1548.jpg" },
|
{ id: "p5", brand: "Accessories", name: "Ridge Caps", price: "Get a Quote", rating: 5, reviewCount: "120+", imageSrc: "http://img.b2bpic.net/free-photo/seamless-pattern-red-plastic-dowels-gray_166373-1548.jpg" },
|
||||||
{ id: "p6", brand: "Flashing", name: "Flashing Material", price: "Inquire", rating: 5, reviewCount: "110+", imageSrc: "http://img.b2bpic.net/free-photo/macro-shot-screw-wooden-background_53876-42559.jpg" },
|
{ id: "p6", brand: "Flashing", name: "Flashing Material", price: "Get a Quote", rating: 5, reviewCount: "110+", imageSrc: "http://img.b2bpic.net/free-photo/macro-shot-screw-wooden-background_53876-42559.jpg" },
|
||||||
]}
|
]}
|
||||||
title="Comprehensive Material Selection"
|
title="Comprehensive Material Selection"
|
||||||
description="Premium components to complete every professional roofing installation."
|
description="Premium components to complete every professional roofing installation."
|
||||||
@@ -130,21 +130,22 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="reviews" data-section="reviews">
|
<div id="reviews" data-section="reviews">
|
||||||
<TestimonialCardSix
|
<TestimonialCardThirteen
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
|
showRating={true}
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "t1", name: "Sarah Johnson", handle: "@sarah-roofer", testimonial: "Where I go for all my metal roofing needs. Great service and friendly staff.", imageSrc: "http://img.b2bpic.net/free-photo/man-working-mdf-boards-warehouse_23-2149384861.jpg"},
|
id: "t1", name: "Sarah Johnson", handle: "@sarah-roofer", testimonial: "Where I go for all my metal roofing needs. Great service and friendly staff.", rating: 5},
|
||||||
{
|
{
|
||||||
id: "t2", name: "Michael Chen", handle: "@mchen-builds", testimonial: "Customer service is outstanding, with helpful people and dependable follow-through.", imageSrc: "http://img.b2bpic.net/free-photo/two-people-working-warehouse_329181-12848.jpg"},
|
id: "t2", name: "Michael Chen", handle: "@mchen-builds", testimonial: "Customer service is outstanding, with helpful people and dependable follow-through.", rating: 5},
|
||||||
{
|
{
|
||||||
id: "t3", name: "David Kim", handle: "@dkim-contractor", testimonial: "Good prices, knowledgeable help, and a professional experience.", imageSrc: "http://img.b2bpic.net/free-photo/crazy-businessman-happy-expression_1194-3549.jpg"},
|
id: "t3", name: "David Kim", handle: "@dkim-contractor", testimonial: "Good prices, knowledgeable help, and a professional experience.", rating: 5},
|
||||||
{
|
{
|
||||||
id: "t4", name: "Emily Rodriguez", handle: "@erod-roofing", testimonial: "Outstanding quality, very dependable service for my crews.", imageSrc: "http://img.b2bpic.net/free-photo/industrial-plant-shareholders-conducting-research-reading-paperwork_482257-123385.jpg"},
|
id: "t4", name: "Emily Rodriguez", handle: "@erod-roofing", testimonial: "Outstanding quality, very dependable service for my crews.", rating: 5},
|
||||||
{
|
{
|
||||||
id: "t5", name: "Robert Miller", handle: "@rmiller-home", testimonial: "Best service in Hammond, very helpful people.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-architect-looking-camera_23-2148242888.jpg"},
|
id: "t5", name: "Robert Miller", handle: "@rmiller-home", testimonial: "Best service in Hammond, very helpful people.", rating: 5},
|
||||||
]}
|
]}
|
||||||
title="Trusted by Local Builders"
|
title="Trusted by Local Builders"
|
||||||
description="Feedback from professionals who value service and reliability."
|
description="Feedback from professionals who value service and reliability."
|
||||||
|
|||||||
Reference in New Issue
Block a user