Merge version_1 into main #3
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
tagIcon={Clock}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-view-burlap-fabric-with-cup-coffee-sugar_23-2148337116.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-view-burlap-fabric-with-cup-coffee-sugar_23-2148337116.jpg?_wi=1"
|
||||
imageAlt="Fresh coffee being prepared"
|
||||
mediaAnimation="blur-reveal"
|
||||
imagePosition="right"
|
||||
@@ -58,15 +58,15 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Emma Rodriguez", handle: "Regular Customer", testimonial: "The perfect place to work or relax. Best coffee in the city, open whenever I need them!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-smiling-young-businesswoman-with-laptop-table_23-2148073234.jpg", imageAlt: "Emma Rodriguez"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-smiling-young-businesswoman-with-laptop-table_23-2148073234.jpg?_wi=1", imageAlt: "Emma Rodriguez"
|
||||
},
|
||||
{
|
||||
name: "James Mitchell", handle: "Coffee Enthusiast", testimonial: "Exceptional quality and ambiance. Loliva has become my favorite café destination.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1666.jpg", imageAlt: "James Mitchell"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1666.jpg?_wi=1", imageAlt: "James Mitchell"
|
||||
},
|
||||
{
|
||||
name: "Sarah Chen", handle: "Business Owner", testimonial: "Perfect workspace with amazing vibes. Their pastries are incredible too!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman_23-2147615403.jpg", imageAlt: "Sarah Chen"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman_23-2147615403.jpg?_wi=1", imageAlt: "Sarah Chen"
|
||||
}
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
@@ -97,11 +97,11 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
title: "Espresso", description: "Rich, bold, and perfectly extracted. Our signature espresso sets the foundation for every specialty drink.", imageSrc: "http://img.b2bpic.net/free-photo/2-latte-wooden-table_501050-1095.jpg", imageAlt: "Premium espresso", buttonIcon: ArrowRight,
|
||||
title: "Espresso", description: "Rich, bold, and perfectly extracted. Our signature espresso sets the foundation for every specialty drink.", imageSrc: "http://img.b2bpic.net/free-photo/2-latte-wooden-table_501050-1095.jpg?_wi=1", imageAlt: "Premium espresso", buttonIcon: ArrowRight,
|
||||
buttonHref: "contact"
|
||||
},
|
||||
{
|
||||
title: "Cappuccino", description: "Silky smooth milk with perfectly balanced espresso. Every cup is a work of art with our signature latte art.", imageSrc: "http://img.b2bpic.net/free-photo/glass-three-layered-latte-with-latte-art-top_140725-4881.jpg", imageAlt: "Artisan cappuccino", buttonIcon: ArrowRight,
|
||||
title: "Cappuccino", description: "Silky smooth milk with perfectly balanced espresso. Every cup is a work of art with our signature latte art.", imageSrc: "http://img.b2bpic.net/free-photo/glass-three-layered-latte-with-latte-art-top_140725-4881.jpg?_wi=1", imageAlt: "Artisan cappuccino", buttonIcon: ArrowRight,
|
||||
buttonHref: "contact"
|
||||
},
|
||||
{
|
||||
@@ -113,11 +113,11 @@ export default function LandingPage() {
|
||||
buttonHref: "contact"
|
||||
},
|
||||
{
|
||||
title: "Specialty Latte", description: "Creative seasonal flavors and classic favorites. Custom options available to suit your taste perfectly.", imageSrc: "http://img.b2bpic.net/free-photo/glass-three-layered-latte-with-latte-art-top_140725-4881.jpg", imageAlt: "Specialty latte creation", buttonIcon: ArrowRight,
|
||||
title: "Specialty Latte", description: "Creative seasonal flavors and classic favorites. Custom options available to suit your taste perfectly.", imageSrc: "http://img.b2bpic.net/free-photo/glass-three-layered-latte-with-latte-art-top_140725-4881.jpg?_wi=2", imageAlt: "Specialty latte creation", buttonIcon: ArrowRight,
|
||||
buttonHref: "contact"
|
||||
},
|
||||
{
|
||||
title: "Coffee Experience", description: "Learn the art of coffee appreciation. Join us for tasting events and barista-led coffee sessions.", imageSrc: "http://img.b2bpic.net/free-photo/high-view-burlap-fabric-with-cup-coffee-sugar_23-2148337116.jpg", imageAlt: "Coffee preparation", buttonIcon: ArrowRight,
|
||||
title: "Coffee Experience", description: "Learn the art of coffee appreciation. Join us for tasting events and barista-led coffee sessions.", imageSrc: "http://img.b2bpic.net/free-photo/high-view-burlap-fabric-with-cup-coffee-sugar_23-2148337116.jpg?_wi=2", imageAlt: "Coffee preparation", buttonIcon: ArrowRight,
|
||||
buttonHref: "contact"
|
||||
}
|
||||
]}
|
||||
@@ -136,16 +136,16 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
title: "Open 24/7", description: "Never miss your perfect coffee moment. We're here whenever you need us, day or night.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-tea-cup_23-2148107173.jpg", imageAlt: "24/7 café environment", buttonIcon: Clock
|
||||
title: "Open 24/7", description: "Never miss your perfect coffee moment. We're here whenever you need us, day or night.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-tea-cup_23-2148107173.jpg?_wi=1", imageAlt: "24/7 café environment", buttonIcon: Clock
|
||||
},
|
||||
{
|
||||
title: "Cozy Atmosphere", description: "Relax in our thoughtfully designed spaces. Perfect for work, studying, or catching up with friends.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-tea-cup_23-2148107173.jpg", imageAlt: "Comfortable café seating", buttonIcon: Heart
|
||||
title: "Cozy Atmosphere", description: "Relax in our thoughtfully designed spaces. Perfect for work, studying, or catching up with friends.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-tea-cup_23-2148107173.jpg?_wi=2", imageAlt: "Comfortable café seating", buttonIcon: Heart
|
||||
},
|
||||
{
|
||||
title: "Quality Coffee", description: "Premium beans, expert roasting, and skilled baristas. Every cup meets our highest standards.", imageSrc: "http://img.b2bpic.net/free-photo/2-latte-wooden-table_501050-1095.jpg", imageAlt: "Quality espresso preparation", buttonIcon: Sparkles
|
||||
title: "Quality Coffee", description: "Premium beans, expert roasting, and skilled baristas. Every cup meets our highest standards.", imageSrc: "http://img.b2bpic.net/free-photo/2-latte-wooden-table_501050-1095.jpg?_wi=2", imageAlt: "Quality espresso preparation", buttonIcon: Sparkles
|
||||
},
|
||||
{
|
||||
title: "Friendly Service", description: "Our team is dedicated to making you feel welcome. Personalized recommendations and genuine care.", imageSrc: "http://img.b2bpic.net/free-photo/glass-three-layered-latte-with-latte-art-top_140725-4881.jpg", imageAlt: "Service excellence", buttonIcon: Smile
|
||||
title: "Friendly Service", description: "Our team is dedicated to making you feel welcome. Personalized recommendations and genuine care.", imageSrc: "http://img.b2bpic.net/free-photo/glass-three-layered-latte-with-latte-art-top_140725-4881.jpg?_wi=3", imageAlt: "Service excellence", buttonIcon: Smile
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -165,13 +165,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Emma Rodriguez", handle: "Regular Customer", testimonial: "The perfect place to work or relax. Best coffee in the city, open whenever I need them! The atmosphere is incredible.", imageSrc: "http://img.b2bpic.net/free-photo/confident-smiling-young-businesswoman-with-laptop-table_23-2148073234.jpg", imageAlt: "Emma Rodriguez"
|
||||
id: "1", name: "Emma Rodriguez", handle: "Regular Customer", testimonial: "The perfect place to work or relax. Best coffee in the city, open whenever I need them! The atmosphere is incredible.", imageSrc: "http://img.b2bpic.net/free-photo/confident-smiling-young-businesswoman-with-laptop-table_23-2148073234.jpg?_wi=2", imageAlt: "Emma Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "2", name: "James Mitchell", handle: "Coffee Enthusiast", testimonial: "Exceptional quality and ambiance. Loliva has become my favorite café destination. Every visit is special.", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1666.jpg", imageAlt: "James Mitchell"
|
||||
id: "2", name: "James Mitchell", handle: "Coffee Enthusiast", testimonial: "Exceptional quality and ambiance. Loliva has become my favorite café destination. Every visit is special.", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1666.jpg?_wi=2", imageAlt: "James Mitchell"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Sarah Chen", handle: "Business Owner", testimonial: "Perfect workspace with amazing vibes. Their pastries are incredible too! Best investment for my workday.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman_23-2147615403.jpg", imageAlt: "Sarah Chen"
|
||||
id: "3", name: "Sarah Chen", handle: "Business Owner", testimonial: "Perfect workspace with amazing vibes. Their pastries are incredible too! Best investment for my workday.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman_23-2147615403.jpg?_wi=2", imageAlt: "Sarah Chen"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Michael Torres", handle: "Designer & Freelancer", testimonial: "Open 24/7 is a game-changer for late-night creative sessions. The coffee quality never disappoints.", imageSrc: "http://img.b2bpic.net/free-photo/corporate-workers-brainstorming-together_23-2148804575.jpg", imageAlt: "Michael Torres"
|
||||
|
||||
Reference in New Issue
Block a user