From ed6e0cf4a6a5e072ea770cbbf945f1223ff42d5a Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 18 Mar 2026 09:45:08 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 215 ++++++++++++----------------------------------- 1 file changed, 55 insertions(+), 160 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 86bab82..35d6d67 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -8,8 +8,8 @@ import InlineImageSplitTextAbout from "@/components/sections/about/InlineImageSp import FeatureCardTwelve from "@/components/sections/feature/FeatureCardTwelve"; import ProductCardThree from "@/components/sections/product/ProductCardThree"; import MetricCardFourteen from "@/components/sections/metrics/MetricCardFourteen"; -import TestimonialCardTwelve from "@/components/sections/testimonial/TestimonialCardTwelve"; -import ContactText from "@/components/sections/contact/ContactText"; +import TestimonialCardThirteen from "@/components/sections/testimonial/TestimonialCardThirteen"; +import ContactCenter from "@/components/sections/contact/ContactCenter"; import FooterSimple from "@/components/sections/footer/FooterSimple"; import { MapPin, Star, Compass, Heart } from "lucide-react"; @@ -23,8 +23,7 @@ export default function HomePage() { const footerColumns = [ { - title: "Quick Links", - items: [ + title: "Quick Links", items: [ { label: "Home", href: "/" }, { label: "About Us", href: "/about" }, { label: "Tour Packages", href: "/packages" }, @@ -32,16 +31,14 @@ export default function HomePage() { ], }, { - title: "Contact Info", - items: [ + title: "Contact Info", items: [ { label: "Phone: +91 (98765) 43210", href: "tel:+919876543210" }, { label: "Email: info@satvatorurs.com", href: "mailto:info@satvatorurs.com" }, { label: "Rajkot, Gujarat", href: "#" }, ], }, { - title: "Our Commitment", - items: [ + title: "Our Commitment", items: [ { label: "Pure Vegetarian Meals", href: "#" }, { label: "Comfortable Stays", href: "#" }, { label: "Family-Focused Tours", href: "#" }, @@ -68,9 +65,7 @@ export default function HomePage() { brandName="Satva Tours" navItems={navItems} button={{ - text: "Book Now", - href: "/contact", - }} + text: "Book Now", href: "/contact"}} /> @@ -94,16 +89,12 @@ export default function HomePage() { @@ -119,44 +110,20 @@ export default function HomePage() { animationType="slide-up" features={[ { - id: "food", - label: "🍽️ Pure Vegetarian Meals", - title: "Authentic & Delicious", - items: [ - "Gujarati, Punjabi, and Jain cuisine", - "Prepared with hygiene and care", - "Fresh, nutritious meals daily", - ], + id: "food", label: "🍽️ Pure Vegetarian Meals", title: "Authentic & Delicious", items: [ + "Gujarati, Punjabi, and Jain cuisine", "Prepared with hygiene and care", "Fresh, nutritious meals daily"], }, { - id: "accommodation", - label: "🏨 Comfortable Stays", - title: "Deluxe AC Hotels", - items: [ - "Well-maintained rooms with AC", - "Clean and hygienic facilities", - "Trusted hotel chains", - ], + id: "accommodation", label: "🏨 Comfortable Stays", title: "Deluxe AC Hotels", items: [ + "Well-maintained rooms with AC", "Clean and hygienic facilities", "Trusted hotel chains"], }, { - id: "water", - label: "💧 Hydration & Care", - title: "Daily Mineral Water", - items: [ - "1-liter bottle per seat daily", - "Room temperature for comfort", - "Health and wellness priority", - ], + id: "water", label: "💧 Hydration & Care", title: "Daily Mineral Water", items: [ + "1-liter bottle per seat daily", "Room temperature for comfort", "Health and wellness priority"], }, { - id: "exclusions", - label: "⚠️ Important Note", - title: "What's Not Included", - items: [ - "Entry tickets to monuments/parks", - "Local transport (rickshaws, taxis)", - "Personal expenses", - ], + id: "exclusions", label: "⚠️ Important Note", title: "What's Not Included", items: [ + "Entry tickets to monuments/parks", "Local transport (rickshaws, taxis)", "Personal expenses"], }, ]} /> @@ -174,61 +141,21 @@ export default function HomePage() { animationType="slide-up" products={[ { - id: "west-coast", - name: "Enjoy West Coast", - price: "8 Days", - imageSrc: "http://img.b2bpic.net/free-photo/indian-city-buildings-scene_23-2151823126.jpg?_wi=1", - imageAlt: "Goa beach coastline palm trees sunset", - }, + id: "west-coast", name: "Enjoy West Coast", price: "8 Days", imageSrc: "http://img.b2bpic.net/free-photo/indian-city-buildings-scene_23-2151823126.jpg?_wi=1", imageAlt: "Goa beach coastline palm trees sunset"}, { - id: "heart-india", - name: "The Heart of India", - price: "8 Days", - imageSrc: "http://img.b2bpic.net/free-photo/nyepi-day-celebration-indonesia_23-2151325654.jpg?_wi=1", - imageAlt: "Ujjain temple spiritual pilgrimage India", - }, + id: "heart-india", name: "The Heart of India", price: "8 Days", imageSrc: "http://img.b2bpic.net/free-photo/nyepi-day-celebration-indonesia_23-2151325654.jpg?_wi=1", imageAlt: "Ujjain temple spiritual pilgrimage India"}, { - id: "royal-rajasthan", - name: "Royal Rajasthan", - price: "8 Days", - imageSrc: "http://img.b2bpic.net/free-photo/indian-city-buildings-scene_23-2151823108.jpg?_wi=1", - imageAlt: "Rajasthan palace fort Jodhpur architecture", - }, + id: "royal-rajasthan", name: "Royal Rajasthan", price: "8 Days", imageSrc: "http://img.b2bpic.net/free-photo/indian-city-buildings-scene_23-2151823108.jpg?_wi=1", imageAlt: "Rajasthan palace fort Jodhpur architecture"}, { - id: "uttar-bharat", - name: "Uttar Bharat Darshan", - price: "10 Days", - imageSrc: "http://img.b2bpic.net/free-psd/rath-yatra-invitation-poster_23-2151985794.jpg?_wi=1", - imageAlt: "Haridwar pilgrimage ghats spiritual journey", - }, + id: "uttar-bharat", name: "Uttar Bharat Darshan", price: "10 Days", imageSrc: "http://img.b2bpic.net/free-psd/rath-yatra-invitation-poster_23-2151985794.jpg?_wi=1", imageAlt: "Haridwar pilgrimage ghats spiritual journey"}, { - id: "spiritual-uttar", - name: "Special Uttar Bharat (Spiritual)", - price: "10 Days", - imageSrc: "http://img.b2bpic.net/free-photo/woman-with-traditional-indian-attire-diwali-celebration_23-2152022335.jpg?_wi=1", - imageAlt: "Ayodhya Ram temple spiritual pilgrimage", - }, + id: "spiritual-uttar", name: "Special Uttar Bharat (Spiritual)", price: "10 Days", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-traditional-indian-attire-diwali-celebration_23-2152022335.jpg?_wi=1", imageAlt: "Ayodhya Ram temple spiritual pilgrimage"}, { - id: "uttarakhand", - name: "Unmatched Uttarakhand", - price: "11 Days", - imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-by-poolside-wiht-mountain-view_53876-14438.jpg?_wi=1", - imageAlt: "Nainital lake mountains scenic beauty", - }, + id: "uttarakhand", name: "Unmatched Uttarakhand", price: "11 Days", imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-by-poolside-wiht-mountain-view_53876-14438.jpg?_wi=1", imageAlt: "Nainital lake mountains scenic beauty"}, { - id: "kashmir", - name: "Paradise on Earth", - price: "12 Days", - imageSrc: "http://img.b2bpic.net/free-photo/intricate-sun-carving-ancient-stone-architecture_23-2152002066.jpg?_wi=1", - imageAlt: "Srinagar Dal Lake houseboat paradise", - }, + id: "kashmir", name: "Paradise on Earth", price: "12 Days", imageSrc: "http://img.b2bpic.net/free-photo/intricate-sun-carving-ancient-stone-architecture_23-2152002066.jpg?_wi=1", imageAlt: "Srinagar Dal Lake houseboat paradise"}, { - id: "himachal", - name: "Romantic Himachal", - price: "12 Days", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-adventurous-couple-bivouacking_23-2150562945.jpg?_wi=1", - imageAlt: "Shimla colonial hill station mountain town", - }, + id: "himachal", name: "Romantic Himachal", price: "12 Days", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-adventurous-couple-bivouacking_23-2150562945.jpg?_wi=1", imageAlt: "Shimla colonial hill station mountain town"}, ]} /> @@ -241,92 +168,60 @@ export default function HomePage() { metricsAnimation="slide-up" metrics={[ { - id: "families", - value: "5000+", - description: "Happy families traveled with us", - }, + id: "families", value: "5000+", description: "Happy families traveled with us"}, { - id: "years", - value: "15+", - description: "Years of travel expertise", - }, + id: "years", value: "15+", description: "Years of travel expertise"}, { - id: "packages", - value: "50+", - description: "Customized tour itineraries", - }, + id: "packages", value: "50+", description: "Customized tour itineraries"}, { - id: "hotels", - value: "100+", - description: "Partner hotels across India", - }, + id: "hotels", value: "100+", description: "Partner hotels across India"}, ]} />
-
-
-- 2.49.1