Update src/app/page.tsx
This commit is contained in:
@@ -101,7 +101,7 @@ export default function HomePage() {
|
||||
{ text: "Get Your Estimate", href: "/quote" },
|
||||
{ text: "Learn More", href: "#features" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/corner-kitchen-open-drawers-cooking-zone_169016-69130.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/corner-kitchen-open-drawers-cooking-zone_169016-69130.jpg?_wi=1"
|
||||
imageAlt="Modern kitchen cabinet installation"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -133,19 +133,19 @@ export default function HomePage() {
|
||||
id: 1,
|
||||
title: "Online Cabinet Quiz",
|
||||
description: "Answer a few quick questions about your cabinet needs, room type, and preferred style. Our system generates an instant baseline estimate.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diverse-team-analyzing-goods-quality-control-report-tablet_482257-84290.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diverse-team-analyzing-goods-quality-control-report-tablet_482257-84290.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "AI Schedule Call",
|
||||
description: "Emma, our Vapi AI agent, calls you to confirm details, discuss options, and schedule your free professional in-home measurement at your convenience.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cropped-image-businessman-sitting-by-table-cafe-analyzing-indicators-laptop-computer-while-talking-by-smartphone-focus-man_171337-5601.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cropped-image-businessman-sitting-by-table-cafe-analyzing-indicators-laptop-computer-while-talking-by-smartphone-focus-man_171337-5601.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Professional Measurement",
|
||||
description: "Our installer visits your home, takes precise measurements, discusses final specifications, and provides an accurate quote with no obligation.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278646.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278646.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
@@ -171,7 +171,7 @@ export default function HomePage() {
|
||||
title: "Starter",
|
||||
price: "From $5,000",
|
||||
period: "per project",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/open-dishwasher-bright-modern-kitchen-clean-living_169016-71133.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/open-dishwasher-bright-modern-kitchen-clean-living_169016-71133.jpg?_wi=1",
|
||||
button: { text: "Get Started", href: "/quote" },
|
||||
features: [
|
||||
"Basic cabinet configuration",
|
||||
@@ -187,7 +187,7 @@ export default function HomePage() {
|
||||
title: "Professional",
|
||||
price: "From $12,000",
|
||||
period: "per project",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/corner-kitchen-open-drawers-cooking-zone_169016-69130.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/corner-kitchen-open-drawers-cooking-zone_169016-69130.jpg?_wi=2",
|
||||
button: { text: "Get Estimate", href: "/quote" },
|
||||
features: [
|
||||
"Custom cabinet design",
|
||||
@@ -204,7 +204,7 @@ export default function HomePage() {
|
||||
title: "Premium",
|
||||
price: "From $25,000",
|
||||
period: "per project",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-kitchen-with-wooden-details_169016-20193.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-kitchen-with-wooden-details_169016-20193.jpg?_wi=1",
|
||||
button: { text: "Schedule Consultation", href: "/quote" },
|
||||
features: [
|
||||
"Luxury custom design",
|
||||
|
||||
Reference in New Issue
Block a user