Merge version_1 into main #7
@@ -75,7 +75,7 @@ export default function LandingPage() {
|
||||
{ value: "10+", title: "Gaming Stations" },
|
||||
{ value: "1AM", title: "Closing Time" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-student-using-laptop-while-sitting-cafe-concentrated-young-woman-freelancer-work_146671-19749.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-student-using-laptop-while-sitting-cafe-concentrated-young-woman-freelancer-work_146671-19749.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -90,7 +90,7 @@ export default function LandingPage() {
|
||||
{ id: "a2", title: "Quality Coffee", content: "We serve freshly roasted beans crafted by expert baristas." },
|
||||
{ id: "a3", title: "Cozy Ambience", content: "Our space is designed for comfort, making it the perfect hangout spot." }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/professional-gamer-with-long-hair-puts-his-headphones-with-mic-starts-playing-shooter-game-personal-computer_482257-23322.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/professional-gamer-with-long-hair-puts-his-headphones-with-mic-starts-playing-shooter-game-personal-computer_482257-23322.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -103,11 +103,11 @@ export default function LandingPage() {
|
||||
title="What Our Gamers Say"
|
||||
description="Join our growing community of coffee enthusiasts and competitive gamers."
|
||||
testimonials={[
|
||||
{ id: "t1", name: "Ahmed", handle: "@gamer_alex", testimonial: "Best spot in Sidi Gaber for FIFA tournaments!", imageSrc: "http://img.b2bpic.net/free-photo/man-taking-orange-juice_1098-20913.jpg" },
|
||||
{ id: "t1", name: "Ahmed", handle: "@gamer_alex", testimonial: "Best spot in Sidi Gaber for FIFA tournaments!", imageSrc: "http://img.b2bpic.net/free-photo/man-taking-orange-juice_1098-20913.jpg?_wi=1" },
|
||||
{ id: "t2", name: "Sara", handle: "@coffee_lover", testimonial: "The latte art is incredible and the atmosphere is so chilled.", imageSrc: "http://img.b2bpic.net/free-photo/coffee-preparation-concept-still-life_23-2150354586.jpg" },
|
||||
{ id: "t3", name: "Karim", handle: "@ps5_pro", testimonial: "Fast connection, new titles, top-tier service.", imageSrc: "http://img.b2bpic.net/free-photo/professional-gamer-with-long-hair-puts-his-headphones-with-mic-starts-playing-shooter-game-personal-computer_482257-23322.jpg" },
|
||||
{ id: "t4", name: "Laila", handle: "@cozy_hangout", testimonial: "I come here every day to study and play. Simply the best.", imageSrc: "http://img.b2bpic.net/free-photo/female-student-using-laptop-while-sitting-cafe-concentrated-young-woman-freelancer-work_146671-19749.jpg" },
|
||||
{ id: "t5", name: "Omar", handle: "@pro_gamer_alex", testimonial: "Friendly staff and the cleanest place in town.", imageSrc: "http://img.b2bpic.net/free-photo/man-taking-orange-juice_1098-20913.jpg" }
|
||||
{ id: "t3", name: "Karim", handle: "@ps5_pro", testimonial: "Fast connection, new titles, top-tier service.", imageSrc: "http://img.b2bpic.net/free-photo/professional-gamer-with-long-hair-puts-his-headphones-with-mic-starts-playing-shooter-game-personal-computer_482257-23322.jpg?_wi=2" },
|
||||
{ id: "t4", name: "Laila", handle: "@cozy_hangout", testimonial: "I come here every day to study and play. Simply the best.", imageSrc: "http://img.b2bpic.net/free-photo/female-student-using-laptop-while-sitting-cafe-concentrated-young-woman-freelancer-work_146671-19749.jpg?_wi=2" },
|
||||
{ id: "t5", name: "Omar", handle: "@pro_gamer_alex", testimonial: "Friendly staff and the cleanest place in town.", imageSrc: "http://img.b2bpic.net/free-photo/man-taking-orange-juice_1098-20913.jpg?_wi=2" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user