Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -45,26 +45,27 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardTestimonial
|
||||
background={{ variant: "glowing-orb" }}
|
||||
title="Professional Glass Solutions in Lebanon"
|
||||
description="Custom glass manufacturing and installation for homes and businesses. Expert craftsmanship, reliable service, quality materials."
|
||||
tag="Expert Glass Solutions"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-engineer-job-site-work-hours_23-2151589655.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-engineer-job-site-work-hours_23-2151589655.jpg"
|
||||
imageAlt="Professional glass installation"
|
||||
mediaAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
name: "Ahmad Hassan", handle: "Homeowner, Beirut", testimonial: "Tempo Glass transformed our home with beautiful new windows. Professional team, quality work!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-warehouse_329181-12811.jpg?_wi=1", imageAlt: "Ahmad Hassan"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-warehouse_329181-12811.jpg", imageAlt: "Ahmad Hassan"
|
||||
},
|
||||
{
|
||||
name: "Layla Mansour", handle: "Business Owner, Choueifat", testimonial: "Best storefront glass installation in the area. Highly recommended for commercial projects.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-9486.jpg?_wi=1", imageAlt: "Layla Mansour"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-9486.jpg", imageAlt: "Layla Mansour"
|
||||
},
|
||||
{
|
||||
name: "Karim El Khoury", handle: "Contractor, Mount Lebanon", testimonial: "Reliable, professional, and always on time. Tempo Glass is our trusted partner for glass work.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-woman-stylish-suit-office-using-smartphone_23-2150167742.jpg?_wi=1", imageAlt: "Karim El Khoury"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-woman-stylish-suit-office-using-smartphone_23-2150167742.jpg", imageAlt: "Karim El Khoury"
|
||||
}
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
@@ -154,7 +155,7 @@ export default function LandingPage() {
|
||||
id: "5", name: "Custom Mirror Installation", price: "Completed", imageSrc: "http://img.b2bpic.net/free-photo/mom-helping-her-child-styling-afro-hair_23-2149625702.jpg", imageAlt: "Large custom mirror installation", initialQuantity: 1
|
||||
},
|
||||
{
|
||||
id: "6", name: "Residential Window Replacement", price: "Completed", imageSrc: "http://img.b2bpic.net/free-photo/portrait-engineer-job-site-work-hours_23-2151589655.jpg?_wi=2", imageAlt: "Residential window installation", initialQuantity: 1
|
||||
id: "6", name: "Residential Window Replacement", price: "Completed", imageSrc: "http://img.b2bpic.net/free-photo/portrait-engineer-job-site-work-hours_23-2151589655.jpg", imageAlt: "Residential window installation", initialQuantity: 1
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -173,15 +174,15 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Ahmad Hassan", handle: "Homeowner, Beirut", testimonial: "Tempo Glass completely transformed our home. The team was professional, punctual, and delivered exceptional quality. We're thrilled with our new windows and the attention to detail was remarkable.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-warehouse_329181-12811.jpg?_wi=2", imageAlt: "Ahmad Hassan"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-warehouse_329181-12811.jpg", imageAlt: "Ahmad Hassan"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Layla Mansour", handle: "Business Owner, Choueifat", testimonial: "Best storefront glass installation in the area. They understood our vision perfectly and executed it flawlessly. Our new storefront looks stunning and has definitely attracted more customers.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-9486.jpg?_wi=2", imageAlt: "Layla Mansour"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-9486.jpg", imageAlt: "Layla Mansour"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Karim El Khoury", handle: "Contractor, Mount Lebanon", testimonial: "Reliable, professional, and always on time. Tempo Glass is our trusted partner for glass work on construction projects. Their custom solutions are innovative and their pricing is competitive.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-woman-stylish-suit-office-using-smartphone_23-2150167742.jpg?_wi=2", imageAlt: "Karim El Khoury"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-woman-stylish-suit-office-using-smartphone_23-2150167742.jpg", imageAlt: "Karim El Khoury"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Fatima Khoury", handle: "Restaurant Owner, Beirut", testimonial: "Our restaurant's interior glass partitions create the perfect ambiance. The Tempo Glass team designed and installed everything beautifully. Clients always compliment the sophisticated glass work.", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user