diff --git a/src/app/page.tsx b/src/app/page.tsx
index 5417ef2..980b22b 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -33,33 +33,19 @@ export default function LandingPage() {
@@ -68,45 +54,28 @@ export default function LandingPage() {
@@ -117,9 +86,7 @@ export default function LandingPage() {
title="Your Daily Dose of Fun & Adventure"
buttons={[
{
- text: "Subscribe on YouTube",
- href: "https://www.youtube.com/@bachelor_vlogs_kannada",
- },
+ text: "Subscribe on YouTube", href: "https://www.youtube.com/@bachelor_vlogs_kannada"},
]}
/>
@@ -131,23 +98,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Travel & Exploration",
- description: "Discover new places, cultures, and hidden gems with us. Every journey is an adventure!",
- imageSrc: "http://img.b2bpic.net/free-photo/people-traveling-without-covid-worries_23-2149051630.jpg",
- imageAlt: "Vlogger exploring a new city",
- },
+ title: "Travel & Exploration", description: "Discover new places, cultures, and hidden gems with us. Every journey is an adventure!", imageSrc: "http://img.b2bpic.net/free-photo/people-traveling-without-covid-worries_23-2149051630.jpg", imageAlt: "Vlogger exploring a new city"},
{
- title: "Food Adventures",
- description: "Taste the world through our vlogs as we try local delicacies and explore diverse cuisines.",
- imageSrc: "http://img.b2bpic.net/free-photo/pedestrians-crossing-road-with-bags_23-2148139905.jpg",
- imageAlt: "Vlogger trying local street food",
- },
+ title: "Food Adventures", description: "Taste the world through our vlogs as we try local delicacies and explore diverse cuisines.", imageSrc: "http://img.b2bpic.net/free-photo/pedestrians-crossing-road-with-bags_23-2148139905.jpg", imageAlt: "Vlogger trying local street food"},
{
- title: "Daily Life & Challenges",
- description: "Get a candid look into our daily lives, fun challenges, and behind-the-scenes moments.",
- imageSrc: "http://img.b2bpic.net/free-photo/modern-workplace-white-yellow-colors-with-photo-frame_23-2147878419.jpg",
- imageAlt: "Vlogger sharing daily life moments",
- },
+ title: "Daily Life & Challenges", description: "Get a candid look into our daily lives, fun challenges, and behind-the-scenes moments.", imageSrc: "http://img.b2bpic.net/free-photo/modern-workplace-white-yellow-colors-with-photo-frame_23-2147878419.jpg", imageAlt: "Vlogger sharing daily life moments"},
]}
title="What Makes Our Vlogs Unique?"
description="From thrilling escapades to everyday joys, we bring you content that's always engaging and authentic."
@@ -162,47 +117,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "vlog-1",
- name: "Bangalore City Tour",
- price: "Popular",
- imageSrc: "http://img.b2bpic.net/free-photo/palace-hidden-by-trees_1353-215.jpg",
- imageAlt: "Thumbnail of Bangalore City Tour vlog",
- },
+ id: "vlog-1", name: "Bangalore City Tour", price: "Popular", imageSrc: "http://img.b2bpic.net/free-photo/palace-hidden-by-trees_1353-215.jpg", imageAlt: "Thumbnail of Bangalore City Tour vlog"},
{
- id: "vlog-2",
- name: "Bachelor Cooking Challenge",
- price: "Trending",
- imageSrc: "http://img.b2bpic.net/free-photo/cooking-vlogger_23-2148161773.jpg",
- imageAlt: "Thumbnail of Bachelor Cooking Challenge vlog",
- },
+ id: "vlog-2", name: "Bachelor Cooking Challenge", price: "Trending", imageSrc: "http://img.b2bpic.net/free-photo/cooking-vlogger_23-2148161773.jpg", imageAlt: "Thumbnail of Bachelor Cooking Challenge vlog"},
{
- id: "vlog-3",
- name: "Adventure Park Fun",
- price: "Must Watch",
- imageSrc: "http://img.b2bpic.net/free-photo/friends-together_53876-94889.jpg",
- imageAlt: "Thumbnail of Adventure Park Fun vlog",
- },
+ id: "vlog-3", name: "Adventure Park Fun", price: "Must Watch", imageSrc: "http://img.b2bpic.net/free-photo/friends-together_53876-94889.jpg", imageAlt: "Thumbnail of Adventure Park Fun vlog"},
{
- id: "vlog-4",
- name: "Karnataka Road Trip",
- price: "New Series",
- imageSrc: "http://img.b2bpic.net/free-photo/rv-road-trip-through-mountains_23-2151948165.jpg",
- imageAlt: "Thumbnail of Karnataka Road Trip vlog",
- },
+ id: "vlog-4", name: "Karnataka Road Trip", price: "New Series", imageSrc: "http://img.b2bpic.net/free-photo/rv-road-trip-through-mountains_23-2151948165.jpg", imageAlt: "Thumbnail of Karnataka Road Trip vlog"},
{
- id: "vlog-5",
- name: "Tech Gadgets for Vloggers",
- price: "Review",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-person-with-wavy-texture_23-2150169235.jpg",
- imageAlt: "Thumbnail of Tech Gadgets for Vloggers review",
- },
+ id: "vlog-5", name: "Tech Gadgets for Vloggers", price: "Review", imageSrc: "http://img.b2bpic.net/free-photo/portrait-person-with-wavy-texture_23-2150169235.jpg", imageAlt: "Thumbnail of Tech Gadgets for Vloggers review"},
{
- id: "vlog-6",
- name: "Festival Celebrations",
- price: "Special",
- imageSrc: "http://img.b2bpic.net/free-photo/crowded-indian-city_23-2151765653.jpg",
- imageAlt: "Thumbnail of Festival Celebrations vlog",
- },
+ id: "vlog-6", name: "Festival Celebrations", price: "Special", imageSrc: "http://img.b2bpic.net/free-photo/crowded-indian-city_23-2151765653.jpg", imageAlt: "Thumbnail of Festival Celebrations vlog"},
]}
title="Our Top Vlogs & Playlists"
description="Catch up on our most popular videos and curated playlists that our community loves!"
@@ -211,35 +136,21 @@ export default function LandingPage() {
@@ -375,20 +220,15 @@ export default function LandingPage() {
@@ -397,50 +237,31 @@ export default function LandingPage() {