Merge version_1 into main #1
@@ -92,8 +92,8 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Kids Haircuts", description: "Friendly, patient service for kids of all ages. We keep the experience fun and comfortable for the little ones.", icon: Smile,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/children-hairdresser-with-scissors-is-cutting-little-boy-against-dark-background-contented-cute-preschooler-boy-getting-haircut_613910-19719.jpg", imageAlt: "Kids haircut example 1" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/children-hairdresser-with-scissors-is-cutting-little-boy-against-dark-background-contented-cute-preschooler-boy-getting-haircut_613910-19719.jpg", imageAlt: "Kids haircut example 2" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/children-hairdresser-with-scissors-is-cutting-little-boy-against-dark-background-contented-cute-preschooler-boy-getting-haircut_613910-19719.jpg?_wi=1", imageAlt: "Kids haircut example 1" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/children-hairdresser-with-scissors-is-cutting-little-boy-against-dark-background-contented-cute-preschooler-boy-getting-haircut_613910-19719.jpg?_wi=2", imageAlt: "Kids haircut example 2" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
@@ -124,10 +124,10 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Marcus Johnson", role: "Regular Client", company: "Bridgeport", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg" },
|
||||
{ id: "2", name: "David Chen", role: "Regular Client", company: "Bridgeport", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg" },
|
||||
{ id: "3", name: "James Rodriguez", role: "Regular Client", company: "Bridgeport", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg" },
|
||||
{ id: "4", name: "Kevin O'Brien", role: "Regular Client", company: "Bridgeport", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg" }
|
||||
{ id: "1", name: "Marcus Johnson", role: "Regular Client", company: "Bridgeport", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg?_wi=1" },
|
||||
{ id: "2", name: "David Chen", role: "Regular Client", company: "Bridgeport", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg?_wi=2" },
|
||||
{ id: "3", name: "James Rodriguez", role: "Regular Client", company: "Bridgeport", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg?_wi=3" },
|
||||
{ id: "4", name: "Kevin O'Brien", role: "Regular Client", company: "Bridgeport", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg?_wi=4" }
|
||||
]}
|
||||
kpiItems={[
|
||||
{ value: "4.6", label: "Google Rating" },
|
||||
|
||||
Reference in New Issue
Block a user