Merge version_1 into main #1
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
<HeroSplitKpi
|
||||
title="Handcrafted Saunas Built for Montana Living"
|
||||
description="Experience authentic sauna craftsmanship with premium wood construction and meticulous attention to detail. We build three distinct sauna types to match your lifestyle and space."
|
||||
background={{ variant: "circleGradient" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
kpis={[
|
||||
{ value: "25+", label: "Years Building Saunas" },
|
||||
{ value: "500+", label: "Happy Montana Customers" },
|
||||
@@ -150,17 +150,13 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", handle: "@sarahj_bozeman", testimonial: "We absolutely love our barrel sauna! The quality is exceptional and the team was so helpful during installation. It's become our favorite spot to relax after long work days.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", imageAlt: "Sarah Johnson"},
|
||||
id: "1", name: "Sarah Johnson", handle: "@sarahj_bozeman", testimonial: "We absolutely love our barrel sauna! The quality is exceptional and the team was so helpful during installation. It's become our favorite spot to relax after long work days.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", imageAlt: "Sarah Johnson"},
|
||||
{
|
||||
id: "2", name: "Michael Chen", handle: "@michael_mt", testimonial: "The craftsmanship is incredible. Every detail shows how much care goes into these saunas. Worth every penny, and the customer service is outstanding.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Michael Chen"},
|
||||
id: "2", name: "Michael Chen", handle: "@michael_mt", testimonial: "The craftsmanship is incredible. Every detail shows how much care goes into these saunas. Worth every penny, and the customer service is outstanding.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Michael Chen"},
|
||||
{
|
||||
id: "3", name: "Emily Rodriguez", handle: "@emily_wellness", testimonial: "Best investment for our health and family time. The indoor sauna fits perfectly in our home, and it's such a beautiful addition to our space.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", imageAlt: "Emily Rodriguez"},
|
||||
id: "3", name: "Emily Rodriguez", handle: "@emily_wellness", testimonial: "Best investment for our health and family time. The indoor sauna fits perfectly in our home, and it's such a beautiful addition to our space.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", imageAlt: "Emily Rodriguez"},
|
||||
{
|
||||
id: "4", name: "David Winters", handle: "@david_missoula", testimonial: "Montana Saunas built us a luxury cabin sauna that my guests constantly ask about. Truly world-class quality and the team was a pleasure to work with.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-standing-garden-showing-ok-gesture-looking-camera_259150-59030.jpg", imageAlt: "David Winters"},
|
||||
id: "4", name: "David Winters", handle: "@david_missoula", testimonial: "Montana Saunas built us a luxury cabin sauna that my guests constantly ask about. Truly world-class quality and the team was a pleasure to work with.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-standing-garden-showing-ok-gesture-looking-camera_259150-59030.jpg", imageAlt: "David Winters"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user