Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-09 22:23:29 +00:00

View File

@@ -53,11 +53,11 @@ export default function LandingPage() {
testimonials={[
{
name: "Marcus Johnson", handle: "Regular Client", testimonial: "Best barber in the city. Always gives me the perfect cut.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-successful-businessman-suit-showing-okay-sign-looking-satisfied-standing-against-white-ba_1258-173565.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/smiling-successful-businessman-suit-showing-okay-sign-looking-satisfied-standing-against-white-ba_1258-173565.jpg?_wi=1"
},
{
name: "David Chen", handle: "First-Time Client", testimonial: "Professional service and welcoming atmosphere. Highly recommend!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1"
}
]}
buttons={[
@@ -116,11 +116,11 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Marcus Johnson", role: "Business Professional", company: "Tech Sector", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-successful-businessman-suit-showing-okay-sign-looking-satisfied-standing-against-white-ba_1258-173565.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/smiling-successful-businessman-suit-showing-okay-sign-looking-satisfied-standing-against-white-ba_1258-173565.jpg?_wi=2"
},
{
id: "2", name: "David Chen", role: "Creative Director", company: "Design Agency", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2"
},
{
id: "3", name: "James Rodriguez", role: "Entrepreneur", company: "Startup Founder", rating: 5,