Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "simple", title: "Simple to Update", content: "No coding skills needed. We set up your website so you can easily update content, hours, menu items, or photos yourself."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/flat-design-chef-career-landing-page_23-2149987565.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/flat-design-chef-career-landing-page_23-2149987565.jpg?_wi=1"
|
||||
imageAlt="Restaurant website example"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -106,16 +106,16 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Rosa's Italian Kitchen", role: "Restaurant Owner", company: "Downtown District", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-chef-career-landing-page_23-2149987565.jpg", imageAlt: "restaurant website design modern local"},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-chef-career-landing-page_23-2149987565.jpg?_wi=2", imageAlt: "restaurant website design modern local"},
|
||||
{
|
||||
id: "2", name: "Barber's Pride Shop", role: "Barbershop Owner", company: "Local Community", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/male-grooming-template-design_23-2150153357.jpg", imageAlt: "barbershop website design modern clean"},
|
||||
{
|
||||
id: "3", name: "Family Dental Care", role: "Service Provider", company: "Professional Services", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/business-landing-page-with-photo_23-2148248050.jpg", imageAlt: "service business website design professional"},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/business-landing-page-with-photo_23-2148248050.jpg?_wi=1", imageAlt: "service business website design professional"},
|
||||
{
|
||||
id: "4", name: "Garden Landscaping Co", role: "Local Service", company: "Neighborhood Business", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/business-landing-page-with-photo_23-2148248050.jpg", imageAlt: "service business website design professional"},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/business-landing-page-with-photo_23-2148248050.jpg?_wi=2", imageAlt: "service business website design professional"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user