Merge version_1 into main #3
@@ -95,27 +95,27 @@ export default function LandingPage() {
|
||||
title: "Googie Architecture", description: "Unique umbrella-inspired design dating back to the 60s.", icon: Building,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-modern-skyscrapers-office-buildings_23-2148836766.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-modern-skyscrapers-office-buildings_23-2148836766.jpg?_wi=1"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-modern-skyscrapers-office-buildings_23-2148836766.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-modern-skyscrapers-office-buildings_23-2148836766.jpg?_wi=2"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Comfort Atmosphere", description: "Homey, retro vibes that make every meal feel special.", icon: Coffee,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629584.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629584.jpg?_wi=1"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629584.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629584.jpg?_wi=2"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Quick Service", description: "Fast drive-up or walk-up service for your convenience.", icon: Clock,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-products_23-2149148475.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-products_23-2149148475.jpg?_wi=1"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-products_23-2149148475.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-products_23-2149148475.jpg?_wi=2"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -129,7 +129,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1", name: "Alice M.", imageSrc: "http://img.b2bpic.net/free-photo/confident-handsome-middle-aged-entrepreneur_1262-4871.jpg"},
|
||||
id: "t1", name: "Alice M.", imageSrc: "http://img.b2bpic.net/free-photo/confident-handsome-middle-aged-entrepreneur_1262-4871.jpg?_wi=1"},
|
||||
{
|
||||
id: "t2", name: "John D.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-girl-drinking-smoothie-cocktail_171337-9586.jpg"},
|
||||
{
|
||||
@@ -137,7 +137,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "t4", name: "Michael K.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-painting-watercolors_23-2150170382.jpg"},
|
||||
{
|
||||
id: "t5", name: "Robert B.", imageSrc: "http://img.b2bpic.net/free-photo/confident-handsome-middle-aged-entrepreneur_1262-4871.jpg"},
|
||||
id: "t5", name: "Robert B.", imageSrc: "http://img.b2bpic.net/free-photo/confident-handsome-middle-aged-entrepreneur_1262-4871.jpg?_wi=2"},
|
||||
]}
|
||||
cardTitle="What our guests say"
|
||||
cardAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user