Merge version_1 into main #3
@@ -45,23 +45,23 @@ export default function LandingPage() {
|
||||
background={{ variant: "plain" }}
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg", imageAlt: "Clique Club dining area with warm ambiance"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg?_wi=1", imageAlt: "Clique Club dining area with warm ambiance"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-ham-fresh-vegetables_2829-14211.jpg", imageAlt: "Famous Clique Club ribeye sandwich"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-ham-fresh-vegetables_2829-14211.jpg?_wi=1", imageAlt: "Famous Clique Club ribeye sandwich"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beef-salad-with-arugula-tomatoes-breadstick-with-sesame-seeds_140725-540.jpg", imageAlt: "Hearty steak salad"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beef-salad-with-arugula-tomatoes-breadstick-with-sesame-seeds_140725-540.jpg?_wi=1", imageAlt: "Hearty steak salad"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg", imageAlt: "Cozy dining atmosphere"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg?_wi=2", imageAlt: "Cozy dining atmosphere"},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-pasta-dish-with-meatball_23-2148149197.jpg", imageAlt: "Fresh spaghetti dish"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-pasta-dish-with-meatball_23-2148149197.jpg?_wi=1", imageAlt: "Fresh spaghetti dish"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg", imageAlt: "Restaurant interior"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg?_wi=3", imageAlt: "Restaurant interior"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-ham-fresh-vegetables_2829-14211.jpg", imageAlt: "Ribeye sandwich specialty"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-ham-fresh-vegetables_2829-14211.jpg?_wi=2", imageAlt: "Ribeye sandwich specialty"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beef-salad-with-arugula-tomatoes-breadstick-with-sesame-seeds_140725-540.jpg", imageAlt: "Steak salad on plate"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beef-salad-with-arugula-tomatoes-breadstick-with-sesame-seeds_140725-540.jpg?_wi=2", imageAlt: "Steak salad on plate"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
@@ -83,16 +83,16 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", role: "Regular Customer", company: "Local Community", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1"},
|
||||
{
|
||||
id: "2", name: "Michael Chen", role: "Food Enthusiast", company: "Clarksburg Dining", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2"},
|
||||
{
|
||||
id: "3", name: "Emily Rodriguez", role: "Family Dining", company: "Weekend Visitors", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=3"},
|
||||
{
|
||||
id: "4", name: "David Kim", role: "Business Meetings", company: "Local Professional", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=4"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -107,11 +107,11 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Ribeye Sandwich on Garlic Bread", price: "$14.95", imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-ham-fresh-vegetables_2829-14211.jpg", imageAlt: "Delicious ribeye sandwich on garlic bread"},
|
||||
id: "1", name: "Ribeye Sandwich on Garlic Bread", price: "$14.95", imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-ham-fresh-vegetables_2829-14211.jpg?_wi=3", imageAlt: "Delicious ribeye sandwich on garlic bread"},
|
||||
{
|
||||
id: "2", name: "Steak Salad", price: "$12.95", imageSrc: "http://img.b2bpic.net/free-photo/beef-salad-with-arugula-tomatoes-breadstick-with-sesame-seeds_140725-540.jpg", imageAlt: "Fresh and hearty steak salad"},
|
||||
id: "2", name: "Steak Salad", price: "$12.95", imageSrc: "http://img.b2bpic.net/free-photo/beef-salad-with-arugula-tomatoes-breadstick-with-sesame-seeds_140725-540.jpg?_wi=3", imageAlt: "Fresh and hearty steak salad"},
|
||||
{
|
||||
id: "3", name: "Spaghetti", price: "$11.95", imageSrc: "http://img.b2bpic.net/free-photo/top-view-pasta-dish-with-meatball_23-2148149197.jpg", imageAlt: "Traditional spaghetti with sauce"},
|
||||
id: "3", name: "Spaghetti", price: "$11.95", imageSrc: "http://img.b2bpic.net/free-photo/top-view-pasta-dish-with-meatball_23-2148149197.jpg?_wi=2", imageAlt: "Traditional spaghetti with sauce"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -123,7 +123,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
imagePosition="right"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg?_wi=4"
|
||||
imageAlt="Warm, cozy Clique Club dining atmosphere"
|
||||
mediaAnimation="slide-up"
|
||||
bulletPoints={[
|
||||
|
||||
Reference in New Issue
Block a user