Merge version_1 into main #1
@@ -51,12 +51,12 @@ export default function LandingPage() {
|
||||
description="Beacon Studios crafts cutting-edge, high-performance websites that elevate your local business. Get a custom online presence that truly converts."
|
||||
background={{ variant: "glowing-orb" }}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Sarah Johnson", handle: "@TechCorpCEO", testimonial: "Beacon Studios delivered a stunning website that perfectly captures our brand. Their attention to detail and creative vision are unmatched!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-ethnic-executive-woman-looking-camera_1098-20037.jpg", imageAlt: "CEO professional headshot woman" },
|
||||
{ id: "2", name: "Michael Chen", handle: "@InnovateLabCTO", testimonial: "The team at Beacon Studios transformed our online presence. Our new site is not only beautiful but also incredibly functional.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/overworked-it-professional-feeling-exhausted-pausing-tasks-rest_482257-97677.jpg", imageAlt: "CTO professional headshot man" },
|
||||
{ id: "3", name: "Emily Rodriguez", handle: "@GrowthCoMarketing", testimonial: "Outstanding results! Beacon Studios improved our SEO and user engagement significantly. Highly recommend their web design expertise.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/closeup-content-pretty-businesswoman-glasses_1262-1740.jpg", imageAlt: "Marketing Director professional headshot woman" },
|
||||
{ id: "4", name: "David Kim", handle: "@StartupXYZPM", testimonial: "Working with Beacon Studios was a game-changer. They were responsive, professional, and built a website that exceeded our expectations.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/closeup-confident-asian-man-with-arms-crossed_1262-884.jpg", imageAlt: "Product Manager professional headshot man" },
|
||||
{ id: "5", name: "Jessica Lee", handle: "@LocalBizOwner", testimonial: "As a small business, finding a reliable web partner was crucial. Beacon Studios delivered an affordable, high-quality site that truly helps us connect with local customers.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beauty-style-fashion-age-concept-close-up-portrait-positive-elegant-60-year-old-female-with-gray-hair-wrinkled-face-posing-against-white-brick-wall_344912-1854.jpg", imageAlt: "small business owner portrait woman" },
|
||||
{ id: "6", name: "Alex Ramirez", handle: "@FounderVision", testimonial: "Their cutting-edge approach to web design made our vision a reality. Beacon Studios is the go-to for anyone seeking a premium online presence.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-sitting-cafe-with-laptop_23-2148176146.jpg", imageAlt: "tech founder headshot man" }
|
||||
{ name: "Sarah Johnson", role: "CEO", quote: "Beacon Studios delivered a stunning website that perfectly captures our brand. Their attention to detail and creative vision are unmatched!", imageSrc: "http://img.b2bpic.net/free-photo/happy-ethnic-executive-woman-looking-camera_1098-20037.jpg", imageAlt: "CEO professional headshot woman" },
|
||||
{ name: "Michael Chen", role: "CTO", quote: "The team at Beacon Studios transformed our online presence. Our new site is not only beautiful but also incredibly functional.", imageSrc: "http://img.b2bpic.net/free-photo/overworked-it-professional-feeling-exhausted-pausing-tasks-rest_482257-97677.jpg", imageAlt: "CTO professional headshot man" },
|
||||
{ name: "Emily Rodriguez", role: "Marketing Director", quote: "Outstanding results! Beacon Studios improved our SEO and user engagement significantly. Highly recommend their web design expertise.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-content-pretty-businesswoman-glasses_1262-1740.jpg", imageAlt: "Marketing Director professional headshot woman" },
|
||||
{ name: "David Kim", role: "Product Manager", quote: "Working with Beacon Studios was a game-changer. They were responsive, professional, and built a website that exceeded our expectations.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-confident-asian-man-with-arms-crossed_1262-884.jpg", imageAlt: "Product Manager professional headshot man" },
|
||||
{ name: "Jessica Lee", role: "Local Business Owner", quote: "As a small business, finding a reliable web partner was crucial. Beacon Studios delivered an affordable, high-quality site that truly helps us connect with local customers.", imageSrc: "http://img.b2bpic.net/free-photo/beauty-style-fashion-age-concept-close-up-portrait-positive-elegant-60-year-old-female-with-gray-hair-wrinkled-face-posing-against-white-brick-wall_344912-1854.jpg", imageAlt: "small business owner portrait woman" },
|
||||
{ name: "Alex Ramirez", role: "Founder", quote: "Their cutting-edge approach to web design made our vision a reality. Beacon Studios is the go-to for anyone seeking a premium online presence.", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-sitting-cafe-with-laptop_23-2148176146.jpg", imageAlt: "tech founder headshot man" }
|
||||
]}
|
||||
useInvertedBackground={true}
|
||||
buttons={[
|
||||
|
||||
Reference in New Issue
Block a user