Merge version_1 into main #1
@@ -55,7 +55,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Our Story"
|
||||
description="Born from a love of authentic coffee, Java Cafe started as a small dream in the heart of the city."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-redhead-female-barista-small-coffee-shop_613910-10436.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-redhead-female-barista-small-coffee-shop_613910-10436.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -65,7 +65,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Our Philosophy"
|
||||
description="Sustainable and ethical coffee culture."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-redhead-female-barista-small-coffee-shop_613910-10436.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-redhead-female-barista-small-coffee-shop_613910-10436.jpg?_wi=3"
|
||||
mediaAnimation="slide-up"
|
||||
bulletPoints={[
|
||||
{
|
||||
|
||||
@@ -75,7 +75,7 @@ export default function LandingPage() {
|
||||
title="Get in Touch"
|
||||
description="Need help or have questions? Visit us or call anytime."
|
||||
faqsAnimation="blur-reveal"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-pretty-young-woman-sitting_171337-17101.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-pretty-young-woman-sitting_171337-17101.jpg?_wi=3"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -92,13 +92,13 @@ export default function LandingPage() {
|
||||
id: "s1",
|
||||
name: "Alex",
|
||||
role: "Lead Barista",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-redhead-female-barista-small-coffee-shop_613910-10436.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-redhead-female-barista-small-coffee-shop_613910-10436.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "s2",
|
||||
name: "Sam",
|
||||
role: "Barista",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-young-woman-sitting_171337-17101.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-young-woman-sitting_171337-17101.jpg?_wi=4",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
||||
price: "$3.00",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-latte-coffee_74190-2919.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-latte-coffee_74190-2919.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -72,7 +72,7 @@ export default function LandingPage() {
|
||||
price: "$4.50",
|
||||
rating: 5,
|
||||
reviewCount: "95",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-cappuccino-cup-sacking-bag-with-fir-cone_141793-12974.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-cappuccino-cup-sacking-bag-with-fir-cone_141793-12974.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -81,7 +81,7 @@ export default function LandingPage() {
|
||||
price: "$5.00",
|
||||
rating: 4,
|
||||
reviewCount: "80",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-cappuccino-with-cream_140725-159.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-cappuccino-with-cream_140725-159.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -90,7 +90,7 @@ export default function LandingPage() {
|
||||
price: "$4.00",
|
||||
rating: 5,
|
||||
reviewCount: "60",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/refreshing-iced-coffee-glass-with-condensation-ice_84443-83820.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/refreshing-iced-coffee-glass-with-condensation-ice_84443-83820.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
@@ -99,7 +99,7 @@ export default function LandingPage() {
|
||||
price: "$2.50",
|
||||
rating: 5,
|
||||
reviewCount: "110",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cookies-with-chocolate-chips-closeup-food-background_169016-25514.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cookies-with-chocolate-chips-closeup-food-background_169016-25514.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
|
||||
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
||||
handle: "@alicem",
|
||||
testimonial: "The best espresso in town, hands down!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-young-woman-sitting_171337-17101.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-young-woman-sitting_171337-17101.jpg?_wi=1",
|
||||
imageAlt: "cozy coffee shop interior",
|
||||
},
|
||||
{
|
||||
@@ -75,7 +75,7 @@ export default function LandingPage() {
|
||||
handle: "@bobd",
|
||||
testimonial: "My morning ritual is incomplete without Java Cafe.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-redhead-female-barista-small-coffee-shop_613910-10436.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-redhead-female-barista-small-coffee-shop_613910-10436.jpg?_wi=1",
|
||||
imageAlt: "barista making coffee",
|
||||
},
|
||||
{
|
||||
@@ -83,7 +83,7 @@ export default function LandingPage() {
|
||||
handle: "@charlies",
|
||||
testimonial: "Staff is friendly and the atmosphere is cozy.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-latte-coffee_74190-2919.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-latte-coffee_74190-2919.jpg?_wi=1",
|
||||
imageAlt: "hot espresso coffee cup",
|
||||
},
|
||||
{
|
||||
@@ -91,7 +91,7 @@ export default function LandingPage() {
|
||||
handle: "@dianap",
|
||||
testimonial: "Superb coffee quality and fast service.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-cappuccino-cup-sacking-bag-with-fir-cone_141793-12974.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-cappuccino-cup-sacking-bag-with-fir-cone_141793-12974.jpg?_wi=1",
|
||||
imageAlt: "creamy cappuccino art",
|
||||
},
|
||||
{
|
||||
@@ -99,11 +99,11 @@ export default function LandingPage() {
|
||||
handle: "@edwardk",
|
||||
testimonial: "Love the minimalist vibe here.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-cappuccino-with-cream_140725-159.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-cappuccino-with-cream_140725-159.jpg?_wi=1",
|
||||
imageAlt: "mocha coffee drink chocolate",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-pretty-young-woman-sitting_171337-17101.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-pretty-young-woman-sitting_171337-17101.jpg?_wi=2"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-latte-coffee_74190-2919.jpg",
|
||||
@@ -165,7 +165,7 @@ export default function LandingPage() {
|
||||
category: "News",
|
||||
title: "The Art of Latte",
|
||||
excerpt: "Mastering the perfect foam.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-cappuccino-cup-sacking-bag-with-fir-cone_141793-12974.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-cappuccino-cup-sacking-bag-with-fir-cone_141793-12974.jpg?_wi=2",
|
||||
authorName: "Jane Doe",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/close-up-latte-coffee_74190-2919.jpg",
|
||||
date: "2024-05-10",
|
||||
@@ -175,7 +175,7 @@ export default function LandingPage() {
|
||||
category: "Tips",
|
||||
title: "Home Brewing",
|
||||
excerpt: "Brew like a pro at home.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/refreshing-iced-coffee-glass-with-condensation-ice_84443-83820.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/refreshing-iced-coffee-glass-with-condensation-ice_84443-83820.jpg?_wi=1",
|
||||
authorName: "Jane Doe",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/close-up-latte-coffee_74190-2919.jpg",
|
||||
date: "2024-05-15",
|
||||
@@ -229,7 +229,7 @@ export default function LandingPage() {
|
||||
quote: "The coffee is truly top-tier.",
|
||||
name: "Anna",
|
||||
role: "Fan",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/refreshing-iced-coffee-glass-with-condensation-ice_84443-83820.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/refreshing-iced-coffee-glass-with-condensation-ice_84443-83820.jpg?_wi=2",
|
||||
imageAlt: "iced cold brew coffee",
|
||||
},
|
||||
{
|
||||
@@ -238,7 +238,7 @@ export default function LandingPage() {
|
||||
quote: "Perfect for working or reading.",
|
||||
name: "Ben",
|
||||
role: "Fan",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cookies-with-chocolate-chips-closeup-food-background_169016-25514.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cookies-with-chocolate-chips-closeup-food-background_169016-25514.jpg?_wi=1",
|
||||
imageAlt: "coffee shop pastry cookie",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user