diff --git a/app/(tabs)/index.tsx b/app/(tabs)/index.tsx index bfbc1bb..29b6e20 100644 --- a/app/(tabs)/index.tsx +++ b/app/(tabs)/index.tsx @@ -147,18 +147,48 @@ export default function HomeScreen() { showsVerticalScrollIndicator={false} contentContainerStyle={{ paddingBottom: 100 }} > - {/* Center Image */} - - - - - - + {/* Show your dishes */} + + + Show your dishes + + + + + + + + + + + + + From Camera + Straight from Camera + + + + + + + From Gallery + Straight from Gallery + + + {/* Highlights Section */} @@ -201,50 +231,6 @@ export default function HomeScreen() { - {/* Show your dishes */} - - - Show your dishes - - - - - - - - - - - - - - - From Camera - Straight from Camera - - - - - - - From Gallery - Straight from Gallery - - - - - {/* Extra space at bottom */}