Merge version_1 into main #2
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
tag="Cabinet Solutions"
|
||||
tagAnimation="slide-up"
|
||||
mediaAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/minimalist-kitchen-blue-cabinet-front-modern-interior_169016-68928.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/minimalist-kitchen-blue-cabinet-front-modern-interior_169016-68928.jpg?_wi=1"
|
||||
imageAlt="Modern cabinet design showcase"
|
||||
imagePosition="right"
|
||||
buttons={[
|
||||
@@ -60,11 +60,11 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Johnson", handle: "Designer, Premium Interiors", testimonial: "This platform saved us hours on every project. Quotes are accurate and professional.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
name: "Michael Chen", handle: "Homeowner", testimonial: "Easy to use and helped me visualize my kitchen remodel perfectly.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2"
|
||||
}
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
@@ -165,7 +165,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "2", brand: "Contemporary Designs", name: "Luxury Kitchen Collection", price: "$3,890.00", rating: 5,
|
||||
reviewCount: "94", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-kitchen-blue-cabinet-front-modern-interior_169016-68928.jpg", imageAlt: "Luxury kitchen cabinet collection"
|
||||
reviewCount: "94", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-kitchen-blue-cabinet-front-modern-interior_169016-68928.jpg?_wi=2", imageAlt: "Luxury kitchen cabinet collection"
|
||||
},
|
||||
{
|
||||
id: "3", brand: "Home Storage Pro", name: "Elegant Bathroom Storage", price: "$1,650.00", rating: 5,
|
||||
@@ -226,27 +226,27 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", role: "Interior Designer", company: "Premium Interiors Inc", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Michael Chen", role: "Homeowner", company: "Portland, OR", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emily Rodriguez", role: "Contractor", company: "Modern Renovations", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5"
|
||||
},
|
||||
{
|
||||
id: "4", name: "David Kim", role: "Design Studio Owner", company: "Studio Design Pro", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Jennifer Brown", role: "Kitchen Specialist", company: "Home Design Center", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=7"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Robert Martinez", role: "Homeowner", company: "Miami, FL", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=8"
|
||||
}
|
||||
]}
|
||||
kpiItems={[
|
||||
|
||||
Reference in New Issue
Block a user