Merge version_2 into main #4

Merged
bender merged 2 commits from version_2 into main 2026-03-04 00:02:38 +00:00
2 changed files with 15 additions and 13 deletions

View File

@@ -25,9 +25,11 @@ export const metadata: Metadata = {
follow: true,
},
openGraph: {
title: "Cabinet Quoting Platform | Fast, Accurate Quotes", description: "Get precise cabinet quotes in minutes with our professional quoting platform.", url: "https://cabinet-quoting.app", siteName: "Cabinet Quoting", type: "website"},
title: "Cabinet Quoting Platform | Fast, Accurate Quotes", description: "Get precise cabinet quotes in minutes with our professional quoting platform.", url: "https://cabinet-quoting.app", siteName: "Cabinet Quoting", type: "website"
},
twitter: {
card: "summary_large_image", title: "Cabinet Quoting Platform", description: "Professional cabinet quoting made easy"},
card: "summary_large_image", title: "Cabinet Quoting Platform", description: "Professional cabinet quoting made easy"
},
};
export default function RootLayout({

View File

@@ -49,22 +49,22 @@ 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={[
{ text: "Start Quote", href: "contact" },
{ text: "Get Free Quote", href: "contact" },
{ text: "Learn More", href: "about" }
]}
buttonAnimation="slide-up"
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={[