Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-05 06:37:14 +00:00

View File

@@ -68,6 +68,7 @@ export default function LandingPage() {
]}
useInvertedBackground={false}
mediaAnimation="blur-reveal"
metricsAnimation="slide-up"
/>
</div>
@@ -135,7 +136,7 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Sarah Johnson", role: "Owner", company: "FitZone Gym", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-confident-manager-cafeteria_1098-20954.jpg?_wi=1"
imageSrc: "http://img.b2bpic.net/free-photo/smiling-confident-manager-cafeteria_1098-20954.jpg"
},
{
id: "2", name: "Michael Chen", role: "Manager", company: "Taste Haven Restaurant", rating: 5,
@@ -143,19 +144,19 @@ export default function LandingPage() {
},
{
id: "3", name: "Dr. Emily Rodriguez", role: "Founder", company: "SmileCare Dental Clinic", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
},
{
id: "4", name: "James Wilson", role: "Owner", company: "Wilson's Tuition Center", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
},
{
id: "5", name: "Priya Sharma", role: "Founder", company: "Sharma's Boutique", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
},
{
id: "6", name: "David Martinez", role: "Owner", company: "Martinez Services", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-confident-manager-cafeteria_1098-20954.jpg?_wi=2"
imageSrc: "http://img.b2bpic.net/free-photo/smiling-confident-manager-cafeteria_1098-20954.jpg"
}
]}
kpiItems={[