Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-04 04:24:03 +00:00

View File

@@ -59,15 +59,15 @@ export default function LandingPage() {
testimonials={[
{
name: "Marco Rossi", handle: "Restaurant Owner, Marco's Italian Kitchen", testimonial: "Our website brought in 3x more reservations in the first month. Stratus understood exactly what drives customer acquisition for restaurants.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1"
},
{
name: "Jessica Chen", handle: "Gym Manager, FitFlow Studio", testimonial: "Finally, a website that actually converts visitors to members. The design is clean and the results speak for themselves.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2"
},
{
name: "David Thompson", handle: "Service Owner, Thompson Plumbing", testimonial: "No fluff, no confusion. Stratus delivered exactly what was promised—a professional site that brings in quality leads.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3"
}
]}
testimonialRotationInterval={5000}