Update src/app/page.tsx
This commit is contained in:
@@ -55,7 +55,7 @@ export default function LandingPage() {
|
||||
{ text: "Get Parts Now", href: "#contact" },
|
||||
{ text: "Visit the Counter", href: "#contact" }
|
||||
]}
|
||||
buttonAnimation="reveal-blur"
|
||||
buttonAnimation="blur-reveal"
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/smart-factory-expert-using-vr-headset-test-automated-systems_482257-119716.jpg", imageAlt: "HVAC components on warehouse shelves" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/mechanic-with-tools-workshop_329181-11873.jpg", imageAlt: "HVAC technician working on furnace components" },
|
||||
@@ -87,7 +87,7 @@ export default function LandingPage() {
|
||||
description="We're engineered for efficiency and built on trust, providing the critical advantages professionals and serious DIYers demand."
|
||||
tag="Our Core Advantages"
|
||||
tagIcon={CheckCircle}
|
||||
tagAnimation="reveal-blur"
|
||||
tagAnimation="blur-reveal"
|
||||
features={[
|
||||
{ title: "Sameday Availability", description: "Critical parts in stock, ready for immediate pickup. Minimize downtime and keep your projects moving.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388997.jpg", imageAlt: "HVAC parts ready for same-day pickup" },
|
||||
{ title: "Expert Counter Guidance", description: "Talk to seasoned professionals who truly understand HVAC systems, offering advice that saves you time and money.", imageSrc: "http://img.b2bpic.net/free-photo/two-guys-talking-about-work-work-garage-near-truck-transfer-documents-with-goods_1157-46507.jpg", imageAlt: "HVAC technician giving expert advice" },
|
||||
|
||||
Reference in New Issue
Block a user