Merge version_1 into main #1
@@ -67,35 +67,35 @@ export default function LandingPage() {
|
||||
handle: "@LocalGuide",
|
||||
testimonial: "The Apple Fritters will change your life. The couple that owns this place are exceptional!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-texting-cafe-happy-businessman-smiling-texting-smartphone-table_1391-595.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-texting-cafe-happy-businessman-smiling-texting-smartphone-table_1391-595.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Jessica Bartz",
|
||||
handle: "@ForeverCustomer",
|
||||
testimonial: "Dunkin' nor Krispy Kreme can compare to these tasty works of magic.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-blond-woman-showing-two-pink-doughnuts-delicious-pastry-eating-dessert_1258-281993.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-blond-woman-showing-two-pink-doughnuts-delicious-pastry-eating-dessert_1258-281993.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Mark S.",
|
||||
handle: "@DonutLover",
|
||||
testimonial: "Absolutely the freshest donuts in Northern California. Worth the drive!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-joyful-carefree-young-european-woman-covers-eye-with-glazed-doughnut-going-eat-delicious-dessert-wears-knitted-sweater-smiles-broadly-poses-against-beige-background-sweet-tooth-concept_273609-58522.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-joyful-carefree-young-european-woman-covers-eye-with-glazed-doughnut-going-eat-delicious-dessert-wears-knitted-sweater-smiles-broadly-poses-against-beige-background-sweet-tooth-concept_273609-58522.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Sarah P.",
|
||||
handle: "@LocalFoodie",
|
||||
testimonial: "The glazed donuts melt in your mouth. Perfection every time.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-eating-donuts_23-2150880781.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-eating-donuts_23-2150880781.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Kevin T.",
|
||||
handle: "@RegularPatron",
|
||||
testimonial: "Friendly service and amazing variety. Don't miss out on the apple fritters.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/small-business-concept-handsome-businessman-cafe-owner-sitting-near-counter-with-laptop-smartphone-working-coffee-shop_1258-314430.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/small-business-concept-handsome-businessman-cafe-owner-sitting-near-counter-with-laptop-smartphone-working-coffee-shop_1258-314430.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
@@ -188,7 +188,7 @@ export default function LandingPage() {
|
||||
price: "$2.50",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-glazed-donuts_23-2148628312.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-glazed-donuts_23-2148628312.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -197,7 +197,7 @@ export default function LandingPage() {
|
||||
price: "$2.00",
|
||||
rating: 5,
|
||||
reviewCount: "85",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-sliced-apple-pie-with-sugar-powder-plate-table_181624-58479.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-sliced-apple-pie-with-sugar-powder-plate-table_181624-58479.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -206,7 +206,7 @@ export default function LandingPage() {
|
||||
price: "$2.75",
|
||||
rating: 4,
|
||||
reviewCount: "50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/donuts-with-chocolate-topping_140725-3596.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/donuts-with-chocolate-topping_140725-3596.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -215,7 +215,7 @@ export default function LandingPage() {
|
||||
price: "$1.50",
|
||||
rating: 4,
|
||||
reviewCount: "30",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-glazed-donuts_23-2148628312.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-glazed-donuts_23-2148628312.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
@@ -224,7 +224,7 @@ export default function LandingPage() {
|
||||
price: "$1.25",
|
||||
rating: 5,
|
||||
reviewCount: "200",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-sliced-apple-pie-with-sugar-powder-plate-table_181624-58479.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-sliced-apple-pie-with-sugar-powder-plate-table_181624-58479.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
@@ -233,7 +233,7 @@ export default function LandingPage() {
|
||||
price: "$3.00",
|
||||
rating: 5,
|
||||
reviewCount: "95",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/donuts-with-chocolate-topping_140725-3596.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/donuts-with-chocolate-topping_140725-3596.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Fresh Favorites"
|
||||
@@ -251,35 +251,35 @@ export default function LandingPage() {
|
||||
name: "Doug Kim",
|
||||
handle: "Local Guide",
|
||||
testimonial: "The best donut shop in Roseville. The Apple Fritters will change your life.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-texting-cafe-happy-businessman-smiling-texting-smartphone-table_1391-595.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-texting-cafe-happy-businessman-smiling-texting-smartphone-table_1391-595.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Randy Taylor",
|
||||
handle: "Local Guide",
|
||||
testimonial: "Doughnuts are very fresh and the apple fritters are extremely good.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-blond-woman-showing-two-pink-doughnuts-delicious-pastry-eating-dessert_1258-281993.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-blond-woman-showing-two-pink-doughnuts-delicious-pastry-eating-dessert_1258-281993.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Jessica Bartz",
|
||||
handle: "Forever Customer",
|
||||
testimonial: "I am now a forever customer. Truly to die for.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-joyful-carefree-young-european-woman-covers-eye-with-glazed-doughnut-going-eat-delicious-dessert-wears-knitted-sweater-smiles-broadly-poses-against-beige-background-sweet-tooth-concept_273609-58522.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-joyful-carefree-young-european-woman-covers-eye-with-glazed-doughnut-going-eat-delicious-dessert-wears-knitted-sweater-smiles-broadly-poses-against-beige-background-sweet-tooth-concept_273609-58522.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Anonymous",
|
||||
handle: "Local",
|
||||
testimonial: "Friendly service, wonderful owners, and the best quality items.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-eating-donuts_23-2150880781.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-eating-donuts_23-2150880781.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Happy Customer",
|
||||
handle: "Local",
|
||||
testimonial: "Who knew heaven was right around the corner? So tasty.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/small-business-concept-handsome-businessman-cafe-owner-sitting-near-counter-with-laptop-smartphone-working-coffee-shop_1258-314430.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/small-business-concept-handsome-businessman-cafe-owner-sitting-near-counter-with-laptop-smartphone-working-coffee-shop_1258-314430.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Loved by Locals"
|
||||
|
||||
Reference in New Issue
Block a user