Merge version_1 into main #3
@@ -53,21 +53,21 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Marco Rossi", handle: "@marco_r", testimonial: "Exceptional quality and precision. The installation was seamless.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cooking-home-made-dough-sunny-day_158595-5648.jpg", imageAlt: "modern window design architecture"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cooking-home-made-dough-sunny-day_158595-5648.jpg?_wi=1", imageAlt: "modern window design architecture"},
|
||||
{
|
||||
name: "Giulia Bianchi", handle: "@giulia_b", testimonial: "The best energy-efficient windows we've ever installed.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cute-young-woman-reading-book-sofa_7502-7285.jpg", imageAlt: "modern window design architecture"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cute-young-woman-reading-book-sofa_7502-7285.jpg?_wi=1", imageAlt: "modern window design architecture"},
|
||||
{
|
||||
name: "Luca Verdi", handle: "@luca_v", testimonial: "FinestraTek transformed the look of our home entirely.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/house-entrance-stairs-japanese-culture_23-2149301065.jpg", imageAlt: "modern window design architecture"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/house-entrance-stairs-japanese-culture_23-2149301065.jpg?_wi=1", imageAlt: "modern window design architecture"},
|
||||
{
|
||||
name: "Elena Neri", handle: "@elena_n", testimonial: "Highly professional service, truly outstanding products.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-contemporary-living-room-interior-modern-furniture_1048-10266.jpg", imageAlt: "modern window design architecture"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-contemporary-living-room-interior-modern-furniture_1048-10266.jpg?_wi=1", imageAlt: "modern window design architecture"},
|
||||
{
|
||||
name: "Paolo Russo", handle: "@paolo_r", testimonial: "Expert advice and reliable, long-lasting windows.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-blue-lake-captured-from-inside-villa_181624-10734.jpg", imageAlt: "modern window design architecture"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-blue-lake-captured-from-inside-villa_181624-10734.jpg?_wi=1", imageAlt: "modern window design architecture"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cooking-home-made-dough-sunny-day_158595-5648.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cooking-home-made-dough-sunny-day_158595-5648.jpg?_wi=2"
|
||||
imageAlt="FinestraTek window installation"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -125,11 +125,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Energy Efficiency", description: "Reduce your heating and cooling costs with our advanced glazing.", imageSrc: "http://img.b2bpic.net/free-photo/cute-young-woman-reading-book-sofa_7502-7285.jpg"},
|
||||
title: "Energy Efficiency", description: "Reduce your heating and cooling costs with our advanced glazing.", imageSrc: "http://img.b2bpic.net/free-photo/cute-young-woman-reading-book-sofa_7502-7285.jpg?_wi=2"},
|
||||
{
|
||||
title: "Robust Security", description: "Military-grade locking mechanisms keep your home secure and safe.", imageSrc: "http://img.b2bpic.net/free-photo/house-entrance-stairs-japanese-culture_23-2149301065.jpg"},
|
||||
title: "Robust Security", description: "Military-grade locking mechanisms keep your home secure and safe.", imageSrc: "http://img.b2bpic.net/free-photo/house-entrance-stairs-japanese-culture_23-2149301065.jpg?_wi=2"},
|
||||
{
|
||||
title: "Acoustic Comfort", description: "Enjoy unmatched silence with our professional soundproofing systems.", imageSrc: "http://img.b2bpic.net/free-photo/3d-contemporary-living-room-interior-modern-furniture_1048-10266.jpg"},
|
||||
title: "Acoustic Comfort", description: "Enjoy unmatched silence with our professional soundproofing systems.", imageSrc: "http://img.b2bpic.net/free-photo/3d-contemporary-living-room-interior-modern-furniture_1048-10266.jpg?_wi=2"},
|
||||
]}
|
||||
title="Why FinestraTek?"
|
||||
description="Engineered for durability, designed for beauty, and built for ultimate performance."
|
||||
@@ -144,7 +144,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1", name: "Modern Sliding Window", price: "From $450", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-blue-lake-captured-from-inside-villa_181624-10734.jpg"},
|
||||
id: "p1", name: "Modern Sliding Window", price: "From $450", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-blue-lake-captured-from-inside-villa_181624-10734.jpg?_wi=2"},
|
||||
{
|
||||
id: "p2", name: "French Patio Doors", price: "From $1,200", imageSrc: "http://img.b2bpic.net/free-photo/gray-doors-with-bold-chevron-pattern-vintage-facade-graphic-gray-white-doorway_169016-71059.jpg"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user