Merge version_3 into main #3
@@ -10,7 +10,7 @@ import SocialProofOne from "@/components/sections/socialProof/SocialProofOne";
|
||||
import TestimonialCardFifteen from "@/components/sections/testimonial/TestimonialCardFifteen";
|
||||
import MetricCardThree from "@/components/sections/metrics/MetricCardThree";
|
||||
import FooterLogoReveal from "@/components/sections/footer/FooterLogoReveal";
|
||||
import { Award, Heart, Palette, Truck, Shield, Zap, Armchair, Sparkles } from "lucide-react";
|
||||
import { Award, Heart, Palette, Truck, Shield, Zap, Armchair, Sparkles, Star, TrendingUp } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -97,6 +97,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
gridVariant="bento-grid"
|
||||
tag="Bestsellers"
|
||||
tagIcon={Star}
|
||||
tagAnimation="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Athena Series Premium Deep Tufted Chesterfield Elite Sofa Set", price: "₦1,900,000", imageSrc: "http://img.b2bpic.net/free-photo/brown-leather-texture_1232-3036.jpg", imageAlt: "Athena Series Chesterfield sofa"
|
||||
@@ -136,7 +139,7 @@ export default function LandingPage() {
|
||||
title="Trusted by Thousands"
|
||||
description="Join satisfied customers across Nigeria who have transformed their homes with Largelife Furniture"
|
||||
names={[
|
||||
"Lagos Homes Transformed", "500+ Happy Customers", "2-Year Warranty Leader", "Premium Quality Guaranteed", "Nationwide Trust Badge", "Award-Winning Service", "Customer Satisfaction Certified"
|
||||
"Premium Homes Lagos", "Corporate Offices", "Luxury Hotels", "Interior Designers", "Real Estate Developers", "Home Enthusiasts", "Business Professionals"
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user