Update src/app/page.tsx
This commit is contained in:
@@ -58,22 +58,22 @@ export default function LandingPage() {
|
||||
{ text: "Call Now", href: "tel:+1-555-123-4567" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-team-survey-check-solar-panel-roof_609648-2202.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-team-survey-check-solar-panel-roof_609648-2202.jpg"
|
||||
imageAlt="Professional roof installation by Family Roofing LLC"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
testimonials={[
|
||||
{
|
||||
name: "John Martinez", handle: "Homeowner", testimonial: "Family Roofing did an excellent job replacing our roof. Professional, courteous, and they cleaned up everything. Highly recommended!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-team-survey-check-solar-panel-roof_609648-2202.jpg?_wi=2", imageAlt: "John Martinez"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-team-survey-check-solar-panel-roof_609648-2202.jpg", imageAlt: "John Martinez"
|
||||
},
|
||||
{
|
||||
name: "Sarah Thompson", handle: "Property Owner", testimonial: "Storm damage had us worried, but Family Roofing responded quickly and handled everything perfectly. Great service!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-team-survey-check-solar-panel-roof_609648-2202.jpg?_wi=3", imageAlt: "Sarah Thompson"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-team-survey-check-solar-panel-roof_609648-2202.jpg", imageAlt: "Sarah Thompson"
|
||||
},
|
||||
{
|
||||
name: "Michael Chen", handle: "Homeowner", testimonial: "Fair pricing, expert installation, and 10-year warranty. They really care about their customers. Would definitely use them again.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-team-survey-check-solar-panel-roof_609648-2202.jpg?_wi=4", imageAlt: "Michael Chen"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-team-survey-check-solar-panel-roof_609648-2202.jpg", imageAlt: "Michael Chen"
|
||||
}
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
@@ -141,6 +141,7 @@ export default function LandingPage() {
|
||||
cardTitleClassName="text-xl font-bold mb-4"
|
||||
itemsContainerClassName="space-y-2"
|
||||
itemTextClassName="text-sm text-gray-700 flex items-start gap-2"
|
||||
buttonContainerClassName="mt-8 flex gap-4 flex-wrap"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -209,6 +210,12 @@ export default function LandingPage() {
|
||||
cardBrandClassName="text-xs font-semibold text-[var(--primary-cta)] px-4 pt-4"
|
||||
cardNameClassName="text-lg font-bold px-4 pt-2"
|
||||
cardRatingClassName="flex items-center gap-1 px-4 pb-4 text-sm text-gray-700"
|
||||
textBoxClassName="space-y-2"
|
||||
textBoxTitleClassName="text-3xl lg:text-4xl font-bold"
|
||||
textBoxDescriptionClassName="text-gray-700 mt-2 text-lg"
|
||||
textBoxTagClassName="text-sm font-semibold inline-flex items-center gap-2 mb-4"
|
||||
textBoxButtonContainerClassName="flex gap-4 mt-8 flex-wrap"
|
||||
textBoxButtonClassName="px-6 py-3 rounded-lg font-semibold transition-all"
|
||||
gridClassName="grid grid-cols-1 md:grid-cols-2 gap-6 mt-8"
|
||||
/>
|
||||
</div>
|
||||
@@ -216,12 +223,12 @@ export default function LandingPage() {
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{ id: "testimonial-1", name: "John Martinez", imageSrc: "http://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-team-survey-check-solar-panel-roof_609648-2202.jpg?_wi=5", imageAlt: "John Martinez" },
|
||||
{ id: "testimonial-2", name: "Sarah Thompson", imageSrc: "http://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-team-survey-check-solar-panel-roof_609648-2202.jpg?_wi=6", imageAlt: "Sarah Thompson" },
|
||||
{ id: "testimonial-3", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-team-survey-check-solar-panel-roof_609648-2202.jpg?_wi=7", imageAlt: "Michael Chen" },
|
||||
{ id: "testimonial-4", name: "Emily Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-team-survey-check-solar-panel-roof_609648-2202.jpg?_wi=8", imageAlt: "Emily Rodriguez" },
|
||||
{ id: "testimonial-5", name: "David Wilson", imageSrc: "http://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-team-survey-check-solar-panel-roof_609648-2202.jpg?_wi=9", imageAlt: "David Wilson" },
|
||||
{ id: "testimonial-6", name: "Lisa Anderson", imageSrc: "http://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-team-survey-check-solar-panel-roof_609648-2202.jpg?_wi=10", imageAlt: "Lisa Anderson" }
|
||||
{ id: "testimonial-1", name: "John Martinez", imageSrc: "http://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-team-survey-check-solar-panel-roof_609648-2202.jpg", imageAlt: "John Martinez" },
|
||||
{ id: "testimonial-2", name: "Sarah Thompson", imageSrc: "http://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-team-survey-check-solar-panel-roof_609648-2202.jpg", imageAlt: "Sarah Thompson" },
|
||||
{ id: "testimonial-3", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-team-survey-check-solar-panel-roof_609648-2202.jpg", imageAlt: "Michael Chen" },
|
||||
{ id: "testimonial-4", name: "Emily Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-team-survey-check-solar-panel-roof_609648-2202.jpg", imageAlt: "Emily Rodriguez" },
|
||||
{ id: "testimonial-5", name: "David Wilson", imageSrc: "http://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-team-survey-check-solar-panel-roof_609648-2202.jpg", imageAlt: "David Wilson" },
|
||||
{ id: "testimonial-6", name: "Lisa Anderson", imageSrc: "http://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-team-survey-check-solar-panel-roof_609648-2202.jpg", imageAlt: "Lisa Anderson" }
|
||||
]}
|
||||
cardTitle="What Our Customers Say"
|
||||
cardTag="Trusted by Homeowners"
|
||||
|
||||
Reference in New Issue
Block a user