From 584627681f2cd21a92d9bca1b99e8690de85ce45 Mon Sep 17 00:00:00 2001 From: Dev_Nandini Date: Tue, 30 Jul 2024 02:35:32 +0530 Subject: [PATCH] testimonials updated --- index.html | 273 ++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 271 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 727a40d8..41e5eea3 100644 --- a/index.html +++ b/index.html @@ -275,6 +275,62 @@ display: none; } } +/* testimonials */ + .card1 { + width: 330px; + height: 450px; + transition: opacity 0.5s ease; +} + +.card-inner { + position: relative; + width: 100%; + height: 100%; + text-align: center; + transform-style: preserve-3d; + transition: transform 0.8s; +} + +.card1:hover .card-inner { + transform: rotateY(180deg); +} + +.card-front, +.card-back { + position: absolute; + width: 100%; + height: 100%; + backface-visibility: hidden; +} + +.card-back { + transform: rotateY(180deg); + background-color: rgb(228, 224, 238); + display: flex; + flex-direction: column; + justify-content: center; + align-items: center; + color: black; +} + +.card-img-top { + height: 300px; + width: 100%; + object-fit: cover; +} + + +@media (max-width: 995px) { + .row1 { + flex-direction: column; + align-items: center; + } + + .card1 { + width: 80%; + margin-bottom: 20px; + } +} @@ -1288,7 +1344,220 @@

+
+

Testimonials

+
+
+
+
+ Broccoli +
+
+

TourGuide made our dream vacation a reality! From the + breathtaking landscapes to the seamless logistics, every moment was a new adventure. The + personalized + itinerary and expert guides added a special touch to our journey. We can't wait to book our next + trip with + TourGuide!

+ +
+
+
+
+
+
+ Tomato +
+
+

Traveling with the family has never been easier! + TourGuide + took + care of every detail, ensuring a stress-free and enjoyable vacation for all. The kid-friendly + activities + and + family-oriented guides made our trip unforgettable.

+ +
+
+
+
+
+
+ Broccoli +
+
+

Our cultural tour with TourGuide exceeded all + expectations. + The + immersive experiences, knowledgeable guides, and carefully curated activities allowed us to connect + with + the + local culture in a way we never thought possible. Thanks to TourGuide.

+ +
+
+
+
+
+ +